aboutsummaryrefslogtreecommitdiffstats
path: root/src/msdos.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-11-05Fix the MS-DOS port and reading of symlink targetsPo Lu1-2/+2
2025-03-10Fix handling of frame position valuesMartin Rudalics1-7/+7
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert1-2/+0
2025-01-26Simplify make_formatted_string APIPaul Eggert1-2/+1
2025-01-15Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'Stefan Kangas1-2/+2
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-12-20Enable TTY child frames on MS-DOSPo Lu1-94/+113
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas1-1/+1
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu1-4/+9
2024-01-20Be more systematic about parens in C source codePaul Eggert1-1/+1
2024-01-10Remove redundant casts from void* with malloc functionsStefan Kangas1-8/+4
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud1-1/+1
2023-08-16Remove get_boot_time from msdos.cPo Lu1-6/+0
2023-08-15Simplify get_boot_secPaul Eggert1-0/+6
2023-08-07Fix mouse face display bug on MS-DOSPo Lu1-1/+8
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-09-09Delete variable window-system-version obsolete since 24.3Stefan Kangas1-1/+0
2022-03-02* src/msdos.c (dos_rawgetc): Handle tab bar clicks correctly.Po Lu1-1/+2
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-11Fix the DJGPP portPo Lu1-0/+102
2021-09-30Bump Emacs version to 29.0.50Eli Zaretskii1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-04-17Prefer more inline functions in character.hPaul Eggert1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-12-23Bump Emacs version to 28.0.50Eli Zaretskii1-1/+1
2019-08-31Frame-local tab-bar and window-local tab-line.Juri Linkov1-1/+1
2019-04-15Fix the MSDOS build when running under CWSDPMIEli Zaretskii1-0/+3
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-08-07More macro renamings for bignumTom Tromey1-6/+6
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey1-16/+16
2018-06-07Add support for per-window face remappingDaniel Colascione1-4/+4
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-10-18Fix the MSDOS build.Eli Zaretskii1-0/+2
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert1-1/+1
2017-09-16Increment Emacs version to 27.0.50Eli Zaretskii1-1/+1
2017-08-12Fix completion on directory names on MS-DOS/MS-WindowsEli Zaretskii1-2/+15
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-10-01Bump Emacs version to 26.0.50Eli Zaretskii1-1/+1
2016-07-02Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii1-3/+3
2016-05-18Port --enable-gcc-warnings to GCC 6.1Paul Eggert1-3/+3
2016-04-30Fix the MSDOS buildEli Zaretskii1-17/+19
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-01-28Use bool, not int, to track face changesPaul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1