Changeset 4220 for trunk/etc/TUTORIAL
- Timestamp:
- 2008年04月04日 22時04分40秒 (8 months ago)
- Files:
-
- trunk/etc/TUTORIAL (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/TUTORIAL
r4196 r4220 539 539 This should show "Wrote ...TUTORIAL" at the bottom of the screen. 540 540 541 NOTE: On some systems, typing C-x C-s will freeze the screen and you542 will see no further output from Emacs. This indicates that an543 operating system "feature" called "flow control" is intercepting the544 C-s and not letting it get through to Emacs. To unfreeze the screen,545 type C-q. Then see the section "Spontaneous Entry to Incremental546 Search" in the Emacs manual for advice on dealing with this "feature".547 548 541 You can find an existing file, to view it or edit it. You can also 549 542 find a file which does not already exist. This is the way to create a … … 1105 1098 1106 1099 Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, 1107 2005, 2006, 2007 Free Software Foundation, Inc.1100 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1108 1101 1109 1102 This file is part of GNU Emacs. … … 1111 1104 GNU Emacs is free software; you can redistribute it and/or modify 1112 1105 it under the terms of the GNU General Public License as published by 1113 the Free Software Foundation; either version 2, or (at your option)1106 the Free Software Foundation; either version 3, or (at your option) 1114 1107 any later version. 1115 1108
