aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-11-02 18:41:35 -0400
committerGlenn Morris2012-11-02 18:41:35 -0400
commit11fef14abb1fdd7424295c3c50d59bf18bb6c4e7 (patch)
treeb409ef1a086c3810192adbf51211fd46da103295 /lisp/ChangeLog
parent3a6851d9b459836e1a72af13f44a17d02d9fccc9 (diff)
downloademacs-11fef14abb1fdd7424295c3c50d59bf18bb6c4e7.tar.gz
emacs-11fef14abb1fdd7424295c3c50d59bf18bb6c4e7.zip
* lisp/image.el (image-type-from-file-name): Trivial simplification.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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 @@
12012-11-02 Glenn Morris <rgm@gnu.org> 12012-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