diff man/xemacs/keystrokes.texi @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 3ecd8885ac67
children abe6d1db359e
line wrap: on
line diff
--- a/man/xemacs/keystrokes.texi	Mon Aug 13 11:32:27 2007 +0200
+++ b/man/xemacs/keystrokes.texi	Mon Aug 13 11:33:38 2007 +0200
@@ -169,9 +169,9 @@
   Here are some examples of complete key sequences:
 
 @table @kbd
-@item [(control c) (control a)]	
+@item [(control c) (control a)]
 Typing @kbd{C-c} followed by @kbd{C-a}
-@item [(control c) (control 65)]	
+@item [(control c) (control 65)]
 Typing @kbd{C-c} followed by @kbd{C-a}. (Using the ASCII code
 for the character `a')@refill
 @item [(control c) (break)]
@@ -299,9 +299,9 @@
   Create a file called @code{~/.xmodmap}.  In this file, place the lines
 
 @example
-	remove Lock = Caps_Lock
-	keysym Caps_Lock = Super_L
-	add Mod2 = Super_L
+        remove Lock = Caps_Lock
+        keysym Caps_Lock = Super_L
+        add Mod2 = Super_L
 @end example
 
 The first line says that the key that is currently called @code{Caps_Lock}