emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 fbd1583: * doc/lispref/strings.texi (Formatting S


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 fbd1583: * doc/lispref/strings.texi (Formatting Strings): Improve indexing.
Date: Wed, 20 Sep 2017 09:41:46 -0400 (EDT)

branch: emacs-26
commit fbd15836af69b1d156f39664f2512f85278fdb08
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    * doc/lispref/strings.texi (Formatting Strings): Improve indexing.
---
 doc/lispref/strings.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi
index 23961f9..219225d 100644
--- a/doc/lispref/strings.texi
+++ b/doc/lispref/strings.texi
@@ -824,8 +824,9 @@ to the produced string representations of the argument 
@var{objects}.
 @end defun
 
 @defun format-message string &rest objects
address@hidden curved quotes
address@hidden curly quotes
address@hidden curved quotes, in formatted messages
address@hidden curly quotes, in formatted messages
address@hidden @code{text-quoting-style}, and formatting messages
 This function acts like @code{format}, except it also converts any
 grave accents (@t{`}) and apostrophes (@t{'}) in @var{string} as per the
 value of @code{text-quoting-style}.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]