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