diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e7532cdbd07..fc0ba8a116a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -6,6 +6,8 @@ | |||
| 6 | 6 | ||
| 7 | 2013-05-30 Glenn Morris <rgm@gnu.org> | 7 | 2013-05-30 Glenn Morris <rgm@gnu.org> |
| 8 | 8 | ||
| 9 | * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo. | ||
| 10 | |||
| 9 | * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New. | 11 | * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New. |
| 10 | (cc-require): Suppress spurious "noruntime" warnings. | 12 | (cc-require): Suppress spurious "noruntime" warnings. |
| 11 | (cc-require-when-compile): Use fboundp, for sake of compiler. | 13 | (cc-require-when-compile): Use fboundp, for sake of compiler. |