unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65907: [PATCH] Emacs Manual: Complete the description of `list-abbrevs'
@ 2023-09-13  5:17 Shynur Xie
  2023-09-13 14:25 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Shynur Xie @ 2023-09-13  5:17 UTC (permalink / raw)
  To: 65907

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



[-- Attachment #2: 0001-Complete-the-description-of-list-abbrevs.patch --]
[-- Type: application/octet-stream, Size: 1192 bytes --]

From ea295d7f43bf10abac3b38a8b9ee59d402245085 Mon Sep 17 00:00:00 2001
From: shynur <one.last.kiss@outlook.com>
Date: Wed, 13 Sep 2023 13:09:42 +0800
Subject: [PATCH] ; Complete the description of `list-abbrevs'

---
 doc/emacs/abbrevs.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/abbrevs.texi b/doc/emacs/abbrevs.texi
index 3678377..e7bf926 100644
--- a/doc/emacs/abbrevs.texi
+++ b/doc/emacs/abbrevs.texi
@@ -294,8 +294,9 @@ contain the mode-specific abbrevs.
 word at the beginning of the line is the abbrev.  The number that
 follows is the number of times the abbrev has been expanded.  Emacs
 keeps track of this to help you see which abbrevs you actually use, so
-that you can eliminate those that you don't use often.  The string at
-the end of the line is the expansion.
+that you can eliminate those that you don't use often.  The string that
+follows the number is the expansion.  If the abbrev is associated with
+a hook (*note (elisp)Defining Abbrevs::), the hook follows.
 
   Some abbrevs are marked with @samp{(sys)}.  These @dfn{system abbrevs}
 (@pxref{Abbrevs,,, elisp, The Emacs Lisp Reference Manual}) are
-- 
2.41.0.windows.3


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

* bug#65907: [PATCH] Emacs Manual: Complete the description of `list-abbrevs'
  2023-09-13  5:17 bug#65907: [PATCH] Emacs Manual: Complete the description of `list-abbrevs' Shynur Xie
@ 2023-09-13 14:25 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-09-13 14:25 UTC (permalink / raw)
  To: Shynur Xie; +Cc: 65907-done

> From: Shynur Xie <one.last.kiss@outlook.com>
> Date: Wed, 13 Sep 2023 05:17:49 +0000
> msip_labels: 
> 
> From ea295d7f43bf10abac3b38a8b9ee59d402245085 Mon Sep 17 00:00:00 2001
> From: shynur <one.last.kiss@outlook.com>
> Date: Wed, 13 Sep 2023 13:09:42 +0800
> Subject: [PATCH] ; Complete the description of `list-abbrevs'
> 

Thanks.  I fixed this in a somewhat different way: the original text
already described "system" abbrevs, and the text you wanted to add
belongs to those abbrevs.  So I added a similar text there instead.

With that, I'm closing the bug.





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

end of thread, other threads:[~2023-09-13 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-13  5:17 bug#65907: [PATCH] Emacs Manual: Complete the description of `list-abbrevs' Shynur Xie
2023-09-13 14:25 ` Eli Zaretskii

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).