aboutsummaryrefslogtreecommitdiffstats
path: root/src/dosfns.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-06-27Improve XFIXNUM cleanup a bitPaul Eggert1-11/+11
2019-06-27Clean up use of XFIXNUM etc.Paul Eggert1-2/+2
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-08-27Improve bignum support for system typesPaul Eggert1-6/+6
2018-08-07More macro renamings for bignumTom Tromey1-14/+14
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey1-20/+20
2018-02-13Stop keeping multiple doc copies for items defined multiple timesGlenn Morris1-5/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert1-2/+0
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-08-09Remove support for DJGPP < 2.02Reuben Thomas1-7/+0
2014-07-11Implement memory-info for MS-DOS.Eli Zaretskii1-0/+42
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-06* src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause andStefan Monnier1-1/+1
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+2
2012-09-23Simplify and avoid signal-handling races.Paul Eggert1-2/+2
2012-09-15Port better to POSIX hosts lacking _setjmp.Paul Eggert1-1/+1
2012-08-17* frame.h (FSET): Remove (Bug#12215).Paul Eggert1-1/+1
2012-08-07Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov1-2/+2
2012-08-06Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov1-3/+3
2012-07-31Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov1-3/+3
2012-07-20Simple wrapper for make_unibyte_string, adjust font_open_by_name.Dmitry Antipov1-2/+2
2012-07-03Auto-generate EXFUN using make-docfileTom Tromey1-1/+0
2012-07-02Spelling fixes.Paul Eggert1-2/+1
2012-06-30Adapt the MS-DOS build to the latest changes.Eli Zaretskii1-0/+6
2012-06-19* alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c:Dmitry Antipov1-20/+20
2012-06-16* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab1-1/+1
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong1-4/+4
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-09-09Whitespace changes.Juanma Barranquero1-3/+3
2011-04-30Adapt the MSDOS build to latest changes.Eli Zaretskii1-3/+3
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey1-26/+11
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-10-01Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu1-1/+0
2010-08-13Fix -Wall compiler warnings in MSDOS sources.Eli Zaretskii1-3/+3
2010-07-08Convert DEFUNs to standard C.Dan Nicolaescu1-15/+10
2010-07-07Convert function definitions in MS-DOS sources to ANSI C.Eli Zaretskii1-6/+5
2010-04-01Remove support for DJGPP v1.x (bug#5813).Eli Zaretskii1-7/+0
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1