all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#36185: [PATCH] Remove outdated comment in winner.el
@ 2019-06-12 20:19 Stefan Kangas
  2019-06-15 21:58 ` Noam Postavsky
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kangas @ 2019-06-12 20:19 UTC (permalink / raw)
  To: 36185

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

This just removes a comment saying winner.el probably works on
Emacs 19.34.  I would guess that it doesn't, and if it does it's
not super relevant.

Thanks,
Stefan Kangas

[-- Attachment #2: 0001-Remove-outdated-comment-in-winner.el.patch --]
[-- Type: application/octet-stream, Size: 1067 bytes --]

From 85ab39e561c53da7bea8ad064c18ee4f79ab17fe Mon Sep 17 00:00:00 2001
From: Stefan Kangas <stefankangas@gmail.com>
Date: Wed, 12 Jun 2019 19:58:28 +0200
Subject: [PATCH] Remove outdated comment in winner.el

* 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 7a5f0df0b7..71ae9bb566 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:
 
-- 
2.21.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#36185: [PATCH] Remove outdated comment in winner.el
  2019-06-12 20:19 bug#36185: [PATCH] Remove outdated comment in winner.el Stefan Kangas
@ 2019-06-15 21:58 ` Noam Postavsky
  0 siblings, 0 replies; 2+ messages in thread
From: Noam Postavsky @ 2019-06-15 21:58 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 36185

tags 36185 fixed
close 36185 26.3
quit

Stefan Kangas <stefan@marxist.se> writes:

> This just removes a comment saying winner.el probably works on
> Emacs 19.34.  I would guess that it doesn't, and if it does it's
> not super relevant.

Pushed to emacs-26.

2b765c650a 2019-06-15T17:49:31-04:00 "Remove outdated comment in winner.el (Bug#36185)"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2b765c650a80329a11158f8fe570b396ad3d7b19






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-15 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12 20:19 bug#36185: [PATCH] Remove outdated comment in winner.el Stefan Kangas
2019-06-15 21:58 ` Noam Postavsky

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.