diff options
author | Kim F. Storm <storm@cua.dk> | 2004-03-02 00:14:33 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2004-03-02 00:14:33 +0000 |
commit | d24bc50fceeb268a195d51a1645b393e7435486a (patch) | |
tree | c6a2fafeed2d589b28e9798b2a642b3c74a84b6d /lisp | |
parent | 1c2a9e988257c908629ba5624211731c20cacc1e (diff) | |
download | emacs-d24bc50fceeb268a195d51a1645b393e7435486a.tar.gz emacs-d24bc50fceeb268a195d51a1645b393e7435486a.tar.bz2 emacs-d24bc50fceeb268a195d51a1645b393e7435486a.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6e8827b9693..de937e5c93c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-03-02 Kim F. Storm <storm@cua.dk> + + * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message. + 2004-03-01 Juanma Barranquero <lektu@terra.es> * allout.el (allout-rebullet-heading): Fix typo in docstring. |