diff options
| author | Nick Roberts | 2005-01-28 21:48:09 +0000 |
|---|---|---|
| committer | Nick Roberts | 2005-01-28 21:48:09 +0000 |
| commit | c7c87573946cab9307993dbdb0866a1e9d78b015 (patch) | |
| tree | 2e252453bfeb40c07d0bb2006fb05220aec3ef8c | |
| parent | 150bbae7a4e01c02d3daba544083c10e95494b0b (diff) | |
| download | emacs-c7c87573946cab9307993dbdb0866a1e9d78b015.tar.gz emacs-c7c87573946cab9307993dbdb0866a1e9d78b015.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dd0ed80e435..ba56b2688e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-01-29 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-info-breakpoints-custom) | ||
| 4 | (gdb-goto-breakpoint): Make breakpoint handling work on template | ||
| 5 | functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk> | ||
| 6 | |||
| 1 | 2005-01-28 Eli Zaretskii <eliz@gnu.org> | 7 | 2005-01-28 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * descr-text.el: Add more keywords. | 9 | * descr-text.el: Add more keywords. |