]> git.eshelyaron.com Git - emacs.git/commitdiff
Tiny doc/misc edits
authorGlenn Morris <rgm@gnu.org>
Fri, 21 Mar 2014 07:00:21 +0000 (00:00 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 21 Mar 2014 07:00:21 +0000 (00:00 -0700)
* doc/misc/ede.texi (ede-linux):
* doc/misc/vip.texi (New Bindings): Tiny copyedits.

doc/misc/ChangeLog
doc/misc/ede.texi
doc/misc/vip.texi

index 8796cafa4d6f2468f5539ce623d01b6f79ff492f..34021fd3d9ba34de4d060974098c1defef2db687 100644 (file)
@@ -1,3 +1,8 @@
+2014-03-21  Glenn Morris  <rgm@gnu.org>
+
+       * ede.texi (ede-linux):
+       * vip.texi (New Bindings): Tiny copyedits.
+
 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vip.texi (Other Vi Commands): Adjust doc of C-j.
index 954427d10bfcd94a0fe9642417016d2527d2bbe4..ab1e8a418da8f726c37ecda55c94ab7e64654b01 100644 (file)
@@ -917,7 +917,7 @@ and has an optimized include file identification function.
 
 Through the variables @code{project-linux-build-directory-default} and
 @code{project-linux-architecture-default}, you can set the build
-directory and its architecture, resp.  The default is to assume that
+directory and its architecture, respectively.  The default is to assume that
 the build happens in the source directory and to auto-detect the
 architecture; if the auto-detection fails, you will be asked.
 
index 07f12fdf882bf25b140eaa85236c691d92fa8567..25605aadcac8fa3af7423e75b36d72afc5ed5684 100644 (file)
@@ -569,7 +569,7 @@ in the current window, while @kbd{S} selects buffer in another window.
 @kindex 1300 @kbd{X} (@code{vip-ctl-x-equivalent})
 These keys will exit from vi mode and return to emacs mode temporarily.
 If you type @kbd{C} (@kbd{X}), Emacs will be in emacs mode and will believe
-that you have typed @kbd{C-c} (@kbd{C-x}, resp.) in emacs mode. Moreover,
+that you have typed @kbd{C-c} (@kbd{C-x}) in emacs mode. Moreover,
 if the following character you type is an upper-case letter, then Emacs
 will believe that you have typed the corresponding control character.
 You will be in vi mode again after the command is executed.  For example,