aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2006-12-26 18:10:19 +0000
committerRichard M. Stallman <[email protected]>2006-12-26 18:10:19 +0000
commite817cc9b5f09bf64f339a8315a64c65d01346859 (patch)
treef9f1ac7e9fc5232d47f99dbd2868930df34ea95b /lisp/ChangeLog
parentd6aacdcdf137898013eb8a9a57c4641e2435e781 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6d4d36d3be..fb34edb883 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2006-12-26 Richard Stallman <[email protected]>
+
+ * image.el (image-type-header-regexps): Change element format
+ to include third item NOT-ALWAYS.
+ (image-type-from-data): Handle new format.
+ (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
+ (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
+
2006-12-26 Guanpeng Xu <[email protected]> (tiny change)
* add-log.el (add-log-current-defun): Call `forward-sexp'