| Commit message (Expand) | Author | Age | Files | Lines |
* | * notes/unicode: ja-dic.el is now UTF-8. | Paul Eggert | 2013-03-17 | 2 | -3/+6 |
* | Merge from emacs-24 | Stefan Monnier | 2013-03-16 | 3 | -6/+26 |
|\ |
|
| * | * admin/admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi. | Glenn Morris | 2013-03-13 | 2 | -2/+16 |
| * | Tweaks for www.gnu.org html versions of manuals | Glenn Morris | 2013-03-12 | 2 | -0/+6 |
* | | File synchronization fixes. | Paul Eggert | 2013-03-13 | 3 | -3/+8 |
* | | Mention etc/HELLO. | Paul Eggert | 2013-03-12 | 1 | -0/+5 |
* | | Remove incorrect comment about hanja3.el. | Paul Eggert | 2013-03-12 | 1 | -4/+0 |
* | | * admin/notes/unicode: Fix "the these" typo. | Paul Eggert | 2013-03-11 | 1 | -1/+1 |
* | | * notes/unicode: Improve notes about Emacs source file encoding. | Paul Eggert | 2013-03-11 | 2 | -5/+60 |
* | | Merge from emacs-24; up to 2012-12-25T17:37:29Z!eliz@gnu.org | Glenn Morris | 2013-03-11 | 2 | -6/+41 |
|\ \
| |/ |
|
| * | Small updates for make-manuals admin scripts | Glenn Morris | 2013-03-11 | 2 | -6/+41 |
| * | Add 24.3 release to ChangeLogsemacs-24.3 | Glenn Morris | 2013-03-10 | 1 | -0/+4 |
* | | * admin/admin.el (add-release-logs): Use UTC for release date. | Glenn Morris | 2013-03-09 | 2 | -2/+8 |
* | | Fix typo in previous | Glenn Morris | 2013-03-09 | 1 | -1/+1 |
* | | Add note about release candidate | Glenn Morris | 2013-03-09 | 1 | -0/+8 |
* | | * admin.el: Comment | Glenn Morris | 2013-03-09 | 2 | -1/+5 |
* | | * admin/admin.el (add-release-logs): Provide interactive defaults. | Glenn Morris | 2013-03-09 | 2 | -8/+20 |
* | | Mention checking autotools when testing tarfile. | Glenn Morris | 2013-03-06 | 1 | -1/+2 |
* | | * notes/unicode: Add notes about Emacs source file encoding. | Paul Eggert | 2013-03-05 | 2 | -0/+60 |
* | | Prefer UTF-8 when the encoding shouldn't matter and changes are small. | Paul Eggert | 2013-03-05 | 2 | -7/+7 |
* | | Fix encoding problem in javat-wy.el. | Paul Eggert | 2013-03-03 | 2 | -17/+23 |
* | | * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic. | Paul Eggert | 2013-03-02 | 2 | -1/+6 |
* | | Simplify data_start configuration. | Paul Eggert | 2013-02-24 | 2 | -2/+5 |
* | | Add a very basic bisecting guide | Glenn Morris | 2013-02-16 | 1 | -0/+49 |
* | | Tune by using memchr and memrchr. | Paul Eggert | 2013-02-11 | 2 | -1/+7 |
* | | Use fdopendir, fstatat and readlinkat, for efficiency. | Paul Eggert | 2013-01-31 | 2 | -4/+11 |
* | | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extraction | Dmitry Antipov | 2013-01-15 | 2 | -0/+16 |
* | | Remove <>, since makes contents invisible on http://ftp.gnu.org | Glenn Morris | 2013-01-12 | 1 | -1/+1 |
* | | Misc make-tarball updates | Glenn Morris | 2013-01-09 | 1 | -28/+71 |
* | | Merge from emacs-24 | Stefan Monnier | 2013-01-09 | 1 | -6/+5 |
|\ \
| |/ |
|
| * | ChangeLog fixes from M-x authors | Glenn Morris | 2013-01-09 | 1 | -6/+5 |
* | | Remove some of the more obsolete MAINTAINERS info | Glenn Morris | 2013-01-08 | 1 | -13/+0 |
* | | * check-doc-strings: Update for CVS->bzr, moved lispref/ directory. | Glenn Morris | 2013-01-02 | 2 | -5/+5 |
* | | Remove some deleted files | Glenn Morris | 2013-01-02 | 1 | -4/+0 |
* | | Remove some old admin/ files | Glenn Morris | 2013-01-02 | 3 | -117/+2 |
* | | Misc updates for admin/make-tarball.txt | Glenn Morris | 2013-01-02 | 1 | -17/+19 |
* | | * admin/emacs-pretesters: Remove file. | Glenn Morris | 2013-01-02 | 2 | -217/+4 |
* | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 29 | -29/+29 |
|\ \
| |/ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 29 | -29/+29 |
* | | How to uncommit | Glenn Morris | 2012-12-29 | 1 | -0/+65 |
* | | Mention self-registration for ftp uploads | Glenn Morris | 2012-12-22 | 1 | -3/+2 |
* | | Fix permissions bugs with setgid directories etc. | Paul Eggert | 2012-12-14 | 2 | -1/+5 |
* | | Use putenv+unsetenv instead of modifying environ directly. | Paul Eggert | 2012-12-08 | 2 | -2/+5 |
* | | Simplify get_lim_data. | Paul Eggert | 2012-12-07 | 2 | -1/+5 |
* | | Assume POSIX 1003.1-1988 or later for signal.h. | Paul Eggert | 2012-12-07 | 3 | -8/+9 |
* | | Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.ca | Glenn Morris | 2012-11-26 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Minor update to make-tarball.txt. | Chong Yidong | 2012-11-24 | 1 | -2/+1 |
* | | 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 |