summaryrefslogtreecommitdiff
path: root/lisp/winner.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-15; * lisp/winner.el (winner--set-dont-bind-my-keys): Fix typo.Eshel Yaron
2025-03-15Add :set attribute to winner-dont-bind-my-keysStefan Kangas
2025-02-27Recommend 'tab-bar-history-mode' over 'winner-mode'Visuwesh
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-18; Fix typosStefan Kangas
2024-02-10Avoid errors in winner.el's 'post-command-hook'Eli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-22Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov
2022-10-30Make winner key sequences repeatable in repeat-modeDamien Cassou
2022-10-01; * lisp/winner.el: Fix two comments.Stefan Kangas
2022-10-01Revert "Decrease use of the word "Emacsen" in docs"Stefan Kangas
2022-10-01Decrease use of the word "Emacsen" in docsStefan Kangas
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-08-21Make many seldom-used generalized variables obsoleteLars Ingebrigtsen
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-07-03Quote some literal keys to get help-key-binding faceStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-04-25Revert window/winner changes (Revert 0454bfd3313)Lars Ingebrigtsen
2021-04-09Use lexical-binding in winner.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-11Correct some more custom type specsRobert Pluim
2019-10-01Remove XEmacs compat code from winner.el (Bug#37524)Stefan Kangas
2019-06-27Add a new regexp variable to control boring winner buffersThierry Volpiatto
2019-06-25Merge from emacs-26Noam Postavsky
2019-06-25Make winner restore point in all windows that display a bufferTino Calancha
2019-06-15Remove outdated comment in winner.el (Bug#36185)Stefan Kangas
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-20; Replace non-ascii quote characters in doc strings etcGlenn Morris
2017-10-17Dont update primary selection with winner-undoTino Calancha
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-05-01Add a doc string to `winner-mode'Lars Ingebrigtsen
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-01Fix winner in cl-lib not loaded caseDaniel Colascione
2015-09-16winner no longer holds on to dead framesDima Kogan
2015-02-18Use user-error where error is inappropriateKelly Dean
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-01* lisp/subr.el (alist-get): New accessor.Stefan Monnier
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov
2013-07-22* lisp/winner.el (winner-hook-installed-p): Remove.Stefan Monnier
2013-04-18* lisp/winner.el (winner-active-region): Use region-active-p, activate-markStefan Monnier