summaryrefslogtreecommitdiff
path: root/src/msdos.c
AgeCommit message (Expand)Author
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
2016-12-31Update copyright year to 2017Paul Eggert
2016-10-01Bump Emacs version to 26.0.50Eli Zaretskii
2016-07-02Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii
2016-05-18Port --enable-gcc-warnings to GCC 6.1Paul Eggert
2016-04-30Fix the MSDOS buildEli Zaretskii
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-28Use bool, not int, to track face changesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-29Follow-up to renaming v24.5 to 25.1.Eli Zaretskii
2014-08-10Fix a couple of recent inadvertent breaks of the MSDOS port.Reuben Thomas