changeset 75116:7c6a9fab5a16

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 05 Jan 2007 22:54:11 +0000
parents 1ec77a44faf9
children a2b7810d4ec7
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 05 22:54:07 2007 +0000
+++ b/lisp/ChangeLog	Fri Jan 05 22:54:11 2007 +0000
@@ -1,5 +1,7 @@
 2007-01-05  Richard Stallman  <rms@gnu.org>
 
+	* image.el (image-type-header-regexps): Recognize xbm more strictly.
+
 	* simple.el (backward-kill-word): Doc fix.
 
 2007-01-05  Romain Francoise  <romain@orebokech.com>