comparison lisp/ChangeLog @ 27059:6bb2a4a0413e

* image.el (defimage): Images with the :data keyword should be considered valid as well.
author William M. Perry <wmperry@aventail.com>
date Fri, 31 Dec 1999 15:54:44 +0000
parents d07fe9e943a0
children e5d4464b5b3d
comparison
equal deleted inserted replaced
27058:209b24ba8ddf 27059:6bb2a4a0413e
1 1999-12-31 William M. Perry <wmperry@aventail.com>
2
3 * image.el (defimage): Images with the `:data' keyword should be
4 considered valid as well.
5
1 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu> 6 1999-12-31 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2 7
3 * dired.el (dired-get-filename): Don't call file-name-absolute-p 8 * dired.el (dired-get-filename): Don't call file-name-absolute-p
4 with FILE if FILE is nil. 9 with FILE if FILE is nil.
5 10