aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2004-08-17 09:58:06 +0000
committerJohn Paul Wallington2004-08-17 09:58:06 +0000
commitee1fcbddee2f787cfdb1c824f6f22a0d71c87c9e (patch)
tree5b6ea98f67543b22cc53bef216874d266e9e7b3f /lisp/ChangeLog
parent8afc13c66a1bd5a569e5179583b06bccd6746020 (diff)
downloademacs-ee1fcbddee2f787cfdb1c824f6f22a0d71c87c9e.tar.gz
emacs-ee1fcbddee2f787cfdb1c824f6f22a0d71c87c9e.zip
(reb-mode-map): Define within defvar.
(reb-force-update): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index eb23145c207..4501d08b4d2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-08-17 John Paul Wallington <jpw@gnu.org>
2
3 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
4 (reb-force-update): Doc fix.
5
12004-08-16 Richard M. Stallman <rms@gnu.org> 62004-08-16 Richard M. Stallman <rms@gnu.org>
2 7
3 * progmodes/which-func.el (which-func-update-1): Doc fix. 8 * progmodes/which-func.el (which-func-update-1): Doc fix.