]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 12 Jan 2006 02:35:05 +0000 (02:35 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 12 Jan 2006 02:35:05 +0000 (02:35 +0000)
lisp/ChangeLog
man/ChangeLog

index 4375de0c189209e47571bf66aea2b4262f9a936e..53adc193d6aa55b4ce9906dd8975a69c98212865 100644 (file)
@@ -1,3 +1,15 @@
+2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
+       (custom-variable-menu, custom-face-menu, custom-group-menu)
+       (Custom-mode-menu): Change names of menu items.  (As discussed on
+       emacs-devel.)
+       (custom-face-menu): Add "Undo Edits" item.
+
+       * startup.el (init-file-user): defcustom -> defvar.
+
+       * tooltip.el (tooltip-mode): Doc fix.
+
 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * reveal.el (reveal-post-command): window-buffer signals an error on
index 16e9373c5b3aa0236f339d9cbacc2e9925af1681..faecf0e138bd0a34af0d27c544adcc81f6afd58e 100644 (file)
@@ -1,3 +1,8 @@
+2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * custom.texi (Changing a Variable, Face Customization): Update
+       for changes in Custom menus.
+
 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
@@ -40,7 +45,7 @@
 
 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
 
-       * org.texi: (Agenda Views): Chapter reorganized.
+       * org.texi (Agenda Views): Chapter reorganized.
 
 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>