emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 22 Oct 2005 13:34:53 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8413 emacs/lisp/ChangeLog:1.8414
*** emacs/lisp/ChangeLog:1.8413 Sat Oct 22 15:36:08 2005
--- emacs/lisp/ChangeLog        Sat Oct 22 17:34:49 2005
***************
*** 1,8 ****
  2005-10-22  Richard M. Stallman  <address@hidden>
  
        * files.el (make-temp-file): Moved from subr.el.
        * subr.el (make-temp-file): Moved to files.el.
!       
        * window.el (get-buffer-window-list): Moved from subr.el.
        * subr.el (get-buffer-window-list): Moved to window.el.
  
--- 1,14 ----
+ 2005-10-22  Romain Francoise  <address@hidden>
+ 
+       * subr.el (eval-after-load): Convert library name to an absolute
+       file name using locate-library, since load-history no longer has
+       library names in it.
+ 
  2005-10-22  Richard M. Stallman  <address@hidden>
  
        * files.el (make-temp-file): Moved from subr.el.
        * subr.el (make-temp-file): Moved to files.el.
! 
        * window.el (get-buffer-window-list): Moved from subr.el.
        * subr.el (get-buffer-window-list): Moved to window.el.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]