From 76b581f284cb4229b676e84430b378263fa0ad52 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 21 Oct 2005 23:41:52 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 185c9ec9438..1e26a60096d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2005-10-22 Kim F. Storm + + * 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 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base. -- 2.39.2