Changeset 4220 for trunk/README

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/README

    r4213 r4220  
    1 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 
     1Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 
    22  Free Software Foundation, Inc. 
    33See the end of the file for license conditions. 
    44 
    55 
    6 This directory tree holds version 22.1 of GNU Emacs, the extensible, 
     6This directory tree holds version 22.2 of GNU Emacs, the extensible, 
    77customizable, self-documenting real-time display editor. 
    88 
     
    7777            manual sources, you will need the `makeinfo' program to produce 
    7878            an updated manual.  `makeinfo' is part of the GNU Texinfo 
    79             package; you need version 4.2 or later of Texinfo. 
     79            package; you need version 4.6 or later of Texinfo. 
    8080`lispref'   holds the source code for the Emacs Lisp reference manual. 
    8181`lispintro' holds the source code for the Introduction to Programming 
     
    9999GNU Emacs is free software; you can redistribute it and/or modify 
    100100it under the terms of the GNU General Public License as published by 
    101 the Free Software Foundation; either version 2, or (at your option) 
     101the Free Software Foundation; either version 3, or (at your option) 
    102102any later version. 
    103103