all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: 36185@debbugs.gnu.org
Subject: bug#36185: [PATCH] Remove outdated comment in winner.el
Date: Wed, 12 Jun 2019 22:19:49 +0200	[thread overview]
Message-ID: <CADwFkmk4NvOEtCOskJg-7ZZ0XJg=pFTZ04ai6DS3wDW8rNtotw@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2019-06-12 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-12 20:19 Stefan Kangas [this message]
2019-06-15 21:58 ` bug#36185: [PATCH] Remove outdated comment in winner.el Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkmk4NvOEtCOskJg-7ZZ0XJg=pFTZ04ai6DS3wDW8rNtotw@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=36185@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.