From: Carsten Dominik <carsten.dominik@gmail.com>
To: Julien Barnier <julien@no-log.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Fix typo in org-entities.el
Date: Wed, 7 Apr 2010 13:42:26 +0200 [thread overview]
Message-ID: <DFD78629-F578-48D8-855D-9DBA9675635A@gmail.com> (raw)
In-Reply-To: <87d3ybvcbc.fsf@z.nozav.org>
Applied, thanks.
- Carsten
On Apr 7, 2010, at 11:31 AM, Julien Barnier wrote:
> Hi,
>
> A one-character fix for a typo which prevented me to build latest
> org-mode git version…
>
> Thanks,
>
> Julien
>
> ---
> lisp/org-entities.el | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lisp/org-entities.el b/lisp/org-entities.el
> index b2afd2d..95233b5 100644
> --- a/lisp/org-entities.el
> +++ b/lisp/org-entities.el
> @@ -66,7 +66,7 @@ utf-8 replacement Use special character
> available in utf-8.
>
> If you define new entities here that require specific LaTeX packages
> to be
> loaded, add these packages to `org-export-latex-packages-alist'."
> - :Group 'org-entities
> + :group 'org-entities
> :type '(repeat
> (list
> (string :tag "name ")
> --
> 1.7.0.4
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
prev parent reply other threads:[~2010-04-07 11:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-07 9:31 [PATCH] Fix typo in org-entities.el Julien Barnier
2010-04-07 11:42 ` Carsten Dominik [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DFD78629-F578-48D8-855D-9DBA9675635A@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=julien@no-log.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.