aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4375de0c189..53adc193d6a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2
3 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
4 (custom-variable-menu, custom-face-menu, custom-group-menu)
5 (Custom-mode-menu): Change names of menu items. (As discussed on
6 emacs-devel.)
7 (custom-face-menu): Add "Undo Edits" item.
8
9 * startup.el (init-file-user): defcustom -> defvar.
10
11 * tooltip.el (tooltip-mode): Doc fix.
12
12006-01-11 Stefan Monnier <monnier@iro.umontreal.ca> 132006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 14
3 * reveal.el (reveal-post-command): window-buffer signals an error on 15 * reveal.el (reveal-post-command): window-buffer signals an error on