]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 21 Jan 2008 22:48:51 +0000 (22:48 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 21 Jan 2008 22:48:51 +0000 (22:48 +0000)
doc/emacs/ChangeLog
doc/emacs/entering.texi

index 282ca6f1d52a5bbbe108484757c77e437af0d0a0..fd1ace2e69d6059be224eefe013a458b3cd4d7fd 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-31  Martin Rudalics  <rudalics@gmx.at>
 
        * glossary.texi (Glossary): Fix typo.
index e338a6a861992d39eb56fc9bb1b801e1851dd939..3737e4685e373f65746ca2ede56d8a9ad6963aac 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.