]> code.delx.au - gnu-emacs/commitdiff
(Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 21 Jan 2008 22:32:44 +0000 (22:32 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 21 Jan 2008 22:32:44 +0000 (22:32 +0000)
man/ChangeLog
man/entering.texi

index c8dd0cf1fdaef3fe28750869237a77210ccc9b14..444ca5c004f57c155a623db5d9b867f196d1b3fe 100644 (file)
@@ -1,3 +1,8 @@
+2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
+
+       * entering.texi (Exiting): Fix typo.
+       Reported by D. E. Evans <sinuhe@gnu.org>.
+
 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Group Parameters): Reorder the text and add a note about
@@ -21,7 +26,7 @@
 
        * search.texi (Query Replace): Make exp of query-replace more
        self-contained, and clarify.
+
        * cc-mode.texi (Getting Started): Change @ref to @pxref.
 
 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
index 3c79a69c084c5c0f21e513a324bfabb9d1791dd2..8a29fd632cf21bb0501996a4f5936994ebe80501 100644 (file)
@@ -122,7 +122,7 @@ systems, you can only get back to the shell from which Emacs was run
 
 @vindex cannot-suspend
   Suspending can fail if you run Emacs under a shell that doesn't
-support suspendion of its subjobs, even if the system itself does
+support suspension of its subjobs, even if the system itself does
 support it.  In such a case, you can set the variable
 @code{cannot-suspend} to a non-@code{nil} value to force @kbd{C-z} to
 start an inferior shell.