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: Tue, 26 Feb 2002 11:09:20 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3506 emacs/lisp/ChangeLog:1.3507
*** emacs/lisp/ChangeLog:1.3506 Tue Feb 26 10:58:43 2002
--- emacs/lisp/ChangeLog        Tue Feb 26 11:09:19 2002
***************
*** 1,3 ****
--- 1,31 ----
+ 2002-02-26  Richard M. Stallman  <address@hidden>
+ 
+       * rect.el (clear-rectangle-line): Reindent to the same column
+       that move-to-column reached when it tried to go to endcol.
+ 
+       * icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end.
+ 
+ 2002-02-26  Ivar Rummelhoff  <address@hidden>
+ 
+       * winner.el (winner-boring-buffers, winner-set): A window which
+       displays a buffer whose name is in the list
+       `winner-boring-buffers', will no longer be restored by
+       `winner-undo'.
+       (winner-sorted-window-list): Used to improve comparison between
+       window configurations.
+       (winner-win-data): Simplified and moved.
+       (winner-conf): Simplified (now uses `winner-win-data').
+       (winner-change-fun, winner-save-old-configurations)
+       (winner-save-(un)conditionally, winner-redo): Changes made while in
+       the minibuffer will be ignored.  (Such changes are undone upon
+       exit for the minibuffer, anyway.)
+       (winner-set-conf): Preserve selected window whenever possible.
+       (winner-make-point-alist): Simplified.
+       (winner-mode, winner-save-unconditionally): Save current window
+       configuration on entering minibuffer.
+       (minor-mode-alist): Don't add winner-mode to `minor-mode-alist',
+       since it does not change the overall behavior of Emacs.
+ 
  2002-02-26  Eli Zaretskii  <address@hidden>
  
        * international/mule-conf.el (compound-text): Renamed back from



reply via email to

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