; Autoload 'latin1-display-ucs-per-lynx'
* lisp/international/latin1-disp.el (latin1-display-ucs-per-lynx): Autoload it, since we autoload 'latin1-display'.
This commit is contained in:
parent
d704c61e25
commit
df2f6fb7fc
1 changed files with 1 additions and 0 deletions
|
@ -756,6 +756,7 @@ use either \\[customize] or the function `latin1-display'."
|
|||
(latin1-display-ucs-per-lynx 1)
|
||||
(latin1-display-ucs-per-lynx -1))))
|
||||
|
||||
;;;###autoload
|
||||
(defun latin1-display-ucs-per-lynx (arg)
|
||||
"Set up Latin-1/ASCII display for Unicode characters.
|
||||
This uses the transliterations of the Lynx browser.
|
||||
|
|
Loading…
Add table
Reference in a new issue