emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Cheong Yiu Fung" <mail@yiufung.net>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Docstring update
Date: Fri, 17 May 2019 17:35:02 +0800	[thread overview]
Message-ID: <f6ad9a10-49d3-4f25-ae11-07f1e9ff4e59@www.fastmail.com> (raw)

[-- 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


             reply	other threads:[~2019-05-17  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-17  9:35 Cheong Yiu Fung [this message]
2019-05-28  9:21 ` [PATCH] Docstring update Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f6ad9a10-49d3-4f25-ae11-07f1e9ff4e59@www.fastmail.com \
    --to=mail@yiufung.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).