emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 66aa770 4/6: Merge from emacs-26


From: Noam Postavsky
Subject: [Emacs-diffs] master 66aa770 4/6: Merge from emacs-26
Date: Tue, 25 Jun 2019 22:06:54 -0400 (EDT)

branch: master
commit 66aa770942b3843f0a17dafe1c5cb991394ba843
Merge: ab9e58b 2b765c6
Author: Noam Postavsky <address@hidden>
Commit: Noam Postavsky <address@hidden>

    Merge from emacs-26
    
    2b765c650a Remove outdated comment in winner.el (Bug#36185)
---
 lisp/winner.el | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/lisp/winner.el b/lisp/winner.el
index cee98b9..92dd9c0 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]