| Commit message (Expand) | Author | Age | Files | Lines |
| * | * admin/admin.el (manual-style-string): Use non-abbreviated url. | Glenn Morris | 2013-07-11 | 1 | -0/+4 |
| * | Port recent close-on-exec changes to Cygwin. | Paul Eggert | 2013-07-09 | 1 | -0/+3 |
| * | Handle errno and exit status a bit more carefully. | Paul Eggert | 2013-07-09 | 1 | -0/+5 |
| * | Make file descriptors close-on-exec when possible. | Paul Eggert | 2013-07-07 | 1 | -0/+6 |
| * | * admin.el (make-manuals): Add the option to only make certain output types. | Glenn Morris | 2013-07-06 | 1 | -0/+5 |
| * | * admin/admin.el (make-manuals): Avoid hard-coding list of misc manuals. | Glenn Morris | 2013-07-05 | 1 | -0/+5 |
| * | * admin/admin.el (make-manuals): Use a pdf/ subdirectory for pdf versions. | Glenn Morris | 2013-07-05 | 1 | -0/+1 |
| * | * admin/admin.el (make-manuals): Use a standard location for lispintro. | Glenn Morris | 2013-07-04 | 1 | -0/+4 |
| * | * admin.el (manual-pdf, manual-ps): Work in the directory with the texi file, | Glenn Morris | 2013-06-28 | 1 | -0/+2 |
| * | * admin/admin.el (make-manuals): Don't bother with txt or dvi any more. | Glenn Morris | 2013-06-28 | 1 | -0/+7 |
| * | Fix typos in ChangeLogs. | Juanma Barranquero | 2013-06-19 | 1 | -3/+3 |
| * | * admin/notes/changelogs: Mention trivial changes in Change Log. | Xue Fuqiao | 2013-06-15 | 1 | -0/+4 |
| * | * admin/admin.el (manual-style-string): Use new file manual.css. | Glenn Morris | 2013-06-12 | 1 | -2/+5 |
| * | Merge from CEDET upstream (8564). | David Engster | 2013-06-02 | 1 | -0/+7 |
| * | Add some cus-test.el stuff for custom groups | Glenn Morris | 2013-05-15 | 1 | -0/+6 |
| * | Use just DOC instead of DOC-nn.mm. | Stefan Monnier | 2013-05-15 | 1 | -0/+4 |
| * | More cus-test.el tweaks | Glenn Morris | 2013-05-13 | 1 | -0/+6 |
| * | More cus-test.el tweaks | Glenn Morris | 2013-05-10 | 1 | -0/+7 |
| * | Add option for cus-test.el to load all Lisp files | Glenn Morris | 2013-05-10 | 1 | -0/+6 |
| * | admin/cus-test,el misc updates | Glenn Morris | 2013-05-08 | 1 | -0/+12 |
| * | * admin/cus-test.el: No need to provide bbdb, bbdb-com any more. | Glenn Morris | 2013-05-08 | 1 | -0/+4 |
| * | Use Gnulib ACL implementation, for benefit of Solaris etc. | Paul Eggert | 2013-05-07 | 1 | -0/+6 |
| * | Use UTF-8 for most files with non-ASCII characters. | Paul Eggert | 2013-04-01 | 1 | -0/+8 |
| * | iso-2022-7bit commentary fixes | Paul Eggert | 2013-03-18 | 1 | -0/+2 |
| * | * notes/unicode: ja-dic.el is now UTF-8. | Paul Eggert | 2013-03-17 | 1 | -0/+5 |
| * | Merge from emacs-24 | Stefan Monnier | 2013-03-16 | 1 | -0/+8 |
| |\ |
|
| | * | * admin/admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi. | Glenn Morris | 2013-03-13 | 1 | -0/+4 |
| | * | Tweaks for www.gnu.org html versions of manuals | Glenn Morris | 2013-03-12 | 1 | -0/+4 |
| * | | File synchronization fixes. | Paul Eggert | 2013-03-13 | 1 | -0/+6 |
| * | | * notes/unicode: Improve notes about Emacs source file encoding. | Paul Eggert | 2013-03-11 | 1 | -0/+4 |
| * | | Merge from emacs-24; up to 2012-12-25T17:37:29Z!eliz@gnu.org | Glenn Morris | 2013-03-11 | 1 | -0/+7 |
| |\ \
| |/ |
|
| | * | Small updates for make-manuals admin scripts | Glenn Morris | 2013-03-11 | 1 | -0/+7 |
| | * | 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 | 1 | -0/+4 |
| * | | * admin.el: Comment | Glenn Morris | 2013-03-09 | 1 | -1/+1 |
| * | | * admin/admin.el (add-release-logs): Provide interactive defaults. | Glenn Morris | 2013-03-09 | 1 | -0/+5 |
| * | | * notes/unicode: Add notes about Emacs source file encoding. | Paul Eggert | 2013-03-05 | 1 | -0/+4 |
| * | | Fix encoding problem in javat-wy.el. | Paul Eggert | 2013-03-03 | 1 | -0/+6 |
| * | | * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic. | Paul Eggert | 2013-03-02 | 1 | -0/+5 |
| * | | Simplify data_start configuration. | Paul Eggert | 2013-02-24 | 1 | -0/+5 |
| * | | Tune by using memchr and memrchr. | Paul Eggert | 2013-02-11 | 1 | -0/+5 |
| * | | Use fdopendir, fstatat and readlinkat, for efficiency. | Paul Eggert | 2013-01-31 | 1 | -0/+7 |
| * | | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extraction | Dmitry Antipov | 2013-01-15 | 1 | -0/+5 |
| * | | 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 |
| * | | * check-doc-strings: Update for CVS->bzr, moved lispref/ directory. | Glenn Morris | 2013-01-02 | 1 | -0/+2 |
| * | | Remove some old admin/ files | Glenn Morris | 2013-01-02 | 1 | -1/+2 |
| * | | * admin/emacs-pretesters: Remove file. | Glenn Morris | 2013-01-02 | 1 | -0/+4 |
| * | | 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 |