aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2009-11-15 05:16:51 +0000
committerStefan Monnier2009-11-15 05:16:51 +0000
commit589888fe21ff05f4dfd5e4de576dfc833f0d01dc (patch)
tree103ffad6ee2dd7fc3123c2b13d74aa932521d862 /lisp/ChangeLog
parent8d720a006679b8f443757cb8c8cc32fe676a4fb7 (diff)
downloademacs-589888fe21ff05f4dfd5e4de576dfc833f0d01dc.tar.gz
emacs-589888fe21ff05f4dfd5e4de576dfc833f0d01dc.zip
(help-make-xrefs): Undo the last revert, and replace it with a real fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c4dddab05c6..5ad24472e1c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12009-11-15 Stefan Monnier <monnier@iro.umontreal.ca> 12009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
4 with a real fix.
5
3 * novice.el (disabled-command-function): Add useful args. 6 * novice.el (disabled-command-function): Add useful args.
4 Setup the help buffer so that [back] works. 7 Setup the help buffer so that [back] works.
5 Remove redundant call to help-mode. 8 Remove redundant call to help-mode.