emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/international/characters.el,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/international/characters.el,v
Date: Sun, 26 Oct 2008 13:18:15 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/10/26 13:18:14

Index: characters.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/international/characters.el,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -b -r1.78 -r1.79
--- characters.el       25 Oct 2008 01:30:28 -0000      1.78
+++ characters.el       26 Oct 2008 13:18:13 -0000      1.79
@@ -72,7 +72,7 @@
 Japanese Katakana characters of 2-byte character sets")
 (define-category ?N "2-byte Korean
 Korean Hangul characters of 2-byte character sets")
-(define-category ?Y "2-byte Cyril
+(define-category ?Y "2-byte Cyrillic
 Cyrillic characters of 2-byte character sets")
 (define-category ?I "Indian Glyphs")
 
@@ -89,7 +89,7 @@
 combining tone mark")
 (define-category ?5 "symbol")
 (define-category ?6 "digit")
-(define-category ?7 "diacritic on vowel
+(define-category ?7 "vowel diacritic
 vowel-modifying diacritical mark")
 (define-category ?8 "vowel-signs")
 (define-category ?9 "semivowel lower")




reply via email to

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