summaryrefslogtreecommitdiff
path: root/lisp/winner.el
Commit message (Expand)AuthorAge
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* * lisp/winner.el (winner-hook-installed-p): Remove.Stefan Monnier2013-07-22
* * lisp/winner.el (winner-active-region): Use region-active-p, activate-markStefan Monnier2013-04-18
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.Stefan Monnier2012-09-30
* Use define-minor-mode for winner-modeGlenn Morris2012-09-29
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-22
* Fix name of FSF in copyright headers.Glenn Morris2012-01-10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* 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