| Commit message (Expand) | Author | Files | Lines |
| 2013-03-09 | * admin/admin.el (add-release-logs): Provide interactive defaults. | Glenn Morris | 2 | -8/+20 |
| 2013-03-06 | Mention checking autotools when testing tarfile. | Glenn Morris | 1 | -1/+2 |
| 2013-03-05 | * notes/unicode: Add notes about Emacs source file encoding. | Paul Eggert | 2 | -0/+60 |
| 2013-03-05 | Prefer UTF-8 when the encoding shouldn't matter and changes are small. | Paul Eggert | 2 | -7/+7 |
| 2013-03-03 | Fix encoding problem in javat-wy.el. | Paul Eggert | 2 | -17/+23 |
| 2013-03-02 | * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic. | Paul Eggert | 2 | -1/+6 |
| 2013-02-24 | Simplify data_start configuration. | Paul Eggert | 2 | -2/+5 |
| 2013-02-16 | Add a very basic bisecting guide | Glenn Morris | 1 | -0/+49 |
| 2013-02-11 | Tune by using memchr and memrchr. | Paul Eggert | 2 | -1/+7 |
| 2013-01-31 | Use fdopendir, fstatat and readlinkat, for efficiency. | Paul Eggert | 2 | -4/+11 |
| 2013-01-15 | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extraction | Dmitry Antipov | 2 | -0/+16 |
| 2013-01-12 | Remove <>, since makes contents invisible on http://ftp.gnu.org | Glenn Morris | 1 | -1/+1 |
| 2013-01-09 | Misc make-tarball updates | Glenn Morris | 1 | -28/+71 |
| 2013-01-09 | ChangeLog fixes from M-x authors | Glenn Morris | 1 | -6/+5 |
| 2013-01-08 | Remove some of the more obsolete MAINTAINERS info | Glenn Morris | 1 | -13/+0 |
| 2013-01-02 | * check-doc-strings: Update for CVS->bzr, moved lispref/ directory. | Glenn Morris | 2 | -5/+5 |
| 2013-01-02 | Remove some deleted files | Glenn Morris | 1 | -4/+0 |
| 2013-01-02 | Remove some old admin/ files | Glenn Morris | 3 | -117/+2 |
| 2013-01-02 | Misc updates for admin/make-tarball.txt | Glenn Morris | 1 | -17/+19 |
| 2013-01-02 | * admin/emacs-pretesters: Remove file. | Glenn Morris | 2 | -217/+4 |
| 2013-01-01 | Update copyright notices for 2013. | Paul Eggert | 29 | -29/+29 |
| 2012-12-29 | How to uncommit | Glenn Morris | 1 | -0/+65 |
| 2012-12-22 | Mention self-registration for ftp uploads | Glenn Morris | 1 | -3/+2 |
| 2012-12-14 | Fix permissions bugs with setgid directories etc. | Paul Eggert | 2 | -1/+5 |
| 2012-12-08 | Use putenv+unsetenv instead of modifying environ directly. | Paul Eggert | 2 | -2/+5 |
| 2012-12-07 | Simplify get_lim_data. | Paul Eggert | 2 | -1/+5 |
| 2012-12-07 | Assume POSIX 1003.1-1988 or later for signal.h. | Paul Eggert | 3 | -8/+9 |
| 2012-11-24 | Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10... | Ken Brown | 2 | -1/+4 |
| 2012-11-24 | Minor update to make-tarball.txt. | Chong Yidong | 1 | -2/+1 |
| 2012-11-22 | Assume POSIX 1003.1-1988 or later for dirent.h. | Paul Eggert | 3 | -4/+8 |
| 2012-11-21 | Assume POSIX 1003.1-1988 or later for unistd.h. | Paul Eggert | 2 | -5/+6 |
| 2012-11-17 | Assume POSIX 1003.1-1988 or later for fcntl.h. | Paul Eggert | 3 | -4/+7 |
| 2012-11-16 | Remove no-longer-used pty_max_bytes variable. | Paul Eggert | 2 | -1/+5 |
| 2012-11-13 | Use faccessat, not access, when checking file permissions. | Paul Eggert | 2 | -5/+16 |
| 2012-11-04 | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid. | Paul Eggert | 2 | -3/+4 |
| 2012-11-04 | Simplify by assuming __fpending. | Paul Eggert | 2 | -1/+5 |
| 2012-11-03 | * admin/admin.el (set-copyright): Add msdos/sed2v2.inp. | Glenn Morris | 2 | -0/+8 |
| 2012-11-03 | Fix data-loss with --batch. | Paul Eggert | 2 | -1/+6 |
| 2012-10-19 | Undo faccessat change. | Paul Eggert | 2 | -16/+5 |
| 2012-10-19 | Use faccessat, not access, when checking file permissions. | Paul Eggert | 2 | -5/+16 |
| 2012-10-14 | Add more mappings for the charset japanese-jisx0208-1978. | Kenichi Handa | 2 | -3/+17 |
| 2012-10-13 | usertags updates | Glenn Morris | 1 | -14/+17 |
| 2012-10-11 | Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gz | Kenichi Handa | 11 | -75/+114 |
| 2012-10-09 | Make cusver handle options moved from C to lisp | Glenn Morris | 2 | -7/+25 |
| 2012-10-06 | Improve cusver-check's handling of the version number | Glenn Morris | 2 | -3/+12 |
| 2012-10-06 | Handle group :version in cusver-check | Glenn Morris | 2 | -9/+32 |
| 2012-10-06 | Update for admin/grammars/README. | Chong Yidong | 1 | -2/+2 |
| 2012-10-06 | Move bovine-grammar and wisent-grammar into lisp/ directory. | Chong Yidong | 3 | -1033/+5 |
| 2012-10-04 | Spelling fixes. | Paul Eggert | 1 | -1/+1 |
| 2012-10-02 | Update CEDET from upstream. | Chong Yidong | 11 | -89/+196 |