Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
16c1b3bc
Commit
16c1b3bc
authored
Nov 10, 2010
by
Katsumi Yamaoka
Browse files
gnus-art.el (org-entities): Bind it.
parent
5ad3e885
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/gnus/gnus-art.el
lisp/gnus/gnus-art.el
+2
-0
No files found.
lisp/gnus/ChangeLog
View file @
16c1b3bc
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.
...
...
lisp/gnus/gnus-art.el
View file @
16c1b3bc
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment