emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Rüdiger Sonderfeld" <ruediger@c-plusplus.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] org-entities: Add support for hbar.
Date: Wed, 5 Jun 2013 17:49:14 +0200	[thread overview]
Message-ID: <2AF04EC4-587F-44A5-AD24-235F440C00EC@gmail.com> (raw)
In-Reply-To: <2038649.AEzzr0A33M@descartes>

Applied, thanks.

- Carsten

On 5.6.2013, at 17:12, Rüdiger Sonderfeld <ruediger@c-plusplus.de> wrote:

> * lisp/org-entities.el (org-entities): Add support for hbar.
> 
> Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
> ---
> lisp/org-entities.el | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/lisp/org-entities.el b/lisp/org-entities.el
> index 019b6c8..a1519b0 100644
> --- a/lisp/org-entities.el
> +++ b/lisp/org-entities.el
> @@ -366,6 +366,7 @@ (defconst org-entities
>     ("rfloor" "\\rfloor" t "&rfloor;" "[right floor]" "[right floor]" "⌋")
>     ("lang" "\\langle" t "&lang;" "<" "<" "⟨")
>     ("rang" "\\rangle" t "&rang;" ">" ">" "⟩")
> +    ("hbar" "\\hbar" t "&#8463;" "hbar" "hbar" "ℏ")
> 
>     "** Arrows"
>     ("larr" "\\leftarrow" t "&larr;" "<-" "<-" "←")
> -- 
> 1.8.3
> 

      reply	other threads:[~2013-06-05 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-05 15:12 [PATCH] org-entities: Add support for hbar Rüdiger Sonderfeld
2013-06-05 15:49 ` 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

  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=2AF04EC4-587F-44A5-AD24-235F440C00EC@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ruediger@c-plusplus.de \
    /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).