Mercurial > emacs
changeset 62619:fee0933da7fe
(viet-viscii-nonascii-translation-table): Add defvar.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 22 May 2005 13:42:49 +0000 |
parents | ea81a54481d4 |
children | 564274a2eaa2 |
files | lisp/language/viet-util.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/viet-util.el Sun May 22 13:38:39 2005 +0000 +++ b/lisp/language/viet-util.el Sun May 22 13:42:49 2005 +0000 @@ -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."