diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e1540d5920e..592015b467a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-12-01 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gud-remove, gud-break): | ||
| 4 | * progmodes/gud.el (gdb-create-define-alist) | ||
| 5 | (gdb-restore-windows, gdb-reset, global-hl-line-highlight) | ||
| 6 | (hl-line-highlight, gdb-display-source-buffer) | ||
| 7 | (gdb-display-buffer, c-langelem-sym, c-langelem-pos) | ||
| 8 | (syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions. | ||
| 9 | |||
| 1 | 2007-11-30 Dan Nicolaescu <dann@ics.uci.edu> | 10 | 2007-11-30 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 11 | ||
| 3 | * textmodes/org-export-latex.el (org-export-latex-cleaned-string): | 12 | * textmodes/org-export-latex.el (org-export-latex-cleaned-string): |