summaryrefslogtreecommitdiff
path: root/lisp/winner.el
Commit message (Expand)AuthorAge
* Revert window/winner changes (Revert 0454bfd3313)Lars Ingebrigtsen2021-04-25
* Use lexical-binding in winner.elStefan Kangas2021-04-09
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Correct some more custom type specsRobert Pluim2019-10-11
* Remove XEmacs compat code from winner.el (Bug#37524)Stefan Kangas2019-10-01
* Add a new regexp variable to control boring winner buffersThierry Volpiatto2019-06-27
* Merge from emacs-26Noam Postavsky2019-06-25
|\
| * Remove outdated comment in winner.el (Bug#36185)Stefan Kangas2019-06-15
* | Make winner restore point in all windows that display a bufferTino Calancha2019-06-25
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* ; Replace non-ascii quote characters in doc strings etcGlenn Morris2017-12-20
* Dont update primary selection with winner-undoTino Calancha2017-10-17
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Add a doc string to `winner-mode'Lars Ingebrigtsen2016-05-01
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix winner in cl-lib not loaded caseDaniel Colascione2015-10-01
* winner no longer holds on to dead framesDima Kogan2015-09-16
* Use user-error where error is inappropriateKelly Dean2015-02-18
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-01
* 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