emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 2b765c6: Remove outdated comment in winner.el (Bu


From: Noam Postavsky
Subject: [Emacs-diffs] emacs-26 2b765c6: Remove outdated comment in winner.el (Bug#36185)
Date: Sat, 15 Jun 2019 17:57:35 -0400 (EDT)

branch: emacs-26
commit 2b765c650a80329a11158f8fe570b396ad3d7b19
Author: Stefan Kangas <address@hidden>
Commit: Noam Postavsky <address@hidden>

    Remove outdated comment in winner.el (Bug#36185)
    
    * lisp/winner.el: Remove outdated comment.
---
 lisp/winner.el | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/lisp/winner.el b/lisp/winner.el
index bdec60c..1070e26 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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]