Add 2011 to FSF/AIST copyright years.
[bpt/emacs.git] / etc / NEWS.19
index ce06d2a..347d281 100644 (file)
@@ -1,6 +1,9 @@
 GNU Emacs NEWS -- history of user-visible changes.  1992.
-Copyright (C) 1993, 1994, 1995, 2001, 2006 Free Software Foundation, Inc.
-See the end for copying conditions.
+
+Copyright (C) 1993, 1994, 1995, 2001, 2006, 2007, 2008, 2009, 2010, 2011
+  Free Software Foundation, Inc.
+See the end of the file for license conditions.
+
 
 This file is about changes in emacs versions 19.
 
@@ -555,7 +558,7 @@ normal hooks.
 The new command simula-indent-exp is bound to C-M-q.
 
 ** etags can now handle programs written in Erlang.  Files are
-recognised by the extensions .erl and .hrl.  The tagged lines are
+recognized by the extensions .erl and .hrl.  The tagged lines are
 those that begin a function, record, or macro.
 
 ** MSDOS Changes
@@ -1039,7 +1042,7 @@ your working file with the latest version from the master.
 *** RCS customization.
 
 There is a new variable vc-consult-headers.  If it is t (the default),
-VC searches for RCS headers in working files (like `$Id: NEWS.19,v 1.1 2006/06/04 01:01:51 kfstorm Exp $') and
+VC searches for RCS headers in working files (like `$Id$') and
 determines the state of the file from them, not from the master file.
 This is fast and more reliable when you use branches.  (The variable
 was already present in Emacs 19.29, but didn't get mentioned in the
@@ -1285,12 +1288,12 @@ the disp-table library).
 ** The new command-line option --eval specifies an expression to evaluate
 from the command line.
 
-** etags has now the ability to tag Perl files.  They are recognised
+** etags has now the ability to tag Perl files.  They are recognized
 either by the .pm and .pl suffixes or by a first line which starts
 with `#!' and specifies a Perl interpreter.  The tagged lines are
 those beginning with the `sub' keyword.
 
-New suffixes recognised are .hpp for C++; .f90 for Fortran; .bib,
+New suffixes recognized are .hpp for C++; .f90 for Fortran; .bib,
 .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp; .prolog for
 prolog (.pl is now Perl).
 
@@ -1917,7 +1920,7 @@ RELATIVE_REPOS.
 *** Completion works with file names containing quoted characters.
 
 File names containing special characters (such as " ", "!", etc.) that are
-quoted with a "\" character are recognised during completion.  Special
+quoted with a "\" character are recognized during completion.  Special
 characters are quoted when they are inserted during completion.
 
 *** You can use M-x comint-truncate-buffer to truncate the buffer.
@@ -1950,7 +1953,7 @@ A new user option Man-fontify-manpage-flag disables fontification
 window system is used.  Two new user options Man-overstrike-face
 (default 'bold) and Man-underline-face (default 'underline) can be set
 to the preferred faces to be used for the words that man overstrikes
-and underlines.  Useful for those who like coloured man pages.
+and underlines.  Useful for those who like colored man pages.
 
 Two new interactive functions are provided: Man-cleanup-manpage and
 Man-fontify-manpage.  Both can be used on a buffer that contains the
@@ -4555,7 +4558,7 @@ C-c C-d is now another way to send an end-of-file to the subshell.
 ** Changes to calendar/diary.
 
 Time zone data is now determined automatically, including the
-start/stop days and times of daylight savings time.  The code now
+start/stop days and times of daylight saving time.  The code now
 works correctly almost anywhere in the world.
 
 The format of the holiday specifications has changed and IS NO LONGER
@@ -5131,8 +5134,8 @@ using X).
 ** It is now simpler to tell Emacs to display accented characters under
 X windows.  M-x standard-display-european toggles the display of
 buffer text according to the ISO Latin-1 standard.  With a prefix
-argument, this command enables European character display iff the
-argument is positive.
+argument, this command enables European character display if and only
+if the argument is positive.
 
 ** The `-i' command-line argument tells Emacs to use a picture of the
 GNU gnu as its icon, instead of letting the window manager choose an
@@ -6518,19 +6521,21 @@ the tar file.
 
 \f
 ----------------------------------------------------------------------
-Copyright information:
+This file is part of GNU Emacs.
+
+GNU Emacs is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
 
-Copyright (C) 1993, 1994, 1995, 2001, 2006 Free Software Foundation, Inc.
+GNU Emacs is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
 
-   Permission is granted to anyone to make or distribute verbatim copies
-   of this document as received, in any medium, provided that the
-   copyright notice and this permission notice are preserved,
-   thus giving the recipient permission to redistribute in turn.
+You should have received a copy of the GNU General Public License
+along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
-   Permission is granted to distribute modified versions
-   of this document, or of portions of it,
-   under the above conditions, provided also that they
-   carry prominent notices stating who last changed them.
 \f
 Local variables:
 mode: outline