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:
parent
adab83c885
commit
30b3b203db
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue