Update copyright notices for 2013.
[bpt/emacs.git] / lisp / ChangeLog.8
index ccc9b47..9dc3c20 100644 (file)
        (sh-mode-map): Added new bindings.
        (sh-mode): Updated mode doc-string for new commands, added
        make-local-variable calls, initialize mode-specific variables.
-       (sh-indent-line): Renamed to sh-basic-indent-line;  sh-indent-line
+       (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
        is now a different function.
        (sh-header-marker): Changed docstring.
        (sh-set-shell): Initialize mode-specific variables.
        standard `print' and `nprint' programs, as well as `lpr' and
        similar programs.  Only write directly to the printer port if no
        print program is specified.  Work around a bug in Windows 9x
-       affecting Win32 version of Emacs by invoking command.com to write
+       affecting the w32 version of Emacs by invoking command.com to write
        to the printer port instead of writing directly.
        (direct-print-region-function): Use direct-print-region-helper to
        do most of the work.
@@ -9993,7 +9993,7 @@ See ChangeLog.7 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1999, 2001-201 Free Software Foundation, Inc.
+    Copyright (C) 1999, 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.