Add 2012 to FSF copyright years for Emacs files
[bpt/emacs.git] / lisp / ChangeLog.8
index 3b21f10..897c56f 100644 (file)
        version numbering regexp list
        change-log-version-number-regexp-list.
        (change-log-find-version): Renamed to
-       change-log-version-number-search
+       change-log-version-number-search.
        (add-log-file-name-function): New.
-       (change-log-search-vc-number): Added END paramaeter.  Added doc
+       (change-log-search-vc-number): Added END parameter.  Added doc
        string to function.
        (change-log-version-rcs): Renamed.  Was
        change-log-search-vc-number.
 1999-12-15  Carsten Dominik  <dominik@astro.uva.nl>
 
        * textmodes/reftex.el (reftex-compile-variables): Respect new
-       structure of `reftex-index-macro'
+       structure of `reftex-index-macro'.
        (reftex-compile-variables): Use the changed structure of
        `reftex-label-alist'.
 
        for Emacs 20.4 and the earlier versions.
        (ps-mule-init-external-library): Just require a feature for
        external libraries.
-       (ps-mule-prologue): Postscript code modified for new composition.
+       (ps-mule-prologue): PostScript code modified for new composition.
        (ps-mule-find-wrappoint): New arg COMPOSITION.
        (ps-mule-plot-string): Delete code for composite characters.
        (ps-mule-plot-composition): New function.
        (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
        ps-mule-prepare-cmpchar-font): Deleted.
        (ps-mule-string-encoding): New arg NO-SETFONT.
-       (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
-       check Composing, not Cmpchar
+       (ps-mule-bitmap-prologue): In PostScript code of BuildGlyphCommon,
+       check Composing, not Cmpchar.
        (ps-mule-initialize): Set ps-mule-composition-prologue-generated
        to nil.
        (ps-mule-begin-job): Check existence of new composition.
        composition-function-table.
        (tibetan-composable-pattern): New variable.
        (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
-       (tibetan-precomposition-rule-alist): Move punctuations to
+       (tibetan-precomposition-rule-alist): Move punctuation to
        tibetan-punctuation-transcription-alist and
        tibetan-obsolete-glyphs.
        (tibetan-punctuation-transcription-alist): New variable.
        * cc-vars.el (c-comment-prefix-regexp): New variable used to
        recognize the comment fill prefix inside comments.
        (c-block-comment-prefix): New name for
-       `c-comment-contiuation-stars', which is now obsolete.  It's
+       `c-comment-continuation-stars', which is now obsolete.  It's
        generalized to handle any character sequence.
        (c-ignore-auto-fill): New variable used to selectively disable
        Auto Fill mode in specific contexts.
        (font-lock-add-keywords): Rename `major-mode' into `mode'.
        (font-lock-remove-keywords): Added a dummy `mode' argument for
        potential future support.
-       (font-lock-fontify-anchored-keywords,
+       (font-lock-fontify-anchored-keywords)
        (font-lock-fontify-keywords-region): Only handle multiline strings
        if necessary (avoids a pathological behavior in (f.ex) diff-mode).
 
        (face-valid-attribute-values): Call defined-colors for all types
        of frames.
        (defined-colors, color-defined-p, color-values, display-color-p):
-       New finctions.
+       New functions.
        (x-defined-colors, x-color-defined-p, x-color-values,
        x-display-color-p): Aliases for the above.
 
 
 1999-12-03  Kenichi Handa  <handa@mule.m17n.org>
 
-       * international/mule-util.el (truncate-string-to-width): Docsting
+       * international/mule-util.el (truncate-string-to-width): Docstring
        fixed.
 
 1999-12-02  Stefan Monnier  <monnier@cs.yale.edu>
 
        * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
 
-1999-02-22  Sam Steingold  <sds@goems.com>
+1999-11-15  Sam Steingold  <sds@goems.com>
 
        * goto-addr.el (goto-address-at-mouse,
        goto-address-find-address-at-point): Use compose-mail.
        (goto-address-send-using-mh-e, goto-address-send-using-mhe,
        goto-address-send-using-mail): Removed functions.
 
-1998-11-03  Sam Steingold  <sds@goems.com>
+1998-11-15  Sam Steingold  <sds@goems.com>
 
        * simple.el (backward-delete-char-untabify):
        backward-delete-char-untabify-method can be `all' now - to delete
        * mail/rmail.el, iswitchb.el, hippie-exp.el,
        progmodes/cperl-mode.el: Use new backquote syntax.
 
-1998-09-14  Michael Ernst  <mernst@alum.mit.edu>
+1998-11-14  Michael Ernst  <mernst@alum.mit.edu>
 
        * uniquify.el: Use new backquote syntax.
 
        the new backquote syntax.
        (smbclient-program, smbclient-program-options)
        (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
-       variables
+       variables.
        (smbclient, smbclient-list-shares): New functions
 
 1999-11-12  Sam Steingold  <sds@ksp.com>
        * whitespace.el: Test for existence of `defcustom' and `defgroup'
        using fboundp instead of assuming that these are not present in
        particular flavors of emacs.
-       (whitespace-version): Update to 2.8
+       (whitespace-version): Update to 2.8.
        (whitespace-display-in-modeline): Add custom variable to control
        displaying the whitespace errors on the modeline based on
        suggestion from <klaus.berndl@sdm.de>
 1999-10-19  Peter Kleiweg  <kleiweg@let.rug.nl>
 
        * progmodes/ps-mode.el (ps-mode-print-function): Fix default
-       value: \"lpr\" changed to "lpr"
-       (ps-mode-version): New constant
-       (ps-mode-show-version): New function, added key in ps-mode-map
-       (ps-run-messages): Removed
+       value: \"lpr\" changed to "lpr".
+       (ps-mode-version): New constant.
+       (ps-mode-show-version): New function, added key in ps-mode-map.
+       (ps-run-messages): Removed.
        (ps-run-font-lock-keywords-2): New defcustom variable replacing
        ps-run-messages.  These keywords now include the value of
        ps-run-prompt, making its fontification customizable.
        (ps-run-init): Removed \\n from docstring, it is now added when
-       the value is used
+       the value is used.
        (ps-run-font-lock-keywords-1): Added checking for initial ^ in
-       ps-run-prompt
+       ps-run-prompt.
        (ps-mode): Added ps-run-font-lock-keywords-2 to list of
        customizable variables in doc-string (its equivalent
        ps-run-messages was missing in previous version of the doc-string).
 1999-10-14  Stefan Monnier  <monnier@cs.yale.edu>
 
        * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
-       * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
+       * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file)
        (browse-url-temp-file-list, browse-url-delete-temp-file-list):
        * ediff-util.el (ediff-make-temp-file):
        * ediff-vers.el (ediff-pcl-cvs-view-revision):
        (custom-buffer-create-internal): Obey custom-raised-buttons,
        Custom-buffer-done.
        (custom-button-face): Make it `released-button'.
-       (custom-button-pressed-face): Make it `pressed-button'
+       (custom-button-pressed-face): Make it `pressed-button'.
        (custom-mode-map): Bind "q" to Custom-buffer-done.
        (custom-mode): Deal with raised/pressed buttons.
 
        (mouse-drag-mode-line): Call it.
        (mouse-drag-header-line): New.
        (toplevel): Bind down-mouse-1 on header lines to
-       mouse-drage-header-line.
+       mouse-drag-header-line.
 
 1999-09-08  Gerd Moellmann  <gerd@gnu.org>
 
        font-lock-defaults setting.
        (java-properties-generic-mode): Supports both ! and # as comment
        characters.
-       (java-properties-generic-mode): Added an imenu-generic-expression
+       (java-properties-generic-mode): Added an imenu-generic-expression.
        (java-properties-generic-mode): Reworked to support the various
        different ways to separate name and value (viz, '=', ':' and
        whitespace).
        (reftex-process-string): Preserve default directory.
        (reftex-label-alist-builtin): Changed prefixes of endnote and footnote.
        Also the magic words.
-       (reftex-reference): Interprete new option `reftex-fref-is-default'.
-       (reftex-replace-prefix-escapes): Interprete new `%S' format.
+       (reftex-reference): Interpret new option `reftex-fref-is-default'.
+       (reftex-replace-prefix-escapes): Interpret new `%S' format.
        (reftex-toc-mouse-view-line): Command removed (had no binding).
        (reftex-everything-regexp): New function.
        (reftex-nearest-match): Made better.
        (reftex-toc-find-section): Use new version of `reftex-nearest-match'.
        (reftex-insert-docstruct): Adapted to work with the index stuff.
        (reftex-parse-from-file): Find index entries as well.
-       (reftex-toc-toggle-index): New function
-       (reftex-toc-map): `i' is now used to togle the index, File
+       (reftex-toc-toggle-index): New function.
+       (reftex-toc-map): `i' is now used to toggle the index, File
        boundaries has been moved to `F'.
        (reftex-select-label-map): Toggling display of file boundaries is
        now on the `F' key, for consistency with `reftex-toc-map'.
        (reftex-index-section-letters, reftex-index-include-context)
        (reftex-index-follow-mode, reftex-index-header-face)
        (reftex-index-section-face, reftex-index-tag-face)
-       (reftex-index-face): New options
+       (reftex-index-face): New options.
        (reftex-index-map, reftex-index-menu, reftex-last-index-file)
        (reftex-index-tag, reftex-index-return-marker)
        (reftex-index-restriction-indicator, reftex-index-restriction-data)
        (reftex-index-key-end-re, reftex-find-index-entry-regexp-format)
        (reftex-everything-regexp-no-index, reftex-index-re)
        (reftex-macros-with-index, reftex-index-macro-alist): New variables.
-       (reftex-index-help, reftex-index-macros-builtin,
+       (reftex-index-help, reftex-index-macros-builtin)
        (reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt)
-       (reftex-query-index-macro-help): New constants
+       (reftex-query-index-macro-help): New constants.
        (reftex-index-selection-or-word, reftex-index)
        (reftex-default-index, reftex-update-default-index)
        (reftex-index-complete-tag, reftex-index-select-tag)
        window; and poles can be oriented horizontally.  Face support is
        thrown in gratuitously.
        (hanoi): Changed default number of rings back to 3.
-       (hanoi-unix, hanoi-unix-64): New commands
+       (hanoi-unix, hanoi-unix-64): New commands.
        (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
        hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
        hanoi-odd-ring-face): New variables.
 
 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
 
-       * faces.el (toolbar): Grey default background.
+       * faces.el (toolbar): Gray default background.
        (modeline): Ditto.
 
        * image.el (image-type-regexps): New.
 1999-07-12  Espen Skoglund  <espensk@stud.cs.uit.no>
 
        * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
-       when having nested functons.
-       (pascal-indent-nested-functions) (pascal-indent-line)
-       (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
+       when having nested functions.
+       (pascal-indent-nested-functionspascal-indent-line)
+       (pascal-calculate-indentpascal-get-lineup-indent): Support for
        indenting nested functions.
 
 1999-07-09  Richard Stallman  <rms@gnu.org>
 
 1999-07-08  Espen Skoglund  <espensk@stud.cs.uit.no>
 
-       * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
+       * pascal.el (pascal-calculate-indent): Fixed a bug occurring when
        the `end' keyword was in the very beginning of the buffer.
 
 1999-07-08  Richard Stallman  <rms@gnu.org>
 
        * language/ethio-util.el (setup-ethiopic-environment-internal):
        Use quail-activate-hook instead of obsolete hook quail-mode-hook.
-       (exit-ethiopic-environment): Likewize.
+       (exit-ethiopic-environment): Likewise.
 
 1999-06-12  Richard M. Stallman  <rms@gnu.org>
 
 
        * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
        Enter it on minor-mode-map-alist.
-       (crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
+       (crisp-mode): Re-named from `crisp-mode-enabled'.  Users changed.
        Autoload.  Add custom setter.
        (crisp-mark-line): Doc fix.
        (crisp-mode): Autoload.  Re-write not to frob keymaps directly.
 1999-04-08  Andre Spiegel  <spiegel@inf.fu-berlin.de>
 
        * vc.el (vc-backend-revert): For CVS files that were made
-       writeable with "cvs edit", call "cvs unedit" to undo that.
+       writable with "cvs edit", call "cvs unedit" to undo that.
 
 1999-04-08  Dave Love  <fx@gnu.org>
 
 1999-03-12  Eric M. Ludlam  <zappo@ultranet.com>
 
        * speedbar.el: Added commentary about stealthy functions.
-       (speedbar-message) new function.
-       (speedbar-y-or-n-p): New function
-       (speedbar-with-attached-buffer) Moved macro before reference.
+       (speedbar-message): New function.
+       (speedbar-y-or-n-p): New function.
+       (speedbar-with-attached-buffer): Moved macro before reference.
        Now uses `save-selected-window'.
-       (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
-       speedbar-generic-item-info, speedbar-item-info-file-helper,
-       speedbar-item-delete, speedbar-insert-generic-list,
-       speedbar-timer-fn, speedbar-check-vc-this-line,
-       speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
-       speedbar-buffers-item-info) Use speedbar-message.
-       (speedbar-item-info) Limit `message-log-max'.
-       (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
-       speedbar-item-delete, speedbar-item-object-delete,
-       speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
+       (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh)
+       (speedbar-generic-item-info, speedbar-item-info-file-helper)
+       (speedbar-item-delete, speedbar-insert-generic-list)
+       (speedbar-timer-fn, speedbar-check-vc-this-line)
+       (speedbar-check-obj-this-line, speedbar-fetch-dynamic-etags)
+       (speedbar-buffers-item-info): Use speedbar-message.
+       (speedbar-item-info): Limit `message-log-max'.
+       (speedbar-item-load, speedbar-item-copy, speedbar-item-rename)
+       (speedbar-item-delete, speedbar-item-object-delete)
+       (speedbar-buffer-kill-buffer): Use speedbar-y-or-n-p.
 
 1999-03-10  Kenichi Handa  <handa@mulelab.etl.go.jp>
 
 
        * simple.el (what-cursor-position): To show the character's
        encoding, use encoded-string-description instead of information
-       of chaset-origin-alist.
+       of charset-origin-alist.
 
        * international/mule-cmds.el (iso-2022-control-alist): New variable.
        (encoded-code-description): New function.
 
 1999-02-12  Alex Schroeder  <a.schroeder@bsiag.ch>
 
-       * sql.el: Set version to 1.3.2
+       * sql.el: Set version to 1.3.2.
        (sql-solid-program): Added support for solid.
        (sql-help): Doc mentions sql-solid.
        (sql-solid): Entry function for Solid.
        * sql.el: Added keywords from `finder-by-keyword'.
        (sql-mode): Made sql-buffer a local variable, changed the
        documentation: removed instructions to add *.sql files to
-       auto-mode-alist, added documentation for having mutliple SQL
+       auto-mode-alist, added documentation for having multiple SQL
        buffers sending their stuff to different SQLi buffers, each
        running a different process.
        (sql-postgres): Quoted *SQL* in doc string.
        (sql-sybase): Quoted *SQL* in doc string, added comma.
        (sql-oracle): Likewise.
        (sql-interactive-mode): Added extensive documentation for having
-       mutliple SQL buffers sending their stuff to different SQLi
+       multiple SQL buffers sending their stuff to different SQLi
        buffers, each running a different process.
        (sql-buffer): Changed doc from *SQL* to SQLi.
        (sql-get-login): Doc fix.
        description about charset-origin-alist.
 
        * international/mule.el: Comment added for a new coding system
-       property `charset-origin-alit'.
+       property `charset-origin-alist'.
        (make-translation-table): This variable deleted.
 
        * language/chinese.el (chinese-big5): Add charset-origin-alist
        charset-origin-alist property.
        ("Vietnamese"): Remove charset-origin-alist property.
 
-       * simple.el (what-cursor-position): Don't use the varialbe
+       * simple.el (what-cursor-position): Don't use the variable
        charset-origin-alist, but use charset-origin-alist property of
        buffer-file-coding-system to decide external character set code.
 
        coding-system-list here.
 
        * international/mule.el (coding-system-lessp): Moved here from
-       mule-util.el
+       mule-util.el.
        (add-to-coding-system-list): New function.
        (make-subsidiary-coding-system, make-coding-system,
        define-coding-system-alias): Use it instead of setting
        (speedbar-add-mode-functions-list) Improve doc.
        (speedbar-line-token) New function.
        (speedbar-dired) Fix order of directories in -shown-directories.
-       (speedbar-line-path): Default return is default-directory
+       (speedbar-line-path): Default return is default-directory.
        (speedbar-buffers-line-path): Return is dir name only.
        (speedbar-mode-functions-list): New variable.
        (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
 
 1999-01-22  Andrew Innes  <andrewi@gnu.org>
 
-       * startup.el (command-line): [windows-nt]: Check for existence of
+       * startup.el (command-line) [windows-nt]: Check for existence of
        .emacs file so as to notice .emacs.el or .emacs.elc and use them
        in preference to _emacs.
 
 1999-01-18  Ken'ichi Handa  <handa@gnu.org>
 
        * international/ccl.el (ccl-compile-translate-character): Handle
-       the case that a tranlation table is CCL register correctly.
+       the case that a translation table is CCL register correctly.
 
        * international/mule-cmds.el (select-safe-coding-system):
-       Hightlight at most 256 characters.
+       Highlight at most 256 characters.
 
 1999-01-18  Dave Love  <fx@gnu.org>
 
 1999-01-15  Johan Vromans  <jvromans@squirrel.nl>
 
        * forms.el (forms--show-record): Convert integers to string
-       expicitly since concat will no longer accept integers.
+       explicitly since concat will no longer accept integers.
        (forms-print): Use local `total-nb-records' since
        `forms--total-records' will be inaccessible after buffer switching.
 
 1998-01-05  Torbjorn Einarsson  <T.Einarsson@clab.ericsson.se>
 
        * progmodes/f90.el: Change of regular expressions for type to
-       correct highlighting and identation. Some small fixes for
+       correct highlighting and indentation.  Some small fixes for
        compatibility with XEmacs.
 
 1999-01-05  Stephen Eglen  <stephen@gnu.org>
        help and force it on current frame.
        (reftex-default-bibliography): New function.
        (reftex-access-parse-file): Check consistency after loading a
-       parse file.  When inconsistent, enfore rescan.
+       parse file.  When inconsistent, enforce rescan.
        (reftex-check-parse-consistency): New function.
        (easy-menu-define): Options section drastically shortened.
 
 1998-12-29  Masatake Yamato  <masata-y@tori.aist-nara.ac.jp>
 
        * page-ext.el: Added mouse-selection feature for pages directory buffer.
-       (pages-directory-map): Bind mouse-2
+       (pages-directory-map): Bind mouse-2.
        (pages-copy-header-and-position): Put text property.
        (pages-directory-goto-with-mouse): New function.
 
        (cperl-after-block-p): Likewise.
        (cperl-after-block-and-statement-beg): Likewise.
        (cperl-after-block-p): After END/BEGIN we are a block.
-       (cperl-after-expr-p): Skip labels when checking
+       (cperl-after-expr-p): Skip labels when checking.
        (cperl-indent-region): Make a marker for END - text added/removed.
        Disable hooks during the call (how to call them later?).
        Now indents 820-line-long function in 6.5 sec (including
        $a-1 ? foo : bar; was a considered a regexp.
        `<< (' was considered a start of HERE-doc.
        mark qq[]-etc sections as syntax-type=string
-       Was not processing sub protos after a comment ine.
+       Was not processing sub protos after a comment line.
        Was treating $a++ <= 5 as a glob.
        Tolerate unfinished REx at end-of-buffer.
        `unwind-protect' was left commented.
        (cperl-fix-line-spacing): Sped up to bail out early.
        (x-color-defined-p): Was not compiling on XEmacs
        Was defmacro'ed with a tick.  Remove another def.
-       (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
+       (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones.
        (cperl-unwind-to-safe): New function.
        (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at
        reasonable position.
        (cperl-fontify-m-as-s): New configuration variable.
        (cperl-electric-pod): Check for after-expr was performed
        inside of POD too.
-       (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
+       (cperl-backward-to-noncomment): Better treatment of PODs and HEREs.
        (cperl-clobber-mode-lists): New configuration variable.
        (cperl-not-bad-style-regexp): Updated.
        Init: `cperl-is-face' was busted.
        (cperl-etags-goto-tag-location): New macro.
        (cperl-version): New variable.  New menu entry
        random docstrings: References to "future" 20.3 removed.
-       Menu was described as `CPerl' instead of `Perl'
+       Menu was described as `CPerl' instead of `Perl'.
        (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
        (cperl-toggle-construct-fix): Was toggling to t instead of 1.
        (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
        (speedbar-frame-mode) Do not specify height if it is in the param list.
        Use default y position w/out changing it.
        If default x position is a list, keep, calculate the non-list X
-       value when devining an initial position.
+       value when defining an initial position.
        (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
        (speedbar-tag-group-name-minimum-length): New variable.
        (speedbar-frame-parameter): New compatibility function.
        naming conventions.
        (speedbar-create-tag-hierarchy): Enable buffer local version of
        `speedbar-tag-hierarchy-method' in the buffer we are tagging.
-       (speedbar-line-path) Make DEPTH param optional.  Devine it if absent.
-       the case, derive it from the cursor location in speedbar.
+       (speedbar-line-path): Make DEPTH param optional.  Define it if absent.
+       In that case, derive it from the cursor location in speedbar.
 
 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
 
        (ps-mule-set-ascii-font): New fun.
        (ps-mule-skip-same-charset): Fun deleted.
        (ps-mule-plot-string): Set ps-mule-current-charset.
-       (ps-mule-initialize): Add autload cookie.  Don't set
+       (ps-mule-initialize): Add autoload cookie.  Don't set
        ps-mule-font-info-database here.
        (ps-mule-begin-job): Renamed from ps-mule-begin.  Update
        ps-mule-font-info-database and ps-control-or-escape-regexp.
 
        * ps-print.el (ps-mule-font-info-database): Doc-string modified.
        (ps-mule-external-libraries): New element FEATURE.
-       (ps-mule-init-external-library): Ajusted for the above change.
+       (ps-mule-init-external-library): Adjusted for the above change.
        (ps-mule-generate-font): Likewise.
        (ps-mule-generate-glyphs): Likewise.
        (ps-mule-prepare-font): Likewise.
        (ispell-kill-ispell): Ensures ispell process has terminated before
        starting new process.  This can otherwise confuse process filters
        and hang the ispell process.
-       (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
+       (ispell-begin-skip-region-regexpispell-skip-region): Improved
        skipping support for sgml.
        (ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
        which could cause `ispell-complete-word' to hang.
        then if there are multibyte file names, change it to multibyte.
        (tar-mode): Get char position from tar-header-offset.
        (tar-extract): Avoid multibyte<->unibyte conversion in
-       insert-buffer-subsring by setting both buffers unibyte
+       insert-buffer-substring by setting both buffers unibyte
        temporarily.
        (tar-copy): Set the buffer unibyte while doing a work.  Write
        without code conversion.
        (tar-clear-modification-flags): Compare byte position with
        tar-header-offset.
        (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
-       insert-buffer-subsring by setting both buffers unibyte
+       insert-buffer-substring by setting both buffers unibyte
        temporarily.  Pay attention to multibyteness while updating the
        descriptor-line.
        (tar-mode-write-file): Write without code conversion.
 1998-11-11  Sam Steingold  <sds@goems.com>
 
        * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
-       `run-lisp' instead of signalling an error.
+       `run-lisp' instead of signaling an error.
 
 1998-11-11  Karl Heuer  <kwzh@gnu.org>
 
 
        * international/mule-util.el (compose-chars-component): Signal
        error if CH is a rule-based composition character.
-       (compose-chars): Signal error if an already compsed character is
+       (compose-chars): Signal error if an already composed character is
        going to be composed by rule-base.
 
        * term/x-win.el: If a resolved ASCII font name doesn't conform to
        enable-kinsoku.
 
        * simple.el (do-auto-fill): Don't check kinsoku-enable here.
-       Don't call kinsoku directly, intead call fill-find-break-point.
+       Don't call kinsoku directly, instead call fill-find-break-point.
 
        * textmodes/fill.el: Setup `fill-find-break-point-function'
        property to character sets which require `kinsoku' processing for
        filling.
        (fill-find-break-point): New function.
        (fill-region-as-paragraph): Don't check kinsoku-enable here.
-       Don't call kinsoku directly, intead call fill-find-break-point.
+       Don't call kinsoku directly, instead call fill-find-break-point.
 
 1998-10-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
        set unconditional-jump to nil.
        (ccl-compile-read-multibyte-character): Return nil.
        (ccl-compile-write-multibyte-character): Likewise.
-       (ccl-compile-translate-character): Likewise
+       (ccl-compile-translate-character): Likewise.
        (ccl-compile-map-multiple): Likewise.
        (ccl-compile-map-single): Likewise.
 
 1998-10-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
        * faces.el (frame-set-background-mode):
-       Don't do anythung for text-only or MSDOS frame.
+       Don't do anything for text-only or MSDOS frame.
 
 1998-10-08  Kenichi Handa  <handa@etl.go.jp>
 
 
        * net-utils.el (ftp, nslookup): Require comint.
        (network-service-connection): Likewise.
-       (whois-server-name): Defaults to whois.arin.net
+       (whois-server-name): Defaults to whois.arin.net.
        (whois-server-list, whois-server-tld, whois-guess-server): New var.
        (whois): Tries to guess the appropriate top-level domain server.
        (whois-get-tld): New function.
 1998-09-27  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
 
        * octave-inf.el (inferior-octave-prompt): Also match prompts of the
-       form `octave.bin:1>' which come from using precopiled binary versions.
+       form `octave.bin:1>' which come from using precompiled binary versions.
 
 1998-09-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
        (reftex-view-cr-cite, reftex-view-cr-ref, reftex-end-of-bib-entry):
        New functions.
        (reftex-auto-view-crossref): New value `window' allowed.
-       (reftex-view-crossref-when-idle): Process new `window' option in
+       (reftex-view-crossref-when-idle): Process new `window' option.
        (reftex-translate-to-ascii-function): New default.
        (reftex-label-illegal-re): Default changed, removed Latin1.
        (reftex-latin1-to-ascii): New function.
        (checkdoc-this-string-valid): When converting a comment into a doc
        string, make sure " chars are \".
        (checkdoc-sentencespace-region-engine): Only do double space check
-       if based on the variable `sentence-end-double-space'
+       if based on the variable `sentence-end-double-space'.
        (checkdoc-this-string-valid-engine): ? ends valid sentence.
        (checkdoc-proper-noun-region-engine): Exclude items in URLs
 
        (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
        registerd in FONT-SPEC.
        (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
-       charcter width of bitmap fonts.
+       character width of bitmap fonts.
        (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
        procedure NF.
        (ps-begin-file): Output PostScript code for setting
        * international/mule.el (charset-description): Doc fix.
 
        * language/chinese.el, language/cyrillic.el, language/czech.el,
-       language/devanagari.el, language/ethiopic.el,
-       language/european.el, language/hebrew.el, language/indian.el,
-       language/japanese.el, language/korean.el, language/lao.el,
-       language/slovak.el, language/thai.el, language/tibetan.el,
-       language/vietnamese.el:
+       language/devanagari.el, language/ethiopic.el,
+       language/european.el, language/hebrew.el, language/indian.el,
+       language/japanese.el, language/korean.el, language/lao.el,
+       language/slovak.el, language/thai.el, language/tibetan.el,
+       language/vietnamese.el:
        Add coding: local variable, to avoid bootstrapping problem
        if you need to recompile all the Lisp files using interpreted code.
 
        * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
        coding-system-for-write before saving.
 
-1998-08-26  Kevin Rodgers  <kevinr@ihs.com> (tiny change)
+1998-08-26  Kevin Rodgers  <kevinr@ihs.com>  (tiny change)
 
        * isearch.el (isearch-forward): Doc fix.
 
@@ -9993,8 +9993,7 @@ See ChangeLog.7 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008  Free Software Foundation, Inc.
+    Copyright (C) 1999, 2001-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -10010,5 +10009,3 @@ See ChangeLog.7 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/>.
-
-;;; arch-tag: efdc1531-ed46-4e14-be59-bee4b23088f3