]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove outdated comment in winner.el (Bug#36185)
authorStefan Kangas <stefankangas@gmail.com>
Wed, 12 Jun 2019 17:58:28 +0000 (19:58 +0200)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 15 Jun 2019 21:49:31 +0000 (17:49 -0400)
* lisp/winner.el: Remove outdated comment.

lisp/winner.el

index bdec60cb3018718380f03bc9b04bc7e91c4afe3e..1070e26df51eeca93315074b1d96aa24dbdaea4b 100644 (file)
 ;; 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: