diff options
| author | Glenn Morris | 2014-10-14 19:42:58 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-10-14 19:42:58 -0700 |
| commit | 924a09e9161c05d9d69d85fa102910b10ece372f (patch) | |
| tree | a6db955854aaf2da0c0353a7465639aa6245b7d5 /etc | |
| parent | 10fff83762262ec4d5f571e26069d37162ba514d (diff) | |
| parent | 6d81466ac65eb84cb77eaa73e589628b5afcb963 (diff) | |
| download | emacs-924a09e9161c05d9d69d85fa102910b10ece372f.tar.gz emacs-924a09e9161c05d9d69d85fa102910b10ece372f.zip | |
Merge from emacs-24; up to 2014-07-27T09:41:59Z!ttn@gnu.org
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NXML-NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/etc/NXML-NEWS b/etc/NXML-NEWS index ab0d351096d..8a284e2617b 100644 --- a/etc/NXML-NEWS +++ b/etc/NXML-NEWS | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | Copyright (C) 2007-2014 Free Software Foundation, Inc. | ||
| 2 | See the end of the file for license conditions. | ||
| 3 | |||
| 4 | |||
| 5 | For more recent changes, see the main Emacs NEWS file. | ||
| 6 | |||
| 7 | |||
| 1 | 20041004 | 8 | 20041004 |
| 2 | -------- | 9 | -------- |
| 3 | 10 | ||
| @@ -197,3 +204,20 @@ Bug fixes. | |||
| 197 | -------- | 204 | -------- |
| 198 | 205 | ||
| 199 | Initial release. | 206 | Initial release. |
| 207 | |||
| 208 | |||
| 209 | |||
| 210 | This file is part of GNU Emacs. | ||
| 211 | |||
| 212 | GNU Emacs is free software: you can redistribute it and/or modify | ||
| 213 | it under the terms of the GNU General Public License as published by | ||
| 214 | the Free Software Foundation, either version 3 of the License, or | ||
| 215 | (at your option) any later version. | ||
| 216 | |||
| 217 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 218 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 219 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 220 | GNU General Public License for more details. | ||
| 221 | |||
| 222 | You should have received a copy of the GNU General Public License | ||
| 223 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | ||