diff man/xemacs/custom.texi @ 359:8e84bee8ddd0 r21-1-9

Import from CVS: tag r21-1-9
author cvs
date Mon, 13 Aug 2007 10:57:55 +0200
parents 54f7aa390f4f
children 30d2cfa1092a
line wrap: on
line diff
--- a/man/xemacs/custom.texi	Mon Aug 13 10:57:07 2007 +0200
+++ b/man/xemacs/custom.texi	Mon Aug 13 10:57:55 2007 +0200
@@ -1093,9 +1093,9 @@
 local map, which affects all buffers using the same major mode.
 
 @menu
-* Interactive Rebinding::     Changing Key Bindings Interactively   
-* Programmatic Rebinding::    Changing Key Bindings Programmatically
-* Key Bindings Using Strings::Using Strings for Changing Key Bindings 
+* Interactive Rebinding::      Changing Key Bindings Interactively   
+* Programmatic Rebinding::     Changing Key Bindings Programmatically
+* Key Bindings Using Strings:: Using Strings for Changing Key Bindings 
 @end menu
 
 @node Interactive Rebinding