diff options
| author | Dave Love | 2003-10-10 18:09:52 +0000 |
|---|---|---|
| committer | Dave Love | 2003-10-10 18:09:52 +0000 |
| commit | aa8b81460143669c1f8a9f56eceba7dd0db99781 (patch) | |
| tree | 64acb08aa0e65542d7d4a5002e49a85c22479247 /lisp/ChangeLog | |
| parent | fd423b793bcfedc3926e45c0a9e8f6ffc44ee370 (diff) | |
| download | emacs-aa8b81460143669c1f8a9f56eceba7dd0db99781.tar.gz emacs-aa8b81460143669c1f8a9f56eceba7dd0db99781.zip | |
Don't bind stop.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 95c1bfec90b..187d2ba59bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2003-10-10 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * bindings.el: Don't bind stop. | ||
| 4 | |||
| 1 | 2003-10-08 Miles Bader <miles@gnu.org> | 5 | 2003-10-08 Miles Bader <miles@gnu.org> |
| 2 | 6 | ||
| 3 | * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video | 7 | * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video |