summaryrefslogtreecommitdiff
path: root/src/dosfns.c
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-03-26Simplify some struct frame.output_method checksBasil L. Contovounesios
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-01-09Use `min`/`max` macros in a few more placesStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-04* src/dosfns.c (Fint86): Doc fix; don't use obsolete names.Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-27Improve XFIXNUM cleanup a bitPaul Eggert
2019-06-27Clean up use of XFIXNUM etc.Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-27Improve bignum support for system typesPaul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-02-13Stop keeping multiple doc copies for items defined multiple timesGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-08-09Remove support for DJGPP < 2.02Reuben Thomas
2014-07-11Implement memory-info for MS-DOS.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-06* src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause andStefan Monnier
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-23Simplify and avoid signal-handling races.Paul Eggert
2012-09-15Port better to POSIX hosts lacking _setjmp.Paul Eggert
2012-08-17* frame.h (FSET): Remove (Bug#12215).Paul Eggert
2012-08-07Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov
2012-08-06Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov
2012-07-31Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov
2012-07-20Simple wrapper for make_unibyte_string, adjust font_open_by_name.Dmitry Antipov
2012-07-03Auto-generate EXFUN using make-docfileTom Tromey
2012-07-02Spelling fixes.Paul Eggert
2012-06-30Adapt the MS-DOS build to the latest changes.Eli Zaretskii
2012-06-19* alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c:Dmitry Antipov
2012-06-16* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-09-09Whitespace changes.Juanma Barranquero
2011-04-30Adapt the MSDOS build to latest changes.Eli Zaretskii