emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 21 Oct 2005 19:41:53 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8409 emacs/lisp/ChangeLog:1.8410
*** emacs/lisp/ChangeLog:1.8409 Fri Oct 21 18:58:08 2005
--- emacs/lisp/ChangeLog        Fri Oct 21 23:41:52 2005
***************
*** 1,3 ****
--- 1,16 ----
+ 2005-10-22  Kim F. Storm  <address@hidden>
+ 
+       * image.el (image-type-header-regexps): Rename from image-type-regexps.
+       Change users.
+       (image-type-file-name-regexps): New defconst.
+       (image-type-from-data): Simplify loop.
+       (image-type-from-buffer): New defun.
+       (image-type-from-file-header): Use it instead of image-type-from-data.
+       Use image-search-load-path instead of only looking in data-directory.
+       (image-type-from-file-name): New defun.
+       (image-search-load-path): Make PATH arg optional, default to 
image-load-path.
+       Change `pathname' to `filename'.
+ 
  2005-10-21  Richard M. Stallman  <address@hidden>
  
        * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]