]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 11 Oct 2005 10:54:03 +0000 (10:54 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 11 Oct 2005 10:54:03 +0000 (10:54 +0000)
lisp/ChangeLog

index cf155de293afc53a365e609552c75c0ea1694dfc..6f63f2b48457c1e157e6b9271ff694643e1fdd19 100644 (file)
@@ -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".
 
 2005-10-09  Jan Dj\e,Ad\e(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
 
 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.
        * 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.