emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp winner.el


From: Richard M. Stallman
Subject: [Emacs-commit] emacs/lisp winner.el
Date: Tue, 26 Feb 2002 11:08:30 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <address@hidden>    02/02/26 11:08:29

Modified files:
        lisp           : winner.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/winner.el.diff?tr1=1.21&tr2=1.22&r1=text&r2=text




reply via email to

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