diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu> | 7 | 2006-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. |