emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Docstring update
@ 2019-05-17  9:35 Cheong Yiu Fung
  2019-05-28  9:21 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Cheong Yiu Fung @ 2019-05-17  9:35 UTC (permalink / raw)
  To: emacs-orgmode

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

Fix docstring of `org-latex-packages-alist'.

--
Yiufung

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-org.el-Fix-docstring-of-org-latex-packages-alist.patch --]
[-- Type: text/x-patch; name="0001-org.el-Fix-docstring-of-org-latex-packages-alist.patch", Size: 857 bytes --]

From f854de4a4570a433871a2559160a7499c4c054d7 Mon Sep 17 00:00:00 2001
From: Cheong Yiu Fung <cheongyiufung@gmail.com>
Date: Fri, 17 May 2019 17:15:43 +0800
Subject: [PATCH] org.el: Fix docstring of org-latex-packages-alist

* lisp/org.el (org-latex-packages-alist): Fix docstring to match
`org-latex-default-packages-alist'

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

diff --git a/lisp/org.el b/lisp/org.el
index a5a2bdc51..645d507a7 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -4181,7 +4181,7 @@ Each element is either a cell or a string.
 
 A cell is of the format:
 
-    (\"options\" \"package\" SNIPPET-FLAG)
+    (\"options\" \"package\" SNIPPET-FLAG COMPILERS)
 
 SNIPPET-FLAG, when non-nil, indicates that this package is also
 needed when turning LaTeX snippets into images for inclusion into
-- 
2.21.0


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

* Re: [PATCH] Docstring update
  2019-05-17  9:35 [PATCH] Docstring update Cheong Yiu Fung
@ 2019-05-28  9:21 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2019-05-28  9:21 UTC (permalink / raw)
  To: Cheong Yiu Fung; +Cc: emacs-orgmode

Hello,

"Cheong Yiu Fung" <mail@yiufung.net> writes:

> Fix docstring of `org-latex-packages-alist'.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2019-05-28  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-17  9:35 [PATCH] Docstring update Cheong Yiu Fung
2019-05-28  9:21 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).