summaryrefslogtreecommitdiff
path: root/src/msdos.c
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-03-26Simplify some struct frame.output_method checksBasil L. Contovounesios
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-05Fix the MS-DOS port and reading of symlink targetsPo Lu
2025-03-10Fix handling of frame position valuesMartin Rudalics
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert
2025-01-26Simplify make_formatted_string APIPaul Eggert
2025-01-15Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-20Enable TTY child frames on MS-DOSPo Lu
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-10Remove redundant casts from void* with malloc functionsStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud
2023-08-16Remove get_boot_time from msdos.cPo Lu
2023-08-15Simplify get_boot_secPaul Eggert
2023-08-07Fix mouse face display bug on MS-DOSPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-09Delete variable window-system-version obsolete since 24.3Stefan Kangas
2022-03-02* src/msdos.c (dos_rawgetc): Handle tab bar clicks correctly.Po Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-12Merge from origin/emacs-28Stefan Kangas
2021-12-11Fix the DJGPP portPo Lu
2021-09-30Bump Emacs version to 29.0.50Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-04-17Prefer more inline functions in character.hPaul Eggert
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-23Bump Emacs version to 28.0.50Eli Zaretskii
2019-08-31Frame-local tab-bar and window-local tab-line.Juri Linkov
2019-04-17Merge from origin/emacs-26Glenn Morris
2019-04-15Fix the MSDOS build when running under CWSDPMIEli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-06-07Add support for per-window face remappingDaniel Colascione
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-20Merge from origin/emacs-26Paul Eggert
2017-10-18Fix the MSDOS build.Eli Zaretskii
2017-09-29Merge from origin/emacs-26Paul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-16Increment Emacs version to 27.0.50Eli Zaretskii
2017-08-12Fix completion on directory names on MS-DOS/MS-WindowsEli Zaretskii
2017-01-01Merge from origin/emacs-25Paul Eggert