Changeset 4220 for trunk/etc/NEWS.21
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/etc/NEWS.21 (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/NEWS.21
r4196 r4220 1 1 GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 2 2 3 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 3 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 4 4 Free Software Foundation, Inc. 5 5 See the end of the file for license conditions. … … 2503 2503 2504 2504 Optional second arg MINIBUF t means count the minibuffer window even 2505 if not active. MINIBUF nil or omitted means count the minibuffer if f2505 if not active. MINIBUF nil or omitted means count the minibuffer if 2506 2506 it is active. MINIBUF neither t nor nil means not to count the 2507 2507 minibuffer even if it is active. … … 4886 4886 GNU Emacs is free software; you can redistribute it and/or modify 4887 4887 it under the terms of the GNU General Public License as published by 4888 the Free Software Foundation; either version 2, or (at your option)4888 the Free Software Foundation; either version 3, or (at your option) 4889 4889 any later version. 4890 4890
