comparison lisp/ChangeLog @ 66447:a43c1be1aaa4

*** empty log message ***
author Romain Francoise <romain@orebokech.com>
date Tue, 25 Oct 2005 20:11:17 +0000
parents 7e631d51e6e3
children ce840b1d13ad
comparison
equal deleted inserted replaced
66446:7e631d51e6e3 66447:a43c1be1aaa4
337 * subr.el (eval-after-load): Convert library name to an absolute 337 * subr.el (eval-after-load): Convert library name to an absolute
338 file name using locate-library, since load-history no longer has 338 file name using locate-library, since load-history no longer has
339 library names in it. 339 library names in it.
340 340
341 2005-10-22 Richard M. Stallman <rms@gnu.org> 341 2005-10-22 Richard M. Stallman <rms@gnu.org>
342
343 * textmodes/ispell.el (ispell-local-dictionary-overridden):
344 342
345 * files.el (make-temp-file): Move from subr.el. 343 * files.el (make-temp-file): Move from subr.el.
346 * subr.el (make-temp-file): Move to files.el. 344 * subr.el (make-temp-file): Move to files.el.
347 345
348 * window.el (get-buffer-window-list): Move from subr.el. 346 * window.el (get-buffer-window-list): Move from subr.el.