Mercurial > emacs
comparison lisp/ChangeLog @ 38753:c1031b06e707
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 09 Aug 2001 13:45:47 +0000 |
parents | b9f580ca37a0 |
children | b6ae798c9d6e |
comparison
equal
deleted
inserted
replaced
38752:59cccbc83f43 | 38753:c1031b06e707 |
---|---|
1 2001-08-09 Gerd Moellmann <gerd@gnu.org> | 1 2001-08-09 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * bindings.el (mode-line-format): Specify help-echo for line | |
4 number, column number and buffer-percent part of the mode-line. | |
2 | 5 |
3 * image.el (image-type-regexps): Allow whitespace at the start | 6 * image.el (image-type-regexps): Allow whitespace at the start |
4 of the image data for XPM, XBM and Postscript, which are | 7 of the image data for XPM, XBM and Postscript, which are |
5 text files. | 8 text files. |
6 (image-jpeg-p): Correct calculation of next field offset. | 9 (image-jpeg-p): Correct calculation of next field offset. |