all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Chunyang Xu <mail@xuchunyang.me>
Cc: 24983-done@debbugs.gnu.org
Subject: bug#24983: [PATCH] * lisp/eshell/esh-mode.el: Fix typo
Date: Fri, 25 Nov 2016 11:21:28 +0200	[thread overview]
Message-ID: <83h96v52zr.fsf@gnu.org> (raw)
In-Reply-To: <1479787913-7814-1-git-send-email-mail@xuchunyang.me> (message from Chunyang Xu on Tue, 22 Nov 2016 12:11:53 +0800)

> From: Chunyang Xu <mail@xuchunyang.me>
> Date: Tue, 22 Nov 2016 12:11:53 +0800
> Cc: Chunyang Xu <mail@xuchunyang.me>
> 
> ---
>  lisp/eshell/esh-mode.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lisp/eshell/esh-mode.el b/lisp/eshell/esh-mode.el
> index 104841d..e687fd2 100644
> --- a/lisp/eshell/esh-mode.el
> +++ b/lisp/eshell/esh-mode.el
> @@ -143,7 +143,7 @@ eshell-scroll-to-bottom-on-output
>    :type '(radio (const :tag "Do not scroll Eshell windows" nil)
>  		(const :tag "Scroll all windows showing the buffer" all)
>  		(const :tag "Scroll only the selected window" this)
> -		(const :tag "Scroll all windows other than selected" this))
> +		(const :tag "Scroll all windows other than selected" others))
>    :group 'eshell-mode)

Thanks, pushed to the emacs-25 branch.

in the future, please accompany your changes with a ChangeLog-style
commit log entry, as described in CONTRIBUTE.





      reply	other threads:[~2016-11-25  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-22  4:11 bug#24983: [PATCH] * lisp/eshell/esh-mode.el: Fix typo Chunyang Xu
2016-11-25  9:21 ` Eli Zaretskii [this message]

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=83h96v52zr.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=24983-done@debbugs.gnu.org \
    --cc=mail@xuchunyang.me \
    /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.