diff man/internals/internals.texi @ 2828:a25c824ed558

[xemacs-hg @ 2005-06-26 18:04:49 by aidan] Rename the ascii-character property, support more keysyms.
author aidan
date Sun, 26 Jun 2005 18:05:05 +0000
parents 40dc584fce16
children 4d269e525e21
line wrap: on
line diff
--- a/man/internals/internals.texi	Sat Jun 25 21:51:12 2005 +0000
+++ b/man/internals/internals.texi	Sun Jun 26 18:05:05 2005 +0000
@@ -28257,7 +28257,7 @@
 
 @quotation
    For every key on the keyboard that has a known character correspondence,
-   we define the ascii-character property of the keysym, and make the
+   we define the character-of-keysym property of the keysym, and make the
    default binding for the key be self-insert-command.
 
    The following magic is basically intimate knowledge of X11/keysymdef.h.