diff options
| author | Nick Roberts | 2003-05-21 20:10:34 +0000 |
|---|---|---|
| committer | Nick Roberts | 2003-05-21 20:10:34 +0000 |
| commit | b7ecb824d0862c9450b5085934e98be1d5f44e9c (patch) | |
| tree | 8c66178d856884e0e2d57b346258f2322d1d818a /lisp | |
| parent | cd505631a4a6e75fb45afcc7eaaa2bd80ee75f6d (diff) | |
| download | emacs-b7ecb824d0862c9450b5085934e98be1d5f44e9c.tar.gz emacs-b7ecb824d0862c9450b5085934e98be1d5f44e9c.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b7b90833edc..b8b1a2778b9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-05-21 Nick Roberts <nick@nick.uklinux.net> | ||
| 2 | |||
| 3 | * gdb-ui.el (gud-gdba-command-name): Use -noasync option for Gdb | ||
| 4 | with MS windows. | ||
| 5 | (gdb-display-end): Only make buffer writeable temporarily. | ||
| 6 | Move "View" submenu up one level. | ||
| 7 | |||
| 1 | 2003-05-21 Lute Kamstra <Lute.Kamstra@cwi.nl> | 8 | 2003-05-21 Lute Kamstra <Lute.Kamstra@cwi.nl> |
| 2 | 9 | ||
| 3 | * ansi-color.el: Do not instruct the user to autoload | 10 | * ansi-color.el: Do not instruct the user to autoload |