index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
winner.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a doc string to `winner-mode'
Lars Ingebrigtsen
2016-05-01
1
-1
/
+13
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix winner in cl-lib not loaded case
Daniel Colascione
2015-10-01
1
-1
/
+2
*
winner no longer holds on to dead frames
Dima Kogan
2015-09-16
1
-0
/
+5
*
Use user-error where error is inappropriate
Kelly Dean
2015-02-18
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/subr.el (alist-get): New accessor.
Stefan Monnier
2014-10-01
1
-4
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-3
/
+2
*
* lisp/winner.el (winner-hook-installed-p): Remove.
Stefan Monnier
2013-07-22
1
-15
/
+2
*
* lisp/winner.el (winner-active-region): Use region-active-p, activate-mark
Stefan Monnier
2013-04-18
1
-4
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
Stefan Monnier
2012-09-30
1
-10
/
+4
*
Use define-minor-mode for winner-mode
Glenn Morris
2012-09-29
1
-48
/
+22
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-45
/
+42
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-6
/
+6
*
Fix name of FSF in copyright headers.
Glenn Morris
2012-01-10
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-07-14
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-2
/
+4
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
* sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
Dan Nicolaescu
2008-01-24
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(winner-active-region): Use `mark-active' if it's defined.
Richard M. Stallman
2007-12-25
1
-3
/
+3
*
|
* calculator.el:
Dan Nicolaescu
2007-12-25
1
-7
/
+0
|
/
*
Remove time-stamp.
Glenn Morris
2007-08-08
1
-3
/
+2
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-2
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
(winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.
Juanma Barranquero
2005-07-13
1
-16
/
+19
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(winner-active-region, winner-edges, winner-window-list): Define at toplevel.
Stefan Monnier
2004-11-14
1
-32
/
+25
*
(winner-mode-map): Move winner-undo and winner-redo to C-c <left> and C-c
Juanma Barranquero
2004-05-03
1
-5
/
+5
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-12
/
+12
*
(defgroup winner): Handle Emacs 19 compatibility so that definition
Markus Rost
2002-11-11
1
-4
/
+6
*
(winner-boring-buffers, winner-set): A window which
Richard M. Stallman
2002-02-26
1
-117
/
+147
*
(winner-equal): Make it a defun. Don't compare Winner
Gerd Moellmann
2001-07-09
1
-5
/
+11
*
Update maintainer address.
Dave Love
2000-03-09
1
-2
/
+1
*
Fix keywords, autoload cookies. Split
Dave Love
2000-03-07
1
-4
/
+7
*
Use aref instead of sref.
Richard M. Stallman
1999-09-15
1
-1
/
+1
*
Major changes. Avoid changing point and mark.
Richard M. Stallman
1999-09-11
1
-136
/
+261
*
(winner-mode): Doc fix.
Dave Love
1999-04-27
1
-2
/
+2
[next]