| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of some platform-specific functions examining window | Dmitry Antipov | 2013-04-07 | 1 | -5/+0 |
* | Consistently use platform-specific function to detect window system. | Dmitry Antipov | 2013-04-05 | 1 | -1/+1 |
* | * window.h (struct window): Replace hchild, vchild and buffer slots | Dmitry Antipov | 2013-03-28 | 1 | -3/+3 |
* | Fix bug #13879 with raw-text encoding of msdos.c. | Eli Zaretskii | 2013-03-06 | 1 | -10/+17 |
* | Prefer `message1' over `message'. | Stefan Monnier | 2013-02-17 | 1 | -2/+2 |
* | src/msdos.c (careadlinkatcwd): Remove. | Eli Zaretskii | 2013-02-09 | 1 | -8/+0 |
* | Avoid encoding file names run through dostounix_filename on MS-Windows. | Eli Zaretskii | 2013-02-02 | 1 | -3/+3 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | * alloc.c (Fgarbage_collect): Unblock input after clearing | Dmitry Antipov | 2012-11-22 | 1 | -14/+1 |
* | | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid. | Paul Eggert | 2012-11-04 | 1 | -1/+3 |
|/ |
|
* | Adapt the MSDOS build to the latest changes on mainline. | Eli Zaretskii | 2012-11-03 | 1 | -3/+12 |
* | Simplify and avoid signal-handling races. | Paul Eggert | 2012-09-23 | 1 | -4/+4 |
* | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -24/+5 |
* | * emacs.c, eval.c: Use bool for boolean. | Paul Eggert | 2012-09-02 | 1 | -1/+0 |
* | Avoid direct writes to contents member of struct Lisp_Vector. | Dmitry Antipov | 2012-08-21 | 1 | -4/+4 |
* | * keyboard.h (KSET): Remove. | Paul Eggert | 2012-08-17 | 1 | -3/+3 |
* | Use KSET for write access to Lisp_Object members of struct kboard. | Dmitry Antipov | 2012-08-13 | 1 | -1/+1 |
* | Drop WGET and revert read access to Lisp_Objects slots of struct window. | Dmitry Antipov | 2012-08-07 | 1 | -4/+4 |
* | Drop FGET and revert read access to Lisp_Objects slots of struct frame. | Dmitry Antipov | 2012-08-07 | 1 | -3/+3 |
* | Separate read and write access to Lisp_Object slots of struct window. | Dmitry Antipov | 2012-08-06 | 1 | -4/+4 |
* | Separate read and write access to Lisp_Object slots of struct frame. | Dmitry Antipov | 2012-08-06 | 1 | -3/+3 |
* | Generalize common compile-time constants. | Dmitry Antipov | 2012-08-05 | 1 | -4/+4 |
* | Fix Sed scripts and msdos.c as fallout of latest changes. | Eli Zaretskii | 2012-08-04 | 1 | -7/+7 |
* | * coding.c (Fdefine_coding_system_internal): Use XCAR/XCDR instead | Andreas Schwab | 2012-07-11 | 1 | -3/+1 |
* | EMACS_TIME simplification (Bug#11875). | Paul Eggert | 2012-07-10 | 1 | -4/+4 |
* | Use XCAR and XCDR instead of Fcar and Fcdr where possible. | Dmitry Antipov | 2012-07-10 | 1 | -1/+1 |
* | Use make_formatted_string to avoid double length calculation. | Dmitry Antipov | 2012-07-09 | 1 | -2/+4 |
* | Cleanup xmalloc. | Dmitry Antipov | 2012-07-05 | 1 | -6/+6 |
* | Spelling fixes. | Paul Eggert | 2012-07-02 | 1 | -1/+1 |
* | Adapt the MS-DOS build to the latest changes. | Eli Zaretskii | 2012-06-30 | 1 | -14/+15 |
* | * keyboard.c (menu_bar_items, menu_bar_item, read_key_sequence): | Andreas Schwab | 2012-06-25 | 1 | -2/+4 |
* | Support higher-resolution time stamps. | Paul Eggert | 2012-06-22 | 1 | -9/+2 |
* | * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c: | Dmitry Antipov | 2012-06-19 | 1 | -4/+2 |
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com | Glenn Morris | 2012-05-26 | 1 | -1/+1 |
|\ |
|
| * | Update value of window-system-version for MS-DOS build. | Eli Zaretskii | 2012-05-21 | 1 | -1/+1 |
* | | Remove * characters from the front of variable docstrings. | Chong Yidong | 2012-04-09 | 1 | -1/+1 |
|/ |
|
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-24 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -17/+17 |
* | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -2/+1 |
* | * msdos.c (mouse_get_pos): Likewise. | Paul Eggert | 2011-05-14 | 1 | -1/+1 |
* | Repair the MSDOS build following latest changes. | Eli Zaretskii | 2011-04-24 | 1 | -5/+5 |
* | Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. | Glenn Morris | 2011-04-22 | 1 | -1/+1 |
|\ |
|
| * | Fix typos. | Juanma Barranquero | 2011-04-13 | 1 | -1/+1 |
* | | Adapt the MS-DOS build to changes in gnulib. | Eli Zaretskii | 2011-04-06 | 1 | -0/+38 |
* | | Fix compilation warnings on MS-DOS due to constifying of pointers in xmenu.c. | Eli Zaretskii | 2011-03-12 | 1 | -3/+3 |
* | | Fix MS-Windows build broken by 2011-03-11T07:24:21Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-03-11 | 1 | -0/+1 |
* | | Implement stub emulation of `readlink' for MS-DOS. | Eli Zaretskii | 2011-02-27 | 1 | -0/+12 |
|\ \ |
|