comparison lisp/ChangeLog @ 66312:c6ce52581f1e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 22 Oct 2005 15:36:08 +0000
parents cd1db33ab0d9
children 167ad3f64775
comparison
equal deleted inserted replaced
66311:cf092daa39de 66312:c6ce52581f1e
1 2005-10-22 Richard M. Stallman <rms@gnu.org> 1 2005-10-22 Richard M. Stallman <rms@gnu.org>
2
3 * files.el (make-temp-file): Moved from subr.el.
4 * subr.el (make-temp-file): Moved to files.el.
5
6 * window.el (get-buffer-window-list): Moved from subr.el.
7 * subr.el (get-buffer-window-list): Moved to window.el.
2 8
3 * image.el (image-load-path): Use eval-at-startup to initialize. 9 * image.el (image-load-path): Use eval-at-startup to initialize.
4 10
5 * subr.el (eval-at-startup): New macro. 11 * subr.el (eval-at-startup): New macro.
6 12