mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-29 07:58:28 +00:00
(viet-viscii-nonascii-translation-table): Add defvar.
This commit is contained in:
parent
e07ff07849
commit
aade916c26
@ -38,6 +38,8 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defvar viet-viscii-nonascii-translation-table)
|
||||
|
||||
;;;###autoload
|
||||
(defun viet-encode-viscii-char (char)
|
||||
"Return VISCII character code of CHAR if appropriate."
|
||||
|
Loading…
Reference in New Issue
Block a user