Changeset 4220 for trunk/README
- Timestamp:
- 2008年04月04日 22時04分40秒 (8 months ago)
- Files:
-
- trunk/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/README
r4213 r4220 1 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 1 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 2 2 Free Software Foundation, Inc. 3 3 See the end of the file for license conditions. 4 4 5 5 6 This directory tree holds version 22. 1of GNU Emacs, the extensible,6 This directory tree holds version 22.2 of GNU Emacs, the extensible, 7 7 customizable, self-documenting real-time display editor. 8 8 … … 77 77 manual sources, you will need the `makeinfo' program to produce 78 78 an updated manual. `makeinfo' is part of the GNU Texinfo 79 package; you need version 4. 2or later of Texinfo.79 package; you need version 4.6 or later of Texinfo. 80 80 `lispref' holds the source code for the Emacs Lisp reference manual. 81 81 `lispintro' holds the source code for the Introduction to Programming … … 99 99 GNU Emacs is free software; you can redistribute it and/or modify 100 100 it under the terms of the GNU General Public License as published by 101 the Free Software Foundation; either version 2, or (at your option)101 the Free Software Foundation; either version 3, or (at your option) 102 102 any later version. 103 103
