summaryrefslogtreecommitdiff
path: root/src/msdos.c
AgeCommit message (Expand)Author
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
2014-08-09Remove support for DJGPP < 2.02Reuben Thomas
2014-06-04Use terminal-specific hooks to display menus.Dmitry Antipov
2014-04-16Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert
2014-04-16Fix the MSDOS build.Eli Zaretskii
2014-04-03Rename EARRAYSIZE to ARRAYELTSDaniel Colascione
2014-04-03Clean up array size calculationsDaniel Colascione
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-18Merge from mainline.Eli Zaretskii
2013-11-03Port to stricter C99 platforms.Paul Eggert
2013-11-02Adapted dostounix_filename. w32-short/long-filename work with wide APIs.Eli Zaretskii
2013-09-26Merge from trunk.Eli Zaretskii