mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-18 18:00:11 +00:00
Remove outdated comment in winner.el (Bug#36185)
* lisp/winner.el: Remove outdated comment.
This commit is contained in:
parent
f87a9e359e
commit
2b765c650a
1 changed files with 1 additions and 7 deletions
|
@ -28,13 +28,7 @@
|
||||||
;; windows) so that the changes can be "undone" using the command
|
;; windows) so that the changes can be "undone" using the command
|
||||||
;; `winner-undo'. By default this one is bound to the key sequence
|
;; `winner-undo'. By default this one is bound to the key sequence
|
||||||
;; ctrl-c left. If you change your mind (while undoing), you can
|
;; ctrl-c left. If you change your mind (while undoing), you can
|
||||||
;; press ctrl-c right (calling `winner-redo'). Even though it uses
|
;; press ctrl-c right (calling `winner-redo').
|
||||||
;; 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.
|
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue