emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] fix/bug-3133-pcase-doc 7b00deb 02/13: add @cindex entry f


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] fix/bug-3133-pcase-doc 7b00deb 02/13: add @cindex entry for ‘backquote’
Date: Fri, 11 May 2018 12:50:51 -0400 (EDT)

branch: fix/bug-3133-pcase-doc
commit 7b00deb193c0975544bfab15d410b05597cc1825
Author: Thien-Thi Nguyen <address@hidden>
Commit: Thien-Thi Nguyen <address@hidden>

    add @cindex entry for ‘backquote’
---
 doc/lispref/control.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/lispref/control.texi b/doc/lispref/control.texi
index 4cc2b40..75d96fa 100644
--- a/doc/lispref/control.texi
+++ b/doc/lispref/control.texi
@@ -368,6 +368,7 @@ The rest of this subsection describes the builtin 
@var{pattern}
 forms, and concludes with a another Lisp macro you can use to
 extend the set of builtin @var{pattern} forms.
 
address@hidden backquote (@code{pcase} syntax)
 The builtin set includes two broad categories of @var{pattern}
 forms: ``unquoted'' and ``quoted'', also known as
 @dfn{U-pattern} and @dfn{Q-pattern}, respectively.



reply via email to

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