aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 65e2dff9e2c..b0cc109162b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12009-11-24 Stefan Monnier <monnier@iro.umontreal.ca> 12009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
4 for the displayed buffer (bug#4887).
5
3 * man.el (Man-completion-table): New function. 6 * man.el (Man-completion-table): New function.
4 (man): Use it. 7 (man): Use it.
5 8