summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-10-11 10:54:03 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-10-11 10:54:03 +0000
commit4e0c0d75ab93be457ed801c27e68b59696644510 (patch)
treeafdb72e735d8d2f6037267ae61c67ea772d639e7 /lisp
parentac644d50c07b7bcae616e72349057343f4f1204a (diff)
downloademacs-4e0c0d75ab93be457ed801c27e68b59696644510.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cf155de293a..6f63f2b4845 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.