Changeset 4220 for trunk/man/entering.texi
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/man/entering.texi (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/man/entering.texi
r4196 r4220 1 1 @c This is part of the Emacs manual. 2 2 @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 2001, 2002, 2003, 3 @c 2004, 2005, 2006, 2007 Free Software Foundation, Inc.3 @c 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 4 4 @c See file emacs.texi for copying conditions. 5 5 @node Entering Emacs, Exiting, Text Characters, Top … … 123 123 @vindex cannot-suspend 124 124 Suspending can fail if you run Emacs under a shell that doesn't 125 support suspen dion of its subjobs, even if the system itself does125 support suspension of its subjobs, even if the system itself does 126 126 support it. In such a case, you can set the variable 127 127 @code{cannot-suspend} to a non-@code{nil} value to force @kbd{C-z} to
