aboutsummaryrefslogtreecommitdiffstats
path: root/src/msdos.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-09-29Follow-up to renaming v24.5 to 25.1.Eli Zaretskii1-1/+1
2014-08-10Fix a couple of recent inadvertent breaks of the MSDOS port.Reuben Thomas1-0/+1
2014-08-09Remove support for DJGPP < 2.02Reuben Thomas1-105/+0
2014-06-04Use terminal-specific hooks to display menus.Dmitry Antipov1-0/+1
2014-04-16Fix the MSDOS build.Eli Zaretskii1-13/+114
2014-04-03Rename EARRAYSIZE to ARRAYELTSDaniel Colascione1-2/+2
2014-04-03Clean up array size calculationsDaniel Colascione1-2/+2
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-11-03Port to stricter C99 platforms.Paul Eggert1-1/+1
2013-11-02Adapted dostounix_filename. w32-short/long-filename work with wide APIs.Eli Zaretskii1-3/+3
2013-09-24Use union for the payload of struct Lisp_Vector.Dmitry Antipov1-1/+1
2013-09-23* dispnew.c (frame_garbaged, selected_frame, last_nonminibuf_frame):Dmitry Antipov1-1/+1
2013-09-13Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov1-2/+2
2013-09-02* msdos.c (last_mouse_window): Move to...Dmitry Antipov1-9/+5
2013-09-02* msdos.c (IT_set_terminal_window): Remove no-op.Dmitry Antipov1-6/+1
2013-08-27Simplify EMACS_TIME-related code.Paul Eggert1-7/+7
2013-08-27* lisp.h (Mouse_HLInfo): Move from here...Dmitry Antipov1-24/+6
2013-08-03Drop FRAME_PTR typedef.Dmitry Antipov1-3/+3
2013-07-31Drop unnecessary functions that deals with frame pixel size.Dmitry Antipov1-12/+0
2013-04-07Get rid of some platform-specific functions examining windowDmitry Antipov1-5/+0
2013-04-05Consistently use platform-specific function to detect window system.Dmitry Antipov1-1/+1
2013-03-28* window.h (struct window): Replace hchild, vchild and buffer slotsDmitry Antipov1-3/+3
2013-03-06Fix bug #13879 with raw-text encoding of msdos.c.Eli Zaretskii1-10/+17
2013-02-17Prefer `message1' over `message'.Stefan Monnier1-2/+2
2013-02-09src/msdos.c (careadlinkatcwd): Remove.Eli Zaretskii1-8/+0
2013-02-02Avoid encoding file names run through dostounix_filename on MS-Windows.Eli Zaretskii1-3/+3