Changeset 4220 for trunk/etc/NEWS.1-17
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/etc/NEWS.1-17 (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/NEWS.1-17
r4196 r4220 1 1 GNU Emacs NEWS -- history of user-visible changes. 26-Mar-1986 2 2 3 Copyright (C) 1985, 1986, 2006, 2007 Free Software Foundation, Inc.3 Copyright (C) 1985, 1986, 2006, 2007, 2008 Free Software Foundation, Inc. 4 4 See the end of the file for license conditions. 5 5 … … 1209 1209 * New function `auto-save-file-name-p' 1210 1210 1211 Should return non-`nil' if fgiven a string which is the name of an1211 Should return non-`nil' if given a string which is the name of an 1212 1212 auto-save file (sans directory name). If you redefine 1213 1213 `make-auto-save-file-name', you should redefine this accordingly. By … … 2516 2516 GNU Emacs is free software; you can redistribute it and/or modify 2517 2517 it under the terms of the GNU General Public License as published by 2518 the Free Software Foundation; either version 2, or (at your option)2518 the Free Software Foundation; either version 3, or (at your option) 2519 2519 any later version. 2520 2520
