emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/language/indian.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/language/indian.el
Date: Tue, 11 Dec 2001 01:57:29 -0500

Index: emacs/lisp/language/indian.el
diff -c emacs/lisp/language/indian.el:1.15 emacs/lisp/language/indian.el:1.16
*** emacs/lisp/language/indian.el:1.15  Sat Nov 24 21:39:24 2001
--- emacs/lisp/language/indian.el       Tue Dec 11 01:57:29 2001
***************
*** 84,90 ****
  (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'")
  
  (defun indian-char-glyph (char)
    "Return information about the glphy code for CHAR of `indian-glyph' charset.
--- 84,90 ----
  (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'.")
  
  (defun indian-char-glyph (char)
    "Return information about the glphy code for CHAR of `indian-glyph' charset.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]