Mercurial > emacs
changeset 66016:ebc0ce620c66
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 11 Oct 2005 10:54:03 +0000 |
parents | 4ad1dc6bc1e0 |
children | a75f1ccb1086 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 11 10:45:59 2005 +0000 +++ b/lisp/ChangeLog Tue Oct 11 10:54:03 2005 +0000 @@ -1,3 +1,8 @@ +2005-10-11 Juanma Barranquero <lekktu@gmail.com> + + * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix. + (autoload-print-form-outbuf): Add docstring. + 2005-10-11 Juri Linkov <juri@jurta.org> * info.el (Info-mode-menu): Delete menu item "Edit". @@ -131,7 +136,7 @@ 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> - * term/x-win.el: Removed -i, --icon-type from comment. + * term/x-win.el: Remove -i, --icon-type from comment. * startup.el (command-line-x-option-alist): Remove options -i, -itype, --icon-type, added -nb, --no-bitmap-icon @@ -228,7 +233,7 @@ 2005-10-06 Bill Wohler <wohler@newt.com> - * mh-e/mh-loaddefs.el: Removed. Now generated automatically. + * mh-e/mh-loaddefs.el: Remove. Now generated automatically. * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el. (MH-E-SRC): New. Used by mh-autoloads. @@ -244,7 +249,7 @@ * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): Typo. -2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change) +2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change) * play/zone.el (zone): Wrap body with save-window-excursion.