summaryrefslogtreecommitdiff
path: root/src/msdos.c
Commit message (Expand)AuthorAge
* Replace calls to intern with a constant string with DEFSYMsPo Lu11 days
* Be more systematic about parens in C source codePaul Eggert2024-01-20
* Remove redundant casts from void* with malloc functionsStefan Kangas2024-01-10
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Support for menu bar in window_from_coordinatesManuel Giraud2023-10-28
* | Remove get_boot_time from msdos.cPo Lu2023-08-16
* | Simplify get_boot_secPaul Eggert2023-08-15
* | Fix mouse face display bug on MS-DOSPo Lu2023-08-07
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-09
* * src/msdos.c (dos_rawgetc): Handle tab bar clicks correctly.Po Lu2022-03-02
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Stefan Kangas2021-12-12
|\|
| * Fix the DJGPP portPo Lu2021-12-11
* | Bump Emacs version to 29.0.50Eli Zaretskii2021-09-30
|/
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer more inline functions in character.hPaul Eggert2020-04-17
* Merge from origin/emacs-27Paul Eggert2020-01-01
|\
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Bump Emacs version to 28.0.50Eli Zaretskii2019-12-23
|/
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* Merge from origin/emacs-26Glenn Morris2019-04-17
|\
| * Fix the MSDOS build when running under CWSDPMIEli Zaretskii2019-04-15
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
* | Add support for per-window face remappingDaniel Colascione2018-06-07
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Paul Eggert2017-10-20
|\|
| * Fix the MSDOS build.Eli Zaretskii2017-10-18
* | Merge from origin/emacs-26Paul Eggert2017-09-29
|\|
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29
* | Increment Emacs version to 27.0.50Eli Zaretskii2017-09-16
|/
* Fix completion on directory names on MS-DOS/MS-WindowsEli Zaretskii2017-08-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Bump Emacs version to 26.0.50Eli Zaretskii2016-10-01
* | Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii2016-07-02
* | Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-18
|/
* Fix the MSDOS buildEli Zaretskii2016-04-30
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Use bool, not int, to track face changesPaul Eggert2015-01-28
* Update copyright year to 2015Paul Eggert2015-01-01
* Follow-up to renaming v24.5 to 25.1.Eli Zaretskii2014-09-29
* Fix a couple of recent inadvertent breaks of the MSDOS port.Reuben Thomas2014-08-10