Spelling fixes.
[bpt/emacs.git] / src / ChangeLog.6
index 44452aa..af97d0d 100644 (file)
        ntproc.c and simplified to match other changes (all handles are
        already non-inheritable).
 
-       (get_emacs_configuration): Detect Windows flavour (Windows 95 or
+       (get_emacs_configuration): Detect Windows flavor (Windows 95 or
        NT) at run-time.  Change OS name for Windows 95 to be "win95".
 
        (fd_info): New variable. Array of extra info for file descriptors
        support in sys_select.
 
        (term_ntproc): New function.
-       (init_ntproc): New function to initialise socket support and make
+       (init_ntproc): New function to initialize socket support and make
        initial std handles non-inheritable.  Also ensure stdin, stdout
        and stderr have valid handles so that pipes and sockets can't
        inadvertently use fd 0, 1, or 2.
        Correctly detect when default_directory is absolute.
        Be strict when looking for MSDOS drive specifier; defer calling
        getdefdir.  Ignore drive specifier if name now has UNC prefix.
-       Correctly recognise if name is not absolute when trying simple
+       Correctly recognize if name is not absolute when trying simple
        method to expand; return original string if possible.
        Skip dir sep after ~ or ~user.
        Use getpwnam instead of HOME for ~user on NT.
 
 1995-08-14  Erik Naggum  <erik@naggum.no>
 
-       * emacs.c (standard_args): Add option --eval to evalute an
+       * emacs.c (standard_args): Add option --eval to evaluate an
        expression on the command line and print the result.
 
 1995-08-14  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 See ChangeLog.5 for earlier changes.
 
-    Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-       Free Software Foundation, Inc.
+  Copyright (C) 1995-1996, 2001-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -5371,4 +5370,3 @@ See ChangeLog.5 for earlier changes.
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-