comparison lisp/ChangeLog @ 55032:0d4d0a1b7ad5

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 20 Apr 2004 22:22:45 +0000
parents 4f12dee543dc
children 05cf719ab007
comparison
equal deleted inserted replaced
55031:488c36800dcc 55032:0d4d0a1b7ad5
1 2004-04-21 Kim F. Storm <storm@cua.dk>
2
3 * image.el (insert-image): Add optional SLICE arg.
4 (insert-sliced-image): New defun.
5
1 2004-04-20 Richard M. Stallman <rms@gnu.org> 6 2004-04-20 Richard M. Stallman <rms@gnu.org>
2 7
3 * window.el (split-window-save-restore-data): 8 * window.el (split-window-save-restore-data):
4 Don't update the data if OLD-INFO is nil. 9 Don't update the data if OLD-INFO is nil.
5 10
6 * view.el (view-return-to-alist): Mark it permanent local. 11 * view.el (view-return-to-alist): Mark it permanent local.
7 12
8 * subr.el (event-modifiers): Fix the criterion for ASCII control chars. 13 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.