# HG changeset patch # User Pavel Jank # Date 1008053849 0 # Node ID 3bf347fb3060cc021d1f95e670fc3d7a645ffb83 # Parent ac35ef786b2d28987637230e0bdc0145f5d3b0ab (indian-glyph-max-char): Fix doc-string. diff -r ac35ef786b2d -r 3bf347fb3060 lisp/language/indian.el --- a/lisp/language/indian.el Tue Dec 11 06:56:10 2001 +0000 +++ b/lisp/language/indian.el Tue Dec 11 06:57:29 2001 +0000 @@ -84,7 +84,7 @@ (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.