diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 49ff59ebe53..e895e58d842 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-04-12 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gud.el (gud-display-line): GUD uses its own | ||
| 4 | overlay arrow now so don't set overlay-arrow-string. | ||
| 5 | (gud-pdb-command-name): Revert back to "pdb" (2004-04-26). | ||
| 6 | |||
| 1 | 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu> | 7 | 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 8 | ||
| 3 | * term.el (term-ansi-current-bold, term-ansi-current-underline) | 9 | * term.el (term-ansi-current-bold, term-ansi-current-underline) |