summaryrefslogtreecommitdiff
path: root/lisp/winner.el
Commit message (Expand)AuthorAge
* Fix typos.Juanma Barranquero2011-07-14
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-24
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (winner-active-region): Use `mark-active' if it's defined.Richard M. Stallman2007-12-25
* | * calculator.el:Dan Nicolaescu2007-12-25
|/
* Remove time-stamp.Glenn Morris2007-08-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* (winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.Juanma Barranquero2005-07-13
* Update FSF's address.Lute Kamstra2005-07-04
* (winner-active-region, winner-edges, winner-window-list): Define at toplevel.Stefan Monnier2004-11-14
* (winner-mode-map): Move winner-undo and winner-redo to C-c <left> and C-cJuanma Barranquero2004-05-03
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (defgroup winner): Handle Emacs 19 compatibility so that definitionMarkus Rost2002-11-11
* (winner-boring-buffers, winner-set): A window whichRichard M. Stallman2002-02-26
* (winner-equal): Make it a defun. Don't compare WinnerGerd Moellmann2001-07-09
* Update maintainer address.Dave Love2000-03-09
* Fix keywords, autoload cookies. SplitDave Love2000-03-07
* Use aref instead of sref.Richard M. Stallman1999-09-15
* Major changes. Avoid changing point and mark.Richard M. Stallman1999-09-11
* (winner-mode): Doc fix.Dave Love1999-04-27
* Reorder definitions.Richard M. Stallman1999-04-08
* *** empty log message ***Karl Heuer1999-03-30
* (winner-mode): Doc fix.Karl Heuer1999-03-30
* Use list syntax for key definitions.Richard M. Stallman1998-03-09
* ((require 'cl)): Revert to compile-time require.Dave Love1998-03-02
* (winner-mode): Autoload cookie for defcustom too.Dave Love1998-02-25
* *** empty log message ***Dan Nicolaescu1998-02-25
* (require 'cl) unconditionally.Dave Love1998-02-25
* (winner-pending-undo-ring): Defvar before first use.Karl Heuer1997-10-16
* (winner-change-fun): Don't use pushnew.Karl Heuer1997-10-15
* Many changes by Ivar Rummelhoff.Richard M. Stallman1997-08-27
* Doc fixes.Richard M. Stallman1997-08-24
* (custom-print-functions): Add defvar.Richard M. Stallman1997-07-25
* Clean up comments, etc.Richard M. Stallman1997-04-15
* Initial revisionRichard M. Stallman1997-04-15