summaryrefslogtreecommitdiff
path: root/lisp/winner.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-241-1/+1
| | | | | | | | | | | | | | | | | | | | * message.el (message-beginning-of-line): Use featurep instead of bound tests in order to resolve conditionals at compile time. * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous) (reftex-toc-restore-region): * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer) (reftex-index-phrases-apply-to-region): * textmodes/ispell.el (ispell-word): * progmodes/vhdl-mode.el (vhdl-keep-region-active): * progmodes/pascal.el (pascal-mark-defun): * progmodes/f90.el (f90-mark-subprogram, f90-indent-region) (f90-fill-region): * emulation/tpu-edt.el (tpu-set-mark): * emulation/crisp.el (crisp-region-active): * winner.el (winner-active-region): * ansi-color.el (ansi-color-set-extent-face): Use featurep instead of bound tests in order to resolve conditionals at compile time.
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | (winner-active-region): Use `mark-active' if it's defined.Richard M. Stallman2007-12-251-3/+3
| |
* | * calculator.el:Dan Nicolaescu2007-12-251-7/+0
|/ | | | | | | | | | | | | | | | | | | | | * dframe.el: * iswitchb.el: * whitespace.el: * winner.el: * emacs-lisp/checkdoc.el: * mail/feedmail.el: * net/quickurl.el: * obsolete/fast-lock.el: * play/5x5.el: * progmodes/delphi.el: * progmodes/idlw-shell.el: * progmodes/idlwave.el: * textmodes/artist.el: * textmodes/ispell.el: * textmodes/texinfmt.el: * textmodes/texinfo.el: Remove obsolete definitions of backward compatibility macros for defcustom, defgroup, defface, when, unless, with-current-buffer and with-temp-message.
* Remove time-stamp.Glenn Morris2007-08-081-3/+2
| | | | Replace `iff' in doc-strings and comments.
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-2/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* (winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.Juanma Barranquero2005-07-131-16/+19
| | | | | | (winner-ring): Remove unneeded `progn'. (winner-equal): `defsubst' it. (winner-redo): Fix message.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (winner-active-region, winner-edges, winner-window-list): Define at toplevel.Stefan Monnier2004-11-141-32/+25
| | | | (winner-mode-map): Move init inside declaration.
* (winner-mode-map): Move winner-undo and winner-redo to C-c <left> and C-cJuanma Barranquero2004-05-031-5/+5
| | | | | <right>, respectively (the previous bindings conflict with next-buffer, prev-buffer).
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-12/+12
|
* (defgroup winner): Handle Emacs 19 compatibility so that definitionMarkus Rost2002-11-111-4/+6
| | | | starts at beginning of line.
* (winner-boring-buffers, winner-set): A window whichRichard M. Stallman2002-02-261-117/+147
| | | | | | | | | | | | | | | | | | | 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.
* (winner-equal): Make it a defun. Don't compare WinnerGerd Moellmann2001-07-091-5/+11
| | | | | configurations with compare-window-configuration; they aren't window configurations.
* Update maintainer address.Dave Love2000-03-091-2/+1
|
* Fix keywords, autoload cookies. SplitDave Love2000-03-071-4/+7
| | | | eval-when-compile form to avoid compilation failure.
* Use aref instead of sref.Richard M. Stallman1999-09-151-1/+1
|
* Major changes. Avoid changing point and mark.Richard M. Stallman1999-09-111-136/+261
| | | | Save configurations after they change, not before.
* (winner-mode): Doc fix.Dave Love1999-04-271-2/+2
|
* Reorder definitions.Richard M. Stallman1999-04-081-5/+6
|
* *** empty log message ***Karl Heuer1999-03-301-1/+1
|
* (winner-mode): Doc fix.Karl Heuer1999-03-301-1/+2
|
* Use list syntax for key definitions.Richard M. Stallman1998-03-091-133/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (winner-mode, winner-save-unconditionally) (winner-hook-installed-p): Save window configuration after every command if window-configuration-change-hook is not present. (winner-save-new-configurations, winner-insert-if-new): Compare a new window configuration with the previous configuration before saving it. (winner-insert-if-new, winner-ring) (winner-configuration, winner-set): Save buffer list together with the window configurations, so that windows that can no longer be correctly restored can instead be deleted. (winner-undo): Compare restored configuration with other configurations that have been reviewed and skip this one if it looks similar. (winner-insert-if-new, winner-save-new-configurations) (winner-save-unconditionally): Just save the final configuration if the same command (changing the window configuration) is applied several times in a row. (winner-switch): Removed the command `winner-switch' (and the variables connected to it), since because of the change above, any "switching package" may now be used without disturbing winner-mode too much. (winner-change-fun): Removed the pushnew command, so that `cl' will not have to be loaded. (winner-set-conf): Introduced "wrapper" around `set-window-configuration', so that `winner-undo' may be called from the minibuffer.
* ((require 'cl)): Revert to compile-time require.Dave Love1998-03-021-1/+1
| | | | Eliminating pushnew previously had actually fixed the lossage.
* (winner-mode): Autoload cookie for defcustom too.Dave Love1998-02-251-0/+1
|
* *** empty log message ***Dan Nicolaescu1998-02-251-3/+3
|
* (require 'cl) unconditionally.Dave Love1998-02-251-13/+38
| | | | | | | | | (winner): defgroup. (winner-dont-bind-my-keys, winner-skip-buffers, winner-skip-regexps, winner-mode, winner-mode-hook, winner-mode-leave-hook); Customized. (winner-mode): Add autoload cookie. (winner-undo): Doc fix.
* (winner-pending-undo-ring): Defvar before first use.Karl Heuer1997-10-161-4/+5
| | | | (winner-undo-counter): Likewise.
* (winner-change-fun): Don't use pushnew.Karl Heuer1997-10-151-1/+2
|
* Many changes by Ivar Rummelhoff.Richard M. Stallman1997-08-271-234/+140
|
* Doc fixes.Richard M. Stallman1997-08-241-28/+6
|
* (custom-print-functions): Add defvar.Richard M. Stallman1997-07-251-0/+2
|
* Clean up comments, etc.Richard M. Stallman1997-04-151-21/+10
|
* Initial revisionRichard M. Stallman1997-04-151-0/+356