aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorNick Roberts2006-04-30 23:15:34 +0000
committerNick Roberts2006-04-30 23:15:34 +0000
commit2c3981da7c5cdaa1d52c79d348fa1b13bbde1c2e (patch)
tree3f3d018c1ba0a4d643b8c73f16bd1946425c5154 /lisp
parent1a2416ede302cdcf126c9876bdac5f4ae31fb223 (diff)
downloademacs-2c3981da7c5cdaa1d52c79d348fa1b13bbde1c2e.tar.gz
emacs-2c3981da7c5cdaa1d52c79d348fa1b13bbde1c2e.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7cfc9b21c1e..6341b04d6cf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-05-01 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gud.el (gud-def): Add %c case.
4 (gud-speedbar-buttons): Don'bind case-fold-search unnecessarily.
5 (gud-format-command): Make match case sensitive. Match on %F.
6
12006-04-29 Dan Nicolaescu <dann@ics.uci.edu> 72006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * help-fns.el (describe-variable): Add info about safe local variables. 9 * help-fns.el (describe-variable): Add info about safe local variables.