| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10... | Ken Brown | 2012-11-24 | 2 | -1/+4 |
| * | | Assume POSIX 1003.1-1988 or later for dirent.h. | Paul Eggert | 2012-11-22 | 3 | -4/+8 |
| * | | Assume POSIX 1003.1-1988 or later for unistd.h. | Paul Eggert | 2012-11-21 | 2 | -5/+6 |
| * | | Assume POSIX 1003.1-1988 or later for fcntl.h. | Paul Eggert | 2012-11-17 | 3 | -4/+7 |
| * | | Remove no-longer-used pty_max_bytes variable. | Paul Eggert | 2012-11-16 | 2 | -1/+5 |
| * | | Use faccessat, not access, when checking file permissions. | Paul Eggert | 2012-11-13 | 2 | -5/+16 |
| * | | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid. | Paul Eggert | 2012-11-04 | 2 | -3/+4 |
| * | | Simplify by assuming __fpending. | Paul Eggert | 2012-11-04 | 2 | -1/+5 |
| * | | * admin/admin.el (set-copyright): Add msdos/sed2v2.inp. | Glenn Morris | 2012-11-03 | 2 | -0/+8 |
| * | | Fix data-loss with --batch. | Paul Eggert | 2012-11-03 | 2 | -1/+6 |
| |/ |
|
| * | merge trunk | Kenichi Handa | 2012-10-14 | 1 | -14/+17 |
| |\ |
|
| | * | usertags updates | Glenn Morris | 2012-10-13 | 1 | -14/+17 |
| * | | Add more mappings for the charset japanese-jisx0208-1978. | Kenichi Handa | 2012-10-14 | 2 | -3/+17 |
| |/ |
|
| * | merge trunk | Kenichi Handa | 2012-10-11 | 2 | -7/+25 |
| |\ |
|
| | * | Make cusver handle options moved from C to lisp | Glenn Morris | 2012-10-09 | 2 | -7/+25 |
| * | | Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gz | Kenichi Handa | 2012-10-11 | 11 | -75/+114 |
| |/ |
|
| * | Improve cusver-check's handling of the version number | Glenn Morris | 2012-10-06 | 2 | -3/+12 |
| * | Handle group :version in cusver-check | Glenn Morris | 2012-10-06 | 2 | -9/+32 |
| * | Update for admin/grammars/README. | Chong Yidong | 2012-10-06 | 1 | -2/+2 |
| * | Move bovine-grammar and wisent-grammar into lisp/ directory. | Chong Yidong | 2012-10-06 | 3 | -1033/+5 |
| * | Spelling fixes. | Paul Eggert | 2012-10-04 | 1 | -1/+1 |
| * | Update CEDET from upstream. | Chong Yidong | 2012-10-02 | 11 | -89/+196 |
| * | * admin/admin.el (set-version): Set msdos.c's Vwindow_system_version. | Glenn Morris | 2012-09-26 | 2 | -0/+8 |
| * | Check more robustly for timer_settime. | Paul Eggert | 2012-09-26 | 2 | -1/+6 |
| * | Update to Unicode 6.2. | Juanma Barranquero | 2012-09-27 | 3 | -18/+17 |
| * | Useless use of cat | Glenn Morris | 2012-09-23 | 1 | -1/+1 |
| * | * admin/admin.el (add-log-time-format): Declare. | Glenn Morris | 2012-09-17 | 2 | -1/+5 |
| * | Reduce version number duplication in etc/refcards | Glenn Morris | 2012-09-17 | 2 | -14/+25 |
| * | Reduce the number of versioned files storing the short copyright string | Glenn Morris | 2012-09-16 | 2 | -22/+11 |
| * | Remove configure's --without-sync-input option. | Paul Eggert | 2012-09-16 | 2 | -2/+5 |
| * | Increase compartmentalization of Nextstep builds rules, | Glenn Morris | 2012-09-16 | 2 | -36/+9 |
| * | Simplify SIGIO usage. | Paul Eggert | 2012-09-12 | 2 | -5/+6 |
| * | How to restore a mail from the mailman moderation message | Glenn Morris | 2012-09-12 | 1 | -0/+10 |
| * | Simplify, document, and port floating-point. | Paul Eggert | 2012-09-10 | 2 | -4/+5 |
| * | Assume C89 or later for math functions. | Paul Eggert | 2012-09-09 | 2 | -5/+6 |
| * | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 2 | -1/+5 |
| * | * admin/bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree. | Glenn Morris | 2012-08-28 | 2 | -3/+14 |
| * | * admin/charsets/mule-charsets.el (header): Fix typo. | Andreas Schwab | 2012-08-28 | 2 | -1/+5 |
| * | On assertion failure, print backtrace if available. | Paul Eggert | 2012-08-24 | 2 | -1/+6 |
| * | * lib/sigprocmask.c, m4/signalblocking.m4: Remove. | Paul Eggert | 2012-08-18 | 1 | -3/+0 |
| * | Use ASCII tests for character types. | Paul Eggert | 2012-08-16 | 2 | -1/+8 |
| * | More CPP-DEFINES updates | Glenn Morris | 2012-08-15 | 1 | -10/+272 |
| * | Use bool for Emacs Lisp booleans. | Paul Eggert | 2012-08-14 | 2 | -1/+8 |
| * | CPP-DEFINES misc cleanup | Glenn Morris | 2012-08-11 | 1 | -31/+100 |
| * | Remove some defines that are no longer present | Glenn Morris | 2012-08-11 | 1 | -12/+0 |
| * | ChangeLog date fixes | Glenn Morris | 2012-08-10 | 1 | -1/+1 |
| * | Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.com | Chong Yidong | 2012-08-11 | 2 | -1/+6 |
| |\ |
|
| | * | * admin/bzrmerge.el (bzrmerge-resolve): Disable local eval:. | Glenn Morris | 2012-08-09 | 2 | -1/+6 |
| * | | Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things. | Dmitry Antipov | 2012-08-07 | 3 | -60/+4 |
| * | | Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT | Glenn Morris | 2012-08-06 | 1 | -1/+0 |