comparison lisp/ChangeLog @ 38721:e8b8baf33da5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 07 Aug 2001 13:36:14 +0000
parents d2144cf72859
children 3f2fc7cfcecf
comparison
equal deleted inserted replaced
38720:d2144cf72859 38721:e8b8baf33da5
9 * progmodes/executable.el (executable-set-magic): If 9 * progmodes/executable.el (executable-set-magic): If
10 executable-find returns a quoted file name, unquote it before 10 executable-find returns a quoted file name, unquote it before
11 inserting it. 11 inserting it.
12 12
13 * image.el (image-type-regexps): For JPEG files, use a regexp 13 * image.el (image-type-regexps): For JPEG files, use a regexp
14 derived from the JPEG spec. 14 derived from the JFIF spec.
15 15
16 * image.el (image-type-regexps): Use `\`' instead of `^' in 16 * image.el (image-type-regexps): Use `\`' instead of `^' in
17 most regular expressions. 17 most regular expressions.
18 18
19 2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 19 2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>