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.1-17

    r4196 r4220  
    11GNU Emacs NEWS -- history of user-visible changes.  26-Mar-1986 
    22 
    3 Copyright (C) 1985, 1986, 2006, 2007  Free Software Foundation, Inc. 
     3Copyright (C) 1985, 1986, 2006, 2007, 2008  Free Software Foundation, Inc. 
    44See the end of the file for license conditions. 
    55 
     
    12091209* New function `auto-save-file-name-p' 
    12101210 
    1211 Should return non-`nil' iff given a string which is the name of an 
     1211Should return non-`nil' if given a string which is the name of an 
    12121212auto-save file (sans directory name).  If you redefine 
    12131213`make-auto-save-file-name', you should redefine this accordingly.  By 
     
    25162516GNU Emacs is free software; you can redistribute it and/or modify 
    25172517it under the terms of the GNU General Public License as published by 
    2518 the Free Software Foundation; either version 2, or (at your option) 
     2518the Free Software Foundation; either version 3, or (at your option) 
    25192519any later version. 
    25202520