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 747bbba97c4..a6c9482c5aa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-11-02 Glenn Morris <rgm@gnu.org> | 1 | 2012-11-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * image.el (image-type-from-file-name): Trivial simplification. | ||
| 4 | |||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-eval): | 5 | * emacs-lisp/bytecomp.el (byte-compile-eval): |
| 4 | Decouple "noruntime" and "cl-functions" warnings. | 6 | Decouple "noruntime" and "cl-functions" warnings. |
| 5 | 7 | ||