diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f408df795a0..a749f70b4fc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-11-17 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2013-11-17 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * emacs-lisp/nadvice.el (remove-function): Align with | ||
| 4 | add-function's behavior. | ||
| 5 | |||
| 3 | * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher. | 6 | * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher. |
| 4 | (gdb--string-regexp): New constant. | 7 | (gdb--string-regexp): New constant. |
| 5 | (gdb-tooltip-print, gdb-var-evaluate-expression-handler) | 8 | (gdb-tooltip-print, gdb-var-evaluate-expression-handler) |