mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
gnus-art.el (org-entities): Bind it.
This commit is contained in:
parent
5ad3e88588
commit
16c1b3bc2f
@ -1,3 +1,7 @@
|
||||
2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
|
||||
|
||||
* gnus-art.el (org-entities): Bind it.
|
||||
|
||||
2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
||||
|
||||
* shr.el (browse-url-mailto): Autoload.
|
||||
|
@ -2114,6 +2114,8 @@ try this wash."
|
||||
(interactive)
|
||||
(article-translate-strings gnus-article-dumbquotes-map))
|
||||
|
||||
(defvar org-entities)
|
||||
|
||||
(defun article-treat-non-ascii ()
|
||||
"Translate many Unicode characters into their ASCII equivalents."
|
||||
(interactive)
|
||||
|
Loading…
Reference in New Issue
Block a user