1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-26 07:33:39 +00:00

org-entities: Add frowny

* org-entities.el (org-entities): Add frowny.
This commit is contained in:
Rasmus 2015-07-07 16:45:05 +02:00
parent 77ab3c90d5
commit 20795fd1c4

View File

@ -498,6 +498,7 @@ packages to be loaded, add these packages to `org-latex-packages-alist'."
("smiley" "\\ddot\\smile" t "☺" ":-)" ":-)" "")
("blacksmile" "\\ddot\\smile" t "☻" ":-)" ":-)" "")
("sad" "\\ddot\\frown" t "☹" ":-(" ":-(" "")
("frowny" "\\ddot\\frown" t "☹" ":-(" ":-(" "")
"** Suits"
("clubs" "\\clubsuit" t "♣" "[clubs]" "[clubs]" "")