Mercurial > emacs
changeset 38885:6a59bf426176
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 21 Aug 2001 08:12:16 +0000 |
parents | afaef792868d |
children | f035ca54b24a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 21 08:11:52 2001 +0000 +++ b/lisp/ChangeLog Tue Aug 21 08:12:16 2001 +0000 @@ -1,5 +1,9 @@ 2001-08-21 Gerd Moellmann <gerd@gnu.org> + * image.el (image-type-regexps): Make sure that the TIFF + pattern is only matched at the beginning of a string. + From Markus Rost <rost@math.ohio-state.edu>. + * international/swedish.el: Pre-Mule file removed. From: Jonas Oberg <jonas@gnu.org>.