summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2019-06-12 19:58:28 +0200
committerNoam Postavsky <npostavs@gmail.com>2019-06-15 17:49:31 -0400
commit2b765c650a80329a11158f8fe570b396ad3d7b19 (patch)
treea2ab2e1d2b9918900ec915b39d84d27547cd8ea9 /lisp
parentf87a9e359e94587b301cb65d8a255381fee687bf (diff)
downloademacs-2b765c650a80329a11158f8fe570b396ad3d7b19.tar.gz
Remove outdated comment in winner.el (Bug#36185)
* lisp/winner.el: Remove outdated comment.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/winner.el8
1 files changed, 1 insertions, 7 deletions
diff --git a/lisp/winner.el b/lisp/winner.el
index bdec60cb301..1070e26df51 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: