summaryrefslogtreecommitdiff
path: root/lisp/winner.el
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2019-06-25 22:02:27 -0400
committerNoam Postavsky <npostavs@gmail.com>2019-06-25 22:02:27 -0400
commit66aa770942b3843f0a17dafe1c5cb991394ba843 (patch)
treeacaa3ed69118c93fe34f977a8b89ddd930673b35 /lisp/winner.el
parentab9e58b8e39f19cb35513f77310141a344a4de15 (diff)
parent2b765c650a80329a11158f8fe570b396ad3d7b19 (diff)
downloademacs-66aa770942b3843f0a17dafe1c5cb991394ba843.tar.gz
Merge from emacs-26
2b765c650a Remove outdated comment in winner.el (Bug#36185)
Diffstat (limited to 'lisp/winner.el')
-rw-r--r--lisp/winner.el8
1 files changed, 1 insertions, 7 deletions
diff --git a/lisp/winner.el b/lisp/winner.el
index cee98b98e50..92dd9c0f122 100644
--- a/lisp/winner.el
+++ b/lisp/winner.el
@@ -28,13 +28,7 @@
;; windows) so that the changes can be "undone" using the command
;; `winner-undo'. By default this one is bound to the key sequence
;; ctrl-c left. If you change your mind (while undoing), you can
-;; press ctrl-c right (calling `winner-redo'). Even though it uses
-;; some features of Emacs20.3, winner.el should also work with
-;; Emacs19.34 and XEmacs20, provided that the installed version of
-;; custom is not obsolete.
-
-;; Winner mode was improved August 1998.
-;; Further improvements February 2002.
+;; press ctrl-c right (calling `winner-redo').
;;; Code: