1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(indian-glyph-max-char): Fix doc-string.

This commit is contained in:
Pavel Janík 2001-12-11 06:57:29 +00:00
parent adab83c885
commit 30b3b203db

View file

@ -84,7 +84,7 @@ See also the function `indian-char-glyph'."
(defvar indian-glyph-max-char
(indian-glyph-char
255 (aref indian-script-table (1- (length indian-script-table))))
"The maximum valid code of characters in the charset `indian-glyph'")
"The maximum valid code of characters in the charset `indian-glyph'.")
(defun indian-char-glyph (char)
"Return information about the glphy code for CHAR of `indian-glyph' charset.