branch: elpa/sweeprolog
commit 19616332b7199ebffeb4b5e55ba8c37e377a5346
Author: Eshel Yaron <m...@eshelyaron.com>
Commit: Eshel Yaron <m...@eshelyaron.com>

    DOC: add a reference to the SWI-Prolog manual QQ section
---
 README.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.org b/README.org
index 0d8fbc53af..a66a40f150 100644
--- a/README.org
+++ b/README.org
@@ -503,6 +503,9 @@ If a quasi-quotation type does not have a matching mode in
 =sweeprolog-qq-mode-alist=, the function =sweeprolog-qq-content-face= is
 used to determine a default face for quoted content.
 
+For more information about quasi-quotations in SWI-Prolog, see
+[[https://www.swi-prolog.org/pldoc/man?section=quasiquotations][library(quasi_quotations)
 in the SWI-Prolog manual]].
+
 
 
 ** Term-based editing and motion commands

Reply via email to