Show
Ignore:
Timestamp:
04/04/08 22:04:40 (8 months ago)
Author:
miyoshi
Message:

Sync up with Emacs22.2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/NEWS.21

    r4196 r4220  
    11GNU Emacs NEWS -- history of user-visible changes.  2006-05-31 
    22 
    3 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 
     3Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 
    44  Free Software Foundation, Inc. 
    55See the end of the file for license conditions. 
     
    25032503 
    25042504Optional second arg MINIBUF t means count the minibuffer window even 
    2505 if not active.  MINIBUF nil or omitted means count the minibuffer iff 
     2505if not active.  MINIBUF nil or omitted means count the minibuffer if 
    25062506it is active.  MINIBUF neither t nor nil means not to count the 
    25072507minibuffer even if it is active. 
     
    48864886GNU Emacs is free software; you can redistribute it and/or modify 
    48874887it under the terms of the GNU General Public License as published by 
    4888 the Free Software Foundation; either version 2, or (at your option) 
     4888the Free Software Foundation; either version 3, or (at your option) 
    48894889any later version. 
    48904890