diff options
| author | Luc Teirlinck | 2006-03-06 01:44:06 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2006-03-06 01:44:06 +0000 |
| commit | 65416c68b7a9ea2e19a103ad33c237bfe8114859 (patch) | |
| tree | 32583f3d3d75df3196586646abc6e941f6253cfa | |
| parent | 40813c0814c613b2b77467cc155ae3eb1551054a (diff) | |
| download | emacs-65416c68b7a9ea2e19a103ad33c237bfe8114859.tar.gz emacs-65416c68b7a9ea2e19a103ad33c237bfe8114859.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index deaa1cce603..0ff7cfe2883 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * progmodes/gud.el (gud-jdb-marker-filter): Double quote `[' in | 3 | * progmodes/gud.el (gud-jdb-marker-filter): Double quote `[' in |
| 4 | regexp for Lisp syntax. | 4 | regexp for Lisp syntax. |
| 5 | (gud-tooltip-dereference): Add missing optional argument. | ||
| 5 | 6 | ||
| 6 | 2006-03-04 John Paul Wallington <jpw@pobox.com> | 7 | 2006-03-04 John Paul Wallington <jpw@pobox.com> |
| 7 | 8 | ||