aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog8
-rw-r--r--man/ChangeLog5
2 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 02e02f5dbb7..07d8f74887f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12006-11-26 Nick Roberts <nickrob@snap.net.nz>
2
3 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
4 in GUD mode.
5
6 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
7 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
8
12006-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 92006-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 10
3 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence. 11 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
diff --git a/man/ChangeLog b/man/ChangeLog
index a0e8f221a0c..5ceffa7159d 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
12006-11-26 Nick Roberts <nickrob@snap.net.nz>
2
3 * building.texi (Watch Expressions): Mention SPC for expanding/
4 contracting watch expressions.
5
12006-11-26 Kim F. Storm <storm@cua.dk> 62006-11-26 Kim F. Storm <storm@cua.dk>
2 7
3 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more. 8 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.