Show
Ignore:
Timestamp:
2008年04月04日 22時04分40秒 (8 months ago)
Author:
miyoshi
Message:

Sync up with Emacs22.2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/TUTORIAL

    r4196 r4220  
    539539   This should show "Wrote ...TUTORIAL" at the bottom of the screen. 
    540540 
    541 NOTE: On some systems, typing C-x C-s will freeze the screen and you 
    542 will see no further output from Emacs.  This indicates that an 
    543 operating system "feature" called "flow control" is intercepting the 
    544 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 Incremental 
    546 Search" in the Emacs manual for advice on dealing with this "feature". 
    547  
    548541You can find an existing file, to view it or edit it.  You can also 
    549542find a file which does not already exist.  This is the way to create a 
     
    11051098 
    11061099  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. 
    11081101 
    11091102  This file is part of GNU Emacs. 
     
    11111104  GNU Emacs is free software; you can redistribute it and/or modify 
    11121105  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) 
    11141107  any later version. 
    11151108