summaryrefslogtreecommitdiff
path: root/lisp/winner.el
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2011-07-141-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+4
* 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
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * 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
|/
* Remove time-stamp.Glenn Morris2007-08-081-3/+2
* 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
* 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 winner-undo and winner-redo to C-c <left> and C-cJuanma Barranquero2004-05-031-5/+5
* 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
* (winner-boring-buffers, winner-set): A window whichRichard M. Stallman2002-02-261-117/+147
* (winner-equal): Make it a defun. Don't compare WinnerGerd Moellmann2001-07-091-5/+11
* Update maintainer address.Dave Love2000-03-091-2/+1
* Fix keywords, autoload cookies. SplitDave Love2000-03-071-4/+7
* 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
* (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
* ((require 'cl)): Revert to compile-time require.Dave Love1998-03-021-1/+1
* (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-pending-undo-ring): Defvar before first use.Karl Heuer1997-10-161-4/+5
* (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