unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Mauro Aranda <maurooaranda@gmail.com>
To: 36715@debbugs.gnu.org
Subject: bug#36715: 27.0.50; Typo in abbrev-prefix-mark
Date: Thu, 18 Jul 2019 09:43:37 -0300	[thread overview]
Message-ID: <CABczVwd9fr41iV-0Sgc7RhTm6cFRWt1nm8MWqfTHqhzuEub2ew@mail.gmail.com> (raw)
In-Reply-To: <CABczVweTm8SJ+3BnSPyPYe=yPrFnrQfkQkuHy_=74YJee0z+HQ@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 29 bytes --]

Tags: patch

Patch attached.

[-- Attachment #1.2: Type: text/html, Size: 114 bytes --]

[-- Attachment #2: 0001-lisp-abbrev.el-abbrev-prefix-mark-Fix-typo-in-docstr.patch --]
[-- Type: text/x-patch, Size: 859 bytes --]

From 7c8692bfa8b699160a374896e91ce4722cbfff81 Mon Sep 17 00:00:00 2001
From: Mauro Aranda <maurooaranda@gmail.com>
Date: Thu, 18 Jul 2019 09:37:38 -0300
Subject: [PATCH] ; * lisp/abbrev.el (abbrev-prefix-mark): Fix typo in
 docstring (Bug#36715)

---
 lisp/abbrev.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/abbrev.el b/lisp/abbrev.el
index ad5e75b..8fc3881 100644
--- a/lisp/abbrev.el
+++ b/lisp/abbrev.el
@@ -374,7 +374,7 @@ abbrev-prefix-mark
 word.  This way, you can expand an abbrev with a prefix: insert
 the prefix, use this command, then insert the abbrev.
 
-This command a hyphen after the prefix, and if the abbrev is
+This command inserts a hyphen after the prefix, and if the abbrev is
 subsequently expanded, this hyphen will be removed.
 
 If the prefix is itself an abbrev, this command expands it,
-- 
2.7.4


  reply	other threads:[~2019-07-18 12:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-18 12:36 bug#36715: 27.0.50; Typo in abbrev-prefix-mark Mauro Aranda
2019-07-18 12:43 ` Mauro Aranda [this message]
2019-07-18 12:45 ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CABczVwd9fr41iV-0Sgc7RhTm6cFRWt1nm8MWqfTHqhzuEub2ew@mail.gmail.com \
    --to=maurooaranda@gmail.com \
    --cc=36715@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).