diff man/xemacs/keystrokes.texi @ 335:54f7aa390f4f r21-0-65

Import from CVS: tag r21-0-65
author cvs
date Mon, 13 Aug 2007 10:50:39 +0200
parents 376386a54a3c
children 972bbb6d6ca2
line wrap: on
line diff
--- a/man/xemacs/keystrokes.texi	Mon Aug 13 10:49:52 2007 +0200
+++ b/man/xemacs/keystrokes.texi	Mon Aug 13 10:50:39 2007 +0200
@@ -440,7 +440,7 @@
 @section Representation of Characters
 
 This section briefly discusses how characters are represented in Emacs
-buffers.  @xref{Key Sequences} for information on representing key
+buffers.  @xref{Key Sequences}, for information on representing key
 sequences to create key bindings. 
 
   ASCII graphic characters in Emacs buffers are displayed with their
@@ -481,8 +481,8 @@
 Lisp Reference Manual}.
 
   The bindings between keys and functions are recorded in various tables
-called @dfn{keymaps}.  @xref{Key Bindings} for more information on key
-sequences you can bind commands to.  @xref{Keymaps} for information on
+called @dfn{keymaps}.  @xref{Key Bindings}, for more information on key
+sequences you can bind commands to.  @xref{Keymaps}, for information on
 creating keymaps.
 
   When we say  ``@kbd{C-n} moves down vertically one line'' we are