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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 22 Oct 2005 11:36:09 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8412 emacs/lisp/ChangeLog:1.8413
*** emacs/lisp/ChangeLog:1.8412 Sat Oct 22 15:27:03 2005
--- emacs/lisp/ChangeLog        Sat Oct 22 15:36:08 2005
***************
*** 1,5 ****
--- 1,11 ----
  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.
+ 
        * image.el (image-load-path): Use eval-at-startup to initialize.
  
        * subr.el (eval-at-startup): New macro.




reply via email to

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