| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for DJGPP < 2.02 | Reuben Thomas | 2014-08-09 | 1 | -7/+0 |
* | Implement memory-info for MS-DOS. | Eli Zaretskii | 2014-07-11 | 1 | -0/+42 |
* | Rename EARRAYSIZE to ARRAYELTS | Daniel Colascione | 2014-04-03 | 1 | -2/+2 |
* | Clean up array size calculations | Daniel Colascione | 2014-04-03 | 1 | -2/+2 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | * src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause and | Stefan Monnier | 2013-11-06 | 1 | -1/+1 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+2 |
* | Simplify and avoid signal-handling races. | Paul Eggert | 2012-09-23 | 1 | -2/+2 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -1/+1 |
* | * frame.h (FSET): Remove (Bug#12215). | Paul Eggert | 2012-08-17 | 1 | -1/+1 |
* | Drop FGET and revert read access to Lisp_Objects slots of struct frame. | Dmitry Antipov | 2012-08-07 | 1 | -2/+2 |
* | Separate read and write access to Lisp_Object slots of struct frame. | Dmitry Antipov | 2012-08-06 | 1 | -3/+3 |
* | Generalize INTERNAL_FIELD between buffers, keyboards and frames. | Dmitry Antipov | 2012-07-31 | 1 | -3/+3 |
* | Simple wrapper for make_unibyte_string, adjust font_open_by_name. | Dmitry Antipov | 2012-07-20 | 1 | -2/+2 |
* | Auto-generate EXFUN using make-docfile | Tom Tromey | 2012-07-03 | 1 | -1/+0 |
* | Spelling fixes. | Paul Eggert | 2012-07-02 | 1 | -2/+1 |
* | Adapt the MS-DOS build to the latest changes. | Eli Zaretskii | 2012-06-30 | 1 | -0/+6 |
* | * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c: | Dmitry Antipov | 2012-06-19 | 1 | -20/+20 |
* | * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline. | Andreas Schwab | 2012-06-16 | 1 | -1/+1 |
* | Remove * characters from the front of variable docstrings. | Chong Yidong | 2012-04-09 | 1 | -4/+4 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -3/+3 |
* | Adapt the MSDOS build to latest changes. | Eli Zaretskii | 2011-04-30 | 1 | -3/+3 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -26/+11 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+0 |
* | | Fix -Wall compiler warnings in MSDOS sources. | Eli Zaretskii | 2010-08-13 | 1 | -3/+3 |
* | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -15/+10 |
* | | Convert function definitions in MS-DOS sources to ANSI C. | Eli Zaretskii | 2010-07-07 | 1 | -6/+5 |
* | | Remove support for DJGPP v1.x (bug#5813). | Eli Zaretskii | 2010-04-01 | 1 | -7/+0 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data. | Eli Zaretskii | 2009-04-04 | 1 | -0/+6 |
* | (system_process_attributes, list_system_processes): New functions. | Eli Zaretskii | 2009-01-03 | 1 | -1/+127 |
* | * w32-fns.el (w32-shell-dos-semantics): | Juanma Barranquero | 2008-11-14 | 1 | -1/+1 |
* | Include frame.h before termhooks.h. | Eli Zaretskii | 2008-08-23 | 1 | -4/+16 |
* | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 1 | -1/+1 |
* | (msdos_stdcolor_idx): Use xstricmp. | Jason Rumney | 2008-05-22 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-11-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (Finsert_startup_screen): Fix typo in docstring. | Juanma Barranquero | 2006-11-05 | 1 | -1/+1 |