]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.5
lisp/gnus/gnus-start.el: Optionally check the newsrc.eld file's timestamp before...
[gnu-emacs] / lisp / ChangeLog.5
index 7b05b72243fd620474556e40aaeff54f5215a58f..caa35462f1efb9771e2dc20040e44749dcf48aea 100644 (file)
@@ -99,7 +99,7 @@
        (bookmark-insert-buffer-name): Doc string.
        (bookmark-set): Take optional NAME argument.
        (bookmark-bmenu-select): Use member to test for string's presence.
        (bookmark-insert-buffer-name): Doc string.
        (bookmark-set): Take optional NAME argument.
        (bookmark-bmenu-select): Use member to test for string's presence.
-       Use a more efficent test at end, as suggested by Mikio Nakajima.
+       Use a more efficient test at end, as suggested by Mikio Nakajima.
 
 1995-06-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 
 1995-06-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed
        so users can more easily modify and upgrade entries.
        (ispell-dictionary-alist): Once more a single variable.
        ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed
        so users can more easily modify and upgrade entries.
        (ispell-dictionary-alist): Once more a single variable.
-       (ispell-required-version): Documentation changes
-       (ispell-skip-sgml): Documentation changes
+       (ispell-required-version): Documentation changes.
+       (ispell-skip-sgml): Documentation changes.
        (ispell-command-loop): `mode-line-format' now shows misspelled word.
        (ispell-command-loop): `mode-line-format' now shows misspelled word.
-       (ispell-message-text-end): Can now process postscript version 1.
+       (ispell-message-text-end): Can now process PostScript version 1.
        (ispell-message-start-skip): New variable for block skips, set up for
        pgp and forward blocks.
        (ispell-message-end-skip): New variable for block skips, set up for
        (ispell-message-start-skip): New variable for block skips, set up for
        pgp and forward blocks.
        (ispell-message-end-skip): New variable for block skips, set up for
        branch and removes any locks that might remain after check-in.
 
        (vc-cancel-version): Abort with error message in the CVS case.
        branch and removes any locks that might remain after check-in.
 
        (vc-cancel-version): Abort with error message in the CVS case.
-       (The error used to be signalled in vc-backend-uncheck, which is
+       (The error used to be signaled in vc-backend-uncheck, which is
        a little too late.)
 
        (vc-minor-revision): Function removed.
        a little too late.)
 
        (vc-minor-revision): Function removed.
        * term.el (term-escape-char, term-set-escape-char): Add doc-string.
        (term-mouse-paste): Add XEmacs support.
 
        * term.el (term-escape-char, term-set-escape-char): Add doc-string.
        (term-mouse-paste): Add XEmacs support.
 
-       * term.el: Various speed enhencements:
+       * term.el: Various speed enhancements:
        (term-handle-scroll): Don't clear term-current-row; maybe adjust it.
        (term-down): Don't call term-adjust-current-row-cache if we've
        done term-handle-scroll.
        (term-handle-scroll): Don't clear term-current-row; maybe adjust it.
        (term-down): Don't call term-adjust-current-row-cache if we've
        done term-handle-scroll.
        * viper.el (vip-put-back, vip-Put-back): Now emulate Vi's behavior
        more closely.
 
        * viper.el (vip-put-back, vip-Put-back): Now emulate Vi's behavior
        more closely.
 
-       * viper.el (vip-line): No longer not bombs out.
-       (vip-exec-shift) now preserves the point.
+       * viper.el (vip-line): No longer bombs out.
+       (vip-exec-shift): Now preserves the point.
 
        * viper.el: Fixed the behavior of the Vi commands M, L, G, yw, dg, etc.
 
 
        * viper.el: Fixed the behavior of the Vi commands M, L, G, yw, dg, etc.
 
        19.28 and earlier and XEmacs 19.11 and earlier.
        * ediff.el (ediff-patch-buffer): Now handles buffers that don't
        visit any file.
        19.28 and earlier and XEmacs 19.11 and earlier.
        * ediff.el (ediff-patch-buffer): Now handles buffers that don't
        visit any file.
-       (ediff-windows): Renamed to ediff-windows-wordwise, added
+       (ediff-windows): Renamed to ediff-windows-wordwise.
        (ediff-windows-linewise): New function.
        Changed ediff-small/large-regions to ediff-regions-wordwise/linewise.
 
        (ediff-windows-linewise): New function.
        Changed ediff-small/large-regions to ediff-regions-wordwise/linewise.
 
 
        * mail-extr.el (mail-extr-all-letters-but-separators):
        Reinstate \377, the bug in search.c is apparently gone.
 
        * mail-extr.el (mail-extr-all-letters-but-separators):
        Reinstate \377, the bug in search.c is apparently gone.
-       (mail-extr-first-letters): Add 8-bit characters
+       (mail-extr-first-letters): Add 8-bit characters.
        (mail-extr-last-letters): Ditto.
 
        * simple.el (indent-for-comment): Move to beginning of line only
        (mail-extr-last-letters): Ditto.
 
        * simple.el (indent-for-comment): Move to beginning of line only
        * ada-mode.el (initial comments): Copyright 1995; don't speak
        about setup; correct history for a file that actually IS in
        Emacs 19.29; update list of known bugs.
        * ada-mode.el (initial comments): Copyright 1995; don't speak
        about setup; correct history for a file that actually IS in
        Emacs 19.29; update list of known bugs.
-       (all functions): Inititialize all local variables explicitely to 'nil'.
+       (all functions): Initialize all local variables explicitly to 'nil'.
        (ada-font-lock-keywords): Initialized according to new user option
        `font-lock-maximum-decoration'.
 
        * ada-mode.el (ada-ident-re): New regexp for Ada identifiers.
        (ada-block-start-re): "record" may be preceded by one or more
        (ada-font-lock-keywords): Initialized according to new user option
        `font-lock-maximum-decoration'.
 
        * ada-mode.el (ada-ident-re): New regexp for Ada identifiers.
        (ada-block-start-re): "record" may be preceded by one or more
-       occurencies of "limited", "abstract", or "tagged".
+       occurrences of "limited", "abstract", or "tagged".
        (ada-end-stmt-re): Add "separate" body parts, "else", and
        "package <Id> is".
        (ada-subprogram-start-re): Add "entry", "protected" and
        (ada-end-stmt-re): Add "separate" body parts, "else", and
        "package <Id> is".
        (ada-subprogram-start-re): Add "entry", "protected" and
-       "package body"
+       "package body".
        (ada-indent-function): Handle "elsif" the same way as "if", added
        "separate" for no indent.
        (ada-get-indent-type): If "type ... is .." is followed by code on
        (ada-indent-function): Handle "elsif" the same way as "if", added
        "separate" for no indent.
        (ada-get-indent-type): If "type ... is .." is followed by code on
        (ada-create-syntax-table): Correct comments explaining use of 2nd
        syntax table.  Added creation of ada-mode-symbol-syntax-table
        with '_' as word constituent.
        (ada-create-syntax-table): Correct comments explaining use of 2nd
        syntax table.  Added creation of ada-mode-symbol-syntax-table
        with '_' as word constituent.
-       (ada-adjust-case): Add test, if symbol is preceeded by a "'".
+       (ada-adjust-case): Add test, if symbol is preceded by a "'".
        If true, change case according to ada-case-attribute.
        (ada-which-function-are-we-in): New routine.  Save name of the current
        function in the old buffer; we can place cursor now at the same
        If true, change case according to ada-case-attribute.
        (ada-which-function-are-we-in): New routine.  Save name of the current
        function in the old buffer; we can place cursor now at the same
        ones the numbers of subexpressions to refer to.
        (vc-cvs-status): New per-file property, only used in the CVS case.
        (vc-cvs-status): New function.
        ones the numbers of subexpressions to refer to.
        (vc-cvs-status): New per-file property, only used in the CVS case.
        (vc-cvs-status): New function.
-       (vc-log-info): Adapted to new version of vc-parse-buffer
+       (vc-log-info): Adapted to new version of vc-parse-buffer.
        (vc-fetch-properties): Adapted to new version of vc-parse-buffer.
        Better search regexp for CVS latest version.
        (vc-log-info): Search for branch version only in the RCS case,
        (vc-fetch-properties): Adapted to new version of vc-parse-buffer.
        Better search regexp for CVS latest version.
        (vc-log-info): Search for branch version only in the RCS case,
        (vc-consult-rcs-headers): New function.
        (vc-branch-version): New per-file property, refers
        to the RCS version selected by `rcs -b'.
        (vc-consult-rcs-headers): New function.
        (vc-branch-version): New per-file property, refers
        to the RCS version selected by `rcs -b'.
-       (vc-workfile-version): New function.  Also new per-file property
+       (vc-workfile-version): New function.  Also new per-file property.
        (vc-consult-headers): New parameter variable.
        (vc-mistrust-permissions): Default set to `nil'.
        (vc-locking-user): Property is now cached.  The other functions
        (vc-consult-headers): New parameter variable.
        (vc-mistrust-permissions): Default set to `nil'.
        (vc-locking-user): Property is now cached.  The other functions
 
        * loaddefs.el (global-map): Bind C-M-backspace like C-M-delete.
 
 
        * loaddefs.el (global-map): Bind C-M-backspace like C-M-delete.
 
+1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
+
+       * tpu-doc.el: File moved to ../etc/tpu-edt.doc.
+
 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * files.el (write-file): Default is ask for confirmation
 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * files.el (write-file): Default is ask for confirmation
        * desktop.el (desktop-save): Use dired-directory as name
        of top-level in order to capture wildcards used.
        (desktop-buffer-dired): Skip possible wildcard when checking
        * desktop.el (desktop-save): Use dired-directory as name
        of top-level in order to capture wildcards used.
        (desktop-buffer-dired): Skip possible wildcard when checking
-       for directory existance.  Use dired-insert-subdir, not
+       for directory existence.  Use dired-insert-subdir, not
        dired-maybe-insert-subdir.
 
 1995-04-06  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
        dired-maybe-insert-subdir.
 
 1995-04-06  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
 1995-04-03  David Kågedal  <davidk@lysator.liu.se>
 
        * tempo.el (tempo-insert):
 1995-04-03  David Kågedal  <davidk@lysator.liu.se>
 
        * tempo.el (tempo-insert):
-       Added the P tag and modified the s tag accordingly
+       Added the P tag and modified the s tag accordingly.
        (tempo-insert-named): Checks for valid name, insert mark otherwise.
 
        * tempo.el (tempo-dolist): Changed (cadr ...) to (car (cdr ...)).
        (tempo-insert-named): Checks for valid name, insert mark otherwise.
 
        * tempo.el (tempo-dolist): Changed (cadr ...) to (car (cdr ...)).
        (enriched-delq-1, enriched-make-list-uniq)
        (enriched-make-relatively-unique, enriched-common-tail)
        (enriched-reorder, enriched-insert-annotations)
        (enriched-delq-1, enriched-make-list-uniq)
        (enriched-make-relatively-unique, enriched-common-tail)
        (enriched-reorder, enriched-insert-annotations)
-       (enriched-loc-annotations, enriched-annotate-change
+       (enriched-loc-annotations, enriched-annotate-change)
        (enriched-encode-unknown): Move to format.el.  Names changed.
 
        (enriched-display-table): Copy standard table if there is one,
        (enriched-encode-unknown): Move to format.el.  Names changed.
 
        (enriched-display-table): Copy standard table if there is one,
 1995-03-13  Karl Fogel  <kfogel@floss>
 
        * bookmark.el: Removed C-v bindings; they were inconsistent.
 1995-03-13  Karl Fogel  <kfogel@floss>
 
        * bookmark.el: Removed C-v bindings; they were inconsistent.
-       Defvarred some variables to nil, solely to avoid compilation warnings.
+       Defvared some variables to nil, solely to avoid compilation warnings.
        Use "Author's Update Number:" instead of "Version:".
        (bookmark-history): New var.
        (bookmark-completing-read): Use `bookmark-history'.
        Use "Author's Update Number:" instead of "Version:".
        (bookmark-history): New var.
        (bookmark-completing-read): Use `bookmark-history'.
 
 1995-03-02  Simon Marshall  <simon@duality.gnu.ai.mit.edu>
 
 
 1995-03-02  Simon Marshall  <simon@duality.gnu.ai.mit.edu>
 
-       * font-lock.el (font-lock-maximum-decoration) New variable.
+       * font-lock.el (font-lock-maximum-decoration): New variable.
        (font-lock-after-fontify-buffer-hook): New variable.
        (font-lock-fontify-buffer): Run it after fontifying.
        (font-lock-thing-lock-cleanup): New function to turn things off.
        (font-lock-after-fontify-buffer-hook): New variable.
        (font-lock-fontify-buffer): Run it after fontifying.
        (font-lock-thing-lock-cleanup): New function to turn things off.
 
 1995-02-13  Jeff Dwork  <jeff.dwork@amd.com>
 
 
 1995-02-13  Jeff Dwork  <jeff.dwork@amd.com>
 
-       * ehelp.el (electric-help-map): Use supress-keymap instead of
+       * ehelp.el (electric-help-map): Use suppress-keymap instead of
        filling keymap with undefined commands.  Bind R like r.
        Substitute electric-command-apropos for command-apropos.
        (electric-apropos): New function.
        filling keymap with undefined commands.  Bind R like r.
        Substitute electric-command-apropos for command-apropos.
        (electric-apropos): New function.
        (ispell-command-loop): Properly adjust screen with different settings
        of ispell-choices-win-default-height.
        (check-ispell-version): Use fundamental-mode as default-major-mode.
        (ispell-command-loop): Properly adjust screen with different settings
        of ispell-choices-win-default-height.
        (check-ispell-version): Use fundamental-mode as default-major-mode.
-       (ispell-change-dictionary): Remove unnecessary process kills
+       (ispell-change-dictionary): Remove unnecessary process kills.
        (ispell-region): Fold sgml support in with tib checking.
        (ispell-message): Skips checking of forwarded messages.
 
        (ispell-region): Fold sgml support in with tib checking.
        (ispell-message): Skips checking of forwarded messages.
 
        More robust checking of parameter to make-string.
        (term-update-mode-line): New function.  Call it whenever we change
        char/line/paging mode.  Now includes "page" in mode-line-process
        More robust checking of parameter to make-string.
        (term-update-mode-line): New function.  Call it whenever we change
        char/line/paging mode.  Now includes "page" in mode-line-process
-       if paging is abled.
+       if paging is enabled.
 
        * term.el: Remove causes for byte-compilation to complain:
        (term-terminal-pos): Declare x and y in let-binding.
 
        * term.el: Remove causes for byte-compilation to complain:
        (term-terminal-pos): Declare x and y in let-binding.
-       (term-send-invisible): Remove bogus second "iteractive" call.
+       (term-send-invisible): Remove bogus second "interactive" call.
        (term-*): Provide defvars for lots of buffer-local variables.
        (term-mode): Make comments and initial value setting from
        here to the corresponding defvar.
        (term-*): Provide defvars for lots of buffer-local variables.
        (term-mode): Make comments and initial value setting from
        here to the corresponding defvar.
 
 1995-02-04  G Dinesh Dutt  (brat@htilbom.ernet.in)
 
 
 1995-02-04  G Dinesh Dutt  (brat@htilbom.ernet.in)
 
-       * etags.el : Changes to support filenames as tags too and provided
+       * etags.el: Changes to support filenames as tags too and provided
        a drop-in replacement for list-tags.
        (find-tag-noselect): Recognize filenames as valid tags too.
        (find-tag-file-order): New variable holds function to check for match
        a drop-in replacement for list-tags.
        (find-tag-noselect): Recognize filenames as valid tags too.
        (find-tag-file-order): New variable holds function to check for match
 
 1995-02-02  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
 
 
 1995-02-02  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
 
-       * c-mode.el (c-mode-map): No binding for c-fill-paragraph
+       * c-mode.el (c-mode-map): No binding for c-fill-paragraph.
        (c-fill-paragraph): Return t.
        (c-mode): Put c-fill-paragraph in fill-paragraph-function.
 
        (c-fill-paragraph): Return t.
        (c-mode): Put c-fill-paragraph in fill-paragraph-function.
 
 
 1994-01-24  G Dinesh Dutt  (brat@htilbom.ernet.in)
 
 
 1994-01-24  G Dinesh Dutt  (brat@htilbom.ernet.in)
 
-       * etags.el : Changes to support filenames as tags too and provided
+       * etags.el: Changes to support filenames as tags too and provided
        a drop-in replacement for list-tags.
        (find-tag-noselect): Recognize filenames as valid tags too.
        (find-tag-file-order): New variable added.  This contains the name of
        the function used to qualify a matched filename.
        (last-tag-file): New variable; stores the filename looked for via
        a drop-in replacement for list-tags.
        (find-tag-noselect): Recognize filenames as valid tags too.
        (find-tag-file-order): New variable added.  This contains the name of
        the function used to qualify a matched filename.
        (last-tag-file): New variable; stores the filename looked for via
-       find-tag fmaily of functions.
+       find-tag family of functions.
        (find-tag-in-order): In case tag searched for is a file, don't do
        anything fancy to locate position of tag in file.  Just seek to
        beginning of file.
        (find-tag-in-order): In case tag searched for is a file, don't do
        anything fancy to locate position of tag in file.  Just seek to
        beginning of file.
        * tempo.el (tempo-insert-template): Quoted transient-mark-mode
        Expansion around region now puts point at the first mark.
 
        * tempo.el (tempo-insert-template): Quoted transient-mark-mode
        Expansion around region now puts point at the first mark.
 
-       * tempo.el (tempo-region-start, tempo-region-stop): New variables
+       * tempo.el (tempo-region-start, tempo-region-stop): New variables.
        (tempo-insert-template, tempo-insert): Don't affect the
        mark.  Check for Transient Mark mode.
 
        (tempo-insert-template, tempo-insert): Don't affect the
        mark.  Check for Transient Mark mode.
 
        Keybinding for bold-italic changed from M-g o to M-g l; M-g o is
        now "other".
        (facemenu-justification-menu, facemenu-indentation-menu):
        Keybinding for bold-italic changed from M-g o to M-g l; M-g o is
        now "other".
        (facemenu-justification-menu, facemenu-indentation-menu):
-       New submenus, moved from enriched.el
+       New submenus, moved from enriched.el.
        (list-colors-display, facemenu-color-equal): New functions.
        (facemenu-menu): Added "Display Faces" item.
        (facemenu-new-faces-at-end): New variable.
        (list-colors-display, facemenu-color-equal): New functions.
        (facemenu-menu): Added "Display Faces" item.
        (facemenu-new-faces-at-end): New variable.
 
        * startup.el (command-line-1): Handle -f with kbd macro.
 
 
        * startup.el (command-line-1): Handle -f with kbd macro.
 
-       * msb.el (mouse-select-buffer) Handle an aborted selection.
+       * msb.el (mouse-select-buffer): Handle an aborted selection.
 
 1995-01-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 
 1995-01-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        the autogenerated label in the minibuffer caused the killed text
        to appear in front of the bibtex entry.
 
        the autogenerated label in the minibuffer caused the killed text
        to appear in front of the bibtex entry.
 
-1995-01-05  Eric Raymond  <esr@locke.ccil.org>
+1995-01-05  Eric S. Raymond  <esr@locke.ccil.org>
 
        * vc.el (vc-do-command): Change RCS handling so rcsdiff won't strip
        away relative-pathname information.  This function no longer sets the
 
        * vc.el (vc-do-command): Change RCS handling so rcsdiff won't strip
        away relative-pathname information.  This function no longer sets the
        (forms--mode-menu-ro, forms--mode-menu-edit):
        New functions to create a pulldown menu in the menubar.
        (forms--mode-commands): Call them for the edit and view mode.
        (forms--mode-menu-ro, forms--mode-menu-edit):
        New functions to create a pulldown menu in the menubar.
        (forms--mode-commands): Call them for the edit and view mode.
-       (forms-print): New function.
+       (forms-print): New function.
 
 1995-01-04  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
 
 1995-01-04  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
 
        * dabbrev.el: Complete rewrite by Lars.Lindberg@sypro.cap.se.
 
 
        * dabbrev.el: Complete rewrite by Lars.Lindberg@sypro.cap.se.
 
-1994-12-23  Barry Warsaw  (bwarsaw@cnri)
+1994-12-23  Barry A. Warsaw  (bwarsaw@cnri)
 
        * elp.el (elp-pack-number): New function.
        (elp-output-results): Use elp-pack-number to truncate time strings,
 
        * elp.el (elp-pack-number): New function.
        (elp-output-results): Use elp-pack-number to truncate time strings,
        (reporter-status-message, reporter-status-count): New variables.
 
        * reporter.el (reporter-update-status, reporter-beautify-list)
        (reporter-status-message, reporter-status-count): New variables.
 
        * reporter.el (reporter-update-status, reporter-beautify-list)
-       reporter-dump-variable): Now smarter about formating variables
+       (reporter-dump-variable): Now smarter about formatting variables
        with list values.  Checks the value of reporter-dont-compact-list.
 
 1994-12-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
        with list values.  Checks the value of reporter-dont-compact-list.
 
 1994-12-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 1994-12-22  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * bibtex.el (bibtex-string, bibtex-preamble): Use forward-line.
 1994-12-22  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * bibtex.el (bibtex-string, bibtex-preamble): Use forward-line.
-       (sort-subr): Don't call autload for this--that's done in loaddefs.el.
+       (sort-subr): Don't call autoload for this--that's done in loaddefs.el.
        (bibtex-mode): Add autoload cookie.
 
        * server.el (server-switch-buffer): Cope with dead frames and windows.
        (bibtex-mode): Add autoload cookie.
 
        * server.el (server-switch-buffer): Cope with dead frames and windows.
        * gud.el (gdb): Correct tbreak doc string.
        (gud-mode): Define a Gud menu.
        (gdb): Set debugger-specific menu entries.
        * gud.el (gdb): Correct tbreak doc string.
        (gud-mode): Define a Gud menu.
        (gdb): Set debugger-specific menu entries.
-       (sdb) (dbx) (xdb): Likewise.
+       (sdb, dbx, xdb): Likewise.
 
 1994-12-22  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 
 1994-12-22  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 
        * imenu.el (imenu-always-use-completion-buffer-p): A value of
        `never' now means never display a completion buffer.
 
        * imenu.el (imenu-always-use-completion-buffer-p): A value of
        `never' now means never display a completion buffer.
-       (imenu--completion-buffer): Implement 'never behaviour.
+       (imenu--completion-buffer): Implement 'never behavior.
 
 1994-12-21  Stefan Schoef  <schoef@informatik.uni-oldenburg.de>
 
 
 1994-12-21  Stefan Schoef  <schoef@informatik.uni-oldenburg.de>
 
        reference keys before they are used.
        (bibtex-generate-autokey, bibtex-clean-entry): New function to
        generate an autokey if necessary.
        reference keys before they are used.
        (bibtex-generate-autokey, bibtex-clean-entry): New function to
        generate an autokey if necessary.
-       (bibtex-autokey-names, bibtex-autokey-name-change-strings,
-       bibtex-autokey-name-length, bibtex-autokey-name-separator,
-       bibtex-autokey-year-length, bibtex-autokey-titlewords,
-       bibtex-autokey-title-terminators,
-       bibtex-autokey-titlewords-stretch,
-       bibtex-autokey-titleword-first-ignore,
-       bibtex-autokey-titleword-abbrevs,
-       bibtex-autokey-titleword-change-strings,
-       bibtex-autokey-titleword-length,
-       bibtex-autokey-titleword-separator,
-       bibtex-autokey-name-year-separator,
-       bibtex-autokey-year-title-separator): New variables related to
+       (bibtex-autokey-names, bibtex-autokey-name-change-strings)
+       (bibtex-autokey-name-length, bibtex-autokey-name-separator)
+       (bibtex-autokey-year-length, bibtex-autokey-titlewords)
+       (bibtex-autokey-title-terminators)
+       (bibtex-autokey-titlewords-stretch)
+       (bibtex-autokey-titleword-first-ignore)
+       (bibtex-autokey-titleword-abbrevs)
+       (bibtex-autokey-titleword-change-strings)
+       (bibtex-autokey-titleword-length)
+       (bibtex-autokey-titleword-separator)
+       (bibtex-autokey-name-year-separator)
+       (bibtex-autokey-year-title-separator): New variables related to
        bibtex-generate-autokey.
        (bibtex-find-entry-location): Optional second parameter maybedup
        to tell it that entering a duplicate entry isn't to report by an
        bibtex-generate-autokey.
        (bibtex-find-entry-location): Optional second parameter maybedup
        to tell it that entering a duplicate entry isn't to report by an
        (validate-bibtex-buffer): Completely rewritten to validate, if
        buffer is syntactically correct.
        (find-bibtex-duplicates): Moved into validate-bibtex-buffer.
        (validate-bibtex-buffer): Completely rewritten to validate, if
        buffer is syntactically correct.
        (find-bibtex-duplicates): Moved into validate-bibtex-buffer.
-       (ispell-abstract, bibtex-ispell-abstract, ispell-bibtex-entry,
-       bibtex-ispell-entry, beginning-of-bibtex-entry,
-       bibtex-beginning-of-entry, end-of-bibtex-entry,
-       bibtex-end-of-entry, hide-bibtex-entry-bodies,
-       bibtex-hide-entry-bodies, narrow-to-bibtex-entry,
-       bibtex-narrow-to-entry, sort-bibtex-entries, bibtex-sort-entries,
-       validate-bibtex-buffer, bibtex-validate-buffer,
-       find-bibtex-entry-location, bibtex-find-entry-location): All
+       (ispell-abstract, bibtex-ispell-abstract, ispell-bibtex-entry)
+       (bibtex-ispell-entry, beginning-of-bibtex-entry)
+       (bibtex-beginning-of-entry, end-of-bibtex-entry)
+       (bibtex-end-of-entry, hide-bibtex-entry-bodies)
+       (bibtex-hide-entry-bodies, narrow-to-bibtex-entry)
+       (bibtex-narrow-to-entry, sort-bibtex-entries, bibtex-sort-entries)
+       (validate-bibtex-buffer, bibtex-validate-buffer)
+       (find-bibtex-entry-location, bibtex-find-entry-location): All
        interactive functions are renamed, so that any interface function
        begins with "bibtex-".  Mapping:
        ispell-abstract            --> bibtex-ispell-abstract
        interactive functions are renamed, so that any interface function
        begins with "bibtex-".  Mapping:
        ispell-abstract            --> bibtex-ispell-abstract
        sort-bibtex-entries        --> bibtex-sort-entries
        validate-bibtex-buffer     --> bibtex-validate-buffer
        find-bibtex-entry-location --> bibtex-find-entry-location
        sort-bibtex-entries        --> bibtex-sort-entries
        validate-bibtex-buffer     --> bibtex-validate-buffer
        find-bibtex-entry-location --> bibtex-find-entry-location
-       (bibtex-maintain-sorted-entries,
-       bibtex-sort-ignore-string-entries): Default is now t.
+       (bibtex-maintain-sorted-entries)
+       (bibtex-sort-ignore-string-entries): Default is now t.
        (bibtex-complete-string): String list is built from additional
        string list bibtex-predefined-string and current strings in file.
        (string-equalp): Deleted and substituted by string-equal.
        (bibtex-complete-string): String list is built from additional
        string list bibtex-predefined-string and current strings in file.
        (string-equalp): Deleted and substituted by string-equal.
        keys).
        (bibtex-mode-map): Function narrow-to-bibtex-entry and counterpart
        widen and function hide-bibtex-entry-bodies and counterpart
        keys).
        (bibtex-mode-map): Function narrow-to-bibtex-entry and counterpart
        widen and function hide-bibtex-entry-bodies and counterpart
-       show-all bounded to appropriate local keys.
+       show-all bound to appropriate local keys.
        (bibtex-abbrev-table): Deleted
        (bibtex-current-entry-label, put-string-on-kill-ring): Deleted
        (AUCTeX provides all the functionality needed for citation
        completion).
        (bibtex-abbrev-table): Deleted
        (bibtex-current-entry-label, put-string-on-kill-ring): Deleted
        (AUCTeX provides all the functionality needed for citation
        completion).
-       (bibtex-enclosing-reference, bibtex-pop-previous, bibtex-pop-next,
-       bibtex-clean-entry): Hacked for speed (bibtex-pop-previous and
+       (bibtex-enclosing-reference, bibtex-pop-previous, bibtex-pop-next)
+       (bibtex-clean-entry): Hacked for speed (bibtex-pop-previous and
        bibtex-pop-next were to slow for larger BibTeX files).
        (bibtex-pop-previous, bibtex-pop-next): Delimiters from previous
        bibtex-pop-next were to slow for larger BibTeX files).
        (bibtex-pop-previous, bibtex-pop-next): Delimiters from previous
-       or next entry are changed to actual delimters if necessary.
+       or next entry are changed to actual delimiters if necessary.
        (bibtex-entry): Fixed bug (False entry wasn't reported in error
        message if bibtex-entry was called with undefined reference name).
        (bibtex-entry-field-alist, bibtex-entry, bibtex-make-field,
        (bibtex-entry): Fixed bug (False entry wasn't reported in error
        message if bibtex-entry was called with undefined reference name).
        (bibtex-entry-field-alist, bibtex-entry, bibtex-make-field,
        bibtex-pop-next didn't work, probably due to a bug in
        re-search-forward).
        (several functions): Added support for {} as field delimiters
        bibtex-pop-next didn't work, probably due to a bug in
        re-search-forward).
        (several functions): Added support for {} as field delimiters
-       (better than '"' for accented characters.
+       (better than '"' for accented characters).
        (bibtex-clean-entry): If optional field crossref is empty or
        missing, former optional fields (if bibtex-include-OPTcrossref was
        t) are necessary again.  bibtex-clean-entry complains if they are
        (bibtex-clean-entry): If optional field crossref is empty or
        missing, former optional fields (if bibtex-include-OPTcrossref was
        t) are necessary again.  bibtex-clean-entry complains if they are
-       empty but not if they are missing, so you can intenionally omit
+       empty but not if they are missing, so you can intentionally omit
        them, e. g. for a pseudo @Journal entry (needed for
        crossreferences) made out of an @article with missing non-optional
        fields.
        them, e. g. for a pseudo @Journal entry (needed for
        crossreferences) made out of an @article with missing non-optional
        fields.
 
 1994-12-18  Lawrence R. Dodd  (dodd@roebling.poly.edu)
 
 
 1994-12-18  Lawrence R. Dodd  (dodd@roebling.poly.edu)
 
-       * fortran.el (fortran-end-if, fortran-end-do,
-       fortran-beginning-if, fortran-beginning-do): New subroutines.
+       * fortran.el (fortran-end-if, fortran-end-do)
+       (fortran-beginning-if, fortran-beginning-do): New subroutines.
        (fortran-blink-matching-if, fortran-blink-matching-do): Use them.
        (fortran-mark-do, fortran-mark-if): New user functions.
        (fortran-blink-matching-if, fortran-mode): Doc mod.
        (fortran-blink-matching-if, fortran-blink-matching-do): Use them.
        (fortran-mark-do, fortran-mark-if): New user functions.
        (fortran-blink-matching-if, fortran-mode): Doc mod.
 1994-12-09  Ken Stevens  <stevensk@afit.af.mil>
 
        * ispell.el: Added ispell-offset for version consistency.
 1994-12-09  Ken Stevens  <stevensk@afit.af.mil>
 
        * ispell.el: Added ispell-offset for version consistency.
-       (ispell-dictionary-alist): Updated dictionaries & better match defaults
-       (ispell-alternate-dictionary): Added /usr/shar path
+       (ispell-dictionary-alist): Updated dictionaries & better match defaults.
+       (ispell-alternate-dictionary): Added /usr/shar path.
        (ispell-menu-map-needed): Redo changes that made this incompatible
        with earlier versions of Emacs19.
        (ispell-required-version): Changed to assure version 3.1.12 accessed.
        (ispell-menu-map-needed): Redo changes that made this incompatible
        with earlier versions of Emacs19.
        (ispell-required-version): Changed to assure version 3.1.12 accessed.
 
 1994-11-09  Francesco Potortì  (pot@cnuce.cnr.it)
 
 
 1994-11-09  Francesco Potortì  (pot@cnuce.cnr.it)
 
-       * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
-       Man-cleanup-manpage, Man-fontify-manpage): Handle the "+\bo" form
+       * man.el (Man-berkeley-sed-script, Man-sysv-sed-script)
+       (Man-cleanup-manpage, Man-fontify-manpage): Handle the "+\bo" form
        (used by aix) in addition to the "o\b+" one (used by sun).
 
 1994-11-09  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
        (used by aix) in addition to the "o\b+" one (used by sun).
 
 1994-11-09  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
 
 1994-11-08  Ed Reingold  <reingold@albert.gnu.ai.mit.edu>
 
 
 1994-11-08  Ed Reingold  <reingold@albert.gnu.ai.mit.edu>
 
-       * calendar.el (diary-entry-marker, calendar-today-marker,
-       calendar-holiday-marker): Don't supersede attributes for faces
+       * calendar.el (diary-entry-marker, calendar-today-marker)
+       (calendar-holiday-marker): Don't supersede attributes for faces
        `diary-face', `calendar-display-face', or `holiday-face' if they
        are already defined.
 
        `diary-face', `calendar-display-face', or `holiday-face' if they
        are already defined.
 
        * bytecomp.el (byte-compile-insert-header): Escape backslashes
        in FILENAME when putting it inside a string constant.
 
        * bytecomp.el (byte-compile-insert-header): Escape backslashes
        in FILENAME when putting it inside a string constant.
 
-1994-10-31  voelker  <voelker@cs.washington.edu>
+1994-10-31  Geoff Voelker  <voelker@cs.washington.edu>
 
        * makefile.nt: New file.
 
 
        * makefile.nt: New file.
 
 1994-10-27  Francesco Potortì  (pot@cnuce.cnr.it)
 
        * man.el (Man-fontify-manpage-flag): defvar put at outer level.
 1994-10-27  Francesco Potortì  (pot@cnuce.cnr.it)
 
        * man.el (Man-fontify-manpage-flag): defvar put at outer level.
-       (manual-program, Man-untabify-command, Man-untabify-command-args,
-       Man-sed-command, Man-awk-command, Man-mode-line-format,
-       Man-mode-map, Man-mode-hook, Man-cooked-hook, Man-name-regexp,
-       Man-section-regexp, Man-page-header-regexp, Man-heading-regexp,
-       Man-see-also-regexp, Man-first-heading-regexp,
-       Man-reference-regexp, Man-switches, Man-specified-section-option):
+       (manual-program, Man-untabify-command, Man-untabify-command-args)
+       (Man-sed-command, Man-awk-command, Man-mode-line-format)
+       (Man-mode-map, Man-mode-hook, Man-cooked-hook, Man-name-regexp)
+       (Man-section-regexp, Man-page-header-regexp, Man-heading-regexp)
+       (Man-see-also-regexp, Man-first-heading-regexp)
+       (Man-reference-regexp, Man-switches, Man-specified-section-option):
        Make them normal defvars, no more user options.
        Make them normal defvars, no more user options.
-       (Man-overstrike-face, Man-undeline-face): New user options.
+       (Man-overstrike-face, Man-underline-face): New user options.
        (Man-init-defvars): Man-fontify-manpage-flag removed from here.
        (man-fontify-manpage): Use the new user options above.
 
        (Man-init-defvars): Man-fontify-manpage-flag removed from here.
        (man-fontify-manpage): Use the new user options above.
 
 
 1994-10-26  Michael Ernst  <mernst@research.microsoft.com>
 
 
 1994-10-26  Michael Ernst  <mernst@research.microsoft.com>
 
-       * ispell.el (ispell-message-text-end): Match Postcript 3 like 2.
+       * ispell.el (ispell-message-text-end): Match PostScript 3 like 2.
 
 1994-10-26  Ed Reingold  <reingold@albert.gnu.ai.mit.edu>
 
 
 1994-10-26  Ed Reingold  <reingold@albert.gnu.ai.mit.edu>
 
 
 1994-10-22  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
 
 1994-10-22  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
-       * dired-aux.el (dired-do-tags-search,
-       dired-do-tags-query-replace): New functions.
+       * dired-aux.el (dired-do-tags-search, dired-do-tags-query-replace):
+       New functions.
        * dired.el (dired-mode-map): Bind A to dired-do-tags-search, Q to
        dired-do-tags-query-replace.
 
        * dired.el (dired-mode-map): Bind A to dired-do-tags-search, Q to
        dired-do-tags-query-replace.
 
 
 1994-10-20  Noah Friedman  <friedman@splode.com>
 
 
 1994-10-20  Noah Friedman  <friedman@splode.com>
 
-       * timer.el (timer-error, timer-abnormal-termination,
-       timer-filter-error): New error conditions.
+       * timer.el (timer-error, timer-abnormal-termination)
+       (timer-filter-error): New error conditions.
        (timer-process-filter, timer-process-sentinel): Signal an error,
        don't just print a message.
 
        (timer-process-filter, timer-process-sentinel): Signal an error,
        don't just print a message.
 
 
 1994-10-19  Boris Goldowsky  <boris@cs.rochester.edu>
 
 
 1994-10-19  Boris Goldowsky  <boris@cs.rochester.edu>
 
-       * facemenu.el (facemenu-face-menu, facemenu-foreground-menu,
-       facemenu-background-menu, facemenu-special-menu): New or renamed
+       * facemenu.el (facemenu-face-menu, facemenu-foreground-menu)
+       (facemenu-background-menu, facemenu-special-menu): New or renamed
        variables for submenus.
        * facemenu.el (facemenu-color-alist): Renamed from facemenu-colors.
        * facemenu.el (facemenu-add-new-face): New function.
        variables for submenus.
        * facemenu.el (facemenu-color-alist): Renamed from facemenu-colors.
        * facemenu.el (facemenu-add-new-face): New function.
        * etags.el (etags-tags-table-files, etags-tags-included-tables):
        Search backwards for the comma in case the file name contains one.
 
        * etags.el (etags-tags-table-files, etags-tags-included-tables):
        Search backwards for the comma in case the file name contains one.
 
-1994-10-17  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
+1994-10-17  Frederic Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
 
        * paths.el (rmail-spool-directory): Add a condition to test
        the Bull DPX/2.
 
        * paths.el (rmail-spool-directory): Add a condition to test
        the Bull DPX/2.
        * desktop.el (desktop-internal-v2s): Remove all text properties
        from strings.
 
        * desktop.el (desktop-internal-v2s): Remove all text properties
        from strings.
 
-1994-10-13  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
+1994-10-13  Frederic Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
 
        * hilit19.el (hilit-set-mode-patterns - lisp-mode): Fix regexp
        for 'defconstant' that leads to an infinite loop.
 
        * hilit19.el (hilit-set-mode-patterns - lisp-mode): Fix regexp
        for 'defconstant' that leads to an infinite loop.
-       Hilight the 'list' keyword.
+       Highlight the 'list' keyword.
 
 1994-10-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 
 1994-10-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        (facemenu-add-face, facemenu-discard-redundant-faces): New functions.
 
        * facemenu.el (facemenu-set-foreground, facemenu-set-background)
        (facemenu-add-face, facemenu-discard-redundant-faces): New functions.
 
        * facemenu.el (facemenu-set-foreground, facemenu-set-background)
-       (facemenu-get-face, facemenu-foreground, facemenu-background): New
-       functions and variables.  Faces with names of the form fg:color
+       (facemenu-get-face, facemenu-foreground, facemenu-background):
+       New functions and variables.  Faces with names of the form fg:color
        and bg:color are now treated specially.
        (facemenu-update): Updated for above.
 
        and bg:color are now treated specially.
        (facemenu-update): Updated for above.
 
 
 1994-10-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
 
 1994-10-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
-       * hilit19.el (calendar-mode): Delete the regexps for diary, hollidays.
+       * hilit19.el (calendar-mode): Delete the regexps for diary, holidays.
 
        * tex-mode.el (compare-windows-whitespace): Eliminate initial value.
 
 
        * tex-mode.el (compare-windows-whitespace): Eliminate initial value.
 
        (makefile-add-log-defun): New function.
        (makefile-menu-index-function): New function.
 
        (makefile-add-log-defun): New function.
        (makefile-menu-index-function): New function.
 
-1994-10-11  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
+1994-10-11  Frederic Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
 
        * rmailsum.el (rmail-summary-resend): New function.
        (rmail-summary-mode-map - resend): Call rmail-summary-resend
 
        * rmailsum.el (rmail-summary-resend): New function.
        (rmail-summary-mode-map - resend): Call rmail-summary-resend
 1994-10-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * mouse.el (mouse-major-mode-menu): New function, on C-mouse-3.
 1994-10-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * mouse.el (mouse-major-mode-menu): New function, on C-mouse-3.
-       (mouse-major-mode-menu-1): New function
+       (mouse-major-mode-menu-1): New function.
        (mouse-set-font): Move it to C-mouse-2.
 
        * font-lock.el (font-lock-defaults-alist): Delete most modes--all
        (mouse-set-font): Move it to C-mouse-2.
 
        * font-lock.el (font-lock-defaults-alist): Delete most modes--all
 
 1994-10-05  Simon Marshall  <Simon.Marshall@mail.esrin.esa.it>
 
 
 1994-10-05  Simon Marshall  <Simon.Marshall@mail.esrin.esa.it>
 
-       * comint.el (comint-check-proc): Recognise `open'.
+       * comint.el (comint-check-proc): Recognize `open'.
        (comint-exec): Use open-network-stream if command is a cons pair.
 
        (comint-exec): Use open-network-stream if command is a cons pair.
 
-       * font-lock.el (compilation-mode-font-lock-keywords,
-       rmail-summary-font-lock-keywords, dired-font-lock-keywords,
-       shell-font-lock-keywords, texi-font-lock-keywords,
-       perl-font-lock-keywords): Deleted.
+       * font-lock.el (compilation-mode-font-lock-keywords)
+       (rmail-summary-font-lock-keywords, dired-font-lock-keywords)
+       (shell-font-lock-keywords, texi-font-lock-keywords)
+       (perl-font-lock-keywords): Delete.
 
        * sh-script.el (sh-font-lock-keywords): Default to nil.
 
 
        * sh-script.el (sh-font-lock-keywords): Default to nil.
 
 
 1994-10-05  Francesco Potortì  (pot@cnuce.cnr.it)
 
 
 1994-10-05  Francesco Potortì  (pot@cnuce.cnr.it)
 
-       * man.el (Man-notify, Man-current-page, Man-page-list,
-       Man-filter-list, Man-original-frame, Man-arguments,
-       Man-fontify-manpage-flag, Man-sections-alist, Man-refpages-alist,
-       Man-uses-untabify-flag, Man-page-mode-string, Man-sed-script):
-       Added defvar's to keep the compiler quiet.
+       * man.el (Man-notify, Man-current-page, Man-page-list)
+       (Man-filter-list, Man-original-frame, Man-arguments)
+       (Man-fontify-manpage-flag, Man-sections-alist, Man-refpages-alist)
+       (Man-uses-untabify-flag, Man-page-mode-string, Man-sed-script):
+       Add defvar's to keep the compiler quiet.
        (Man-getpage-in-background): Start buffer name with "*Man ".
        instead of "*man " to avoid conflict with "*mail*".
        (Man-match-substring): Defsubst moved before first call.
        (Man-getpage-in-background): Start buffer name with "*Man ".
        instead of "*man " to avoid conflict with "*mail*".
        (Man-match-substring): Defsubst moved before first call.
 
 1994-09-29  Francesco Potortì  (pot@cnuce.cnr.it)
 
 
 1994-09-29  Francesco Potortì  (pot@cnuce.cnr.it)
 
-       * man.el
-       (Man-init-defvars, Man-cleanup-manpage, Man-fontify-manpage):
+       * man.el (Man-init-defvars, Man-cleanup-manpage, Man-fontify-manpage):
        added support for the big cross present in the ksh manpage.
 
 1994-09-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
        added support for the big cross present in the ksh manpage.
 
 1994-09-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * cc-mode.el (c-progress-info, c-progress-init)
        (c-progress-update, c-progress-fini):
 
        * cc-mode.el (c-progress-info, c-progress-init)
        (c-progress-update, c-progress-fini):
-       New vars/defuns for better long indentation progress reporting
+       New vars/defuns for better long indentation progress reporting.
        (c-indent-exp, c-indent-region): Use them.
 
        * cc-mode.el (c-guess-basic-syntax):
        (c-indent-exp, c-indent-region): Use them.
 
        * cc-mode.el (c-guess-basic-syntax):
        find proper relpos of an arglist-cont.
 
        * cc-mode.el (c-offset-alist-default):
        find proper relpos of an arglist-cont.
 
        * cc-mode.el (c-offset-alist-default):
-       statement-case-open default offset is zero
+       statement-case-open default offset is zero.
        (c-skip-case-statement-forward): New function.
        (c-guess-basic-syntax): CASE 15: use c-skip-case-statement-forward in
        proper places to find the real relpos of statement's inside switch
        (c-skip-case-statement-forward): New function.
        (c-guess-basic-syntax): CASE 15: use c-skip-case-statement-forward in
        proper places to find the real relpos of statement's inside switch
        (c-get-offset): Accept ++ and -- symbols.
 
        * cc-mode.el (c-guess-basic-syntax):
        (c-get-offset): Accept ++ and -- symbols.
 
        * cc-mode.el (c-guess-basic-syntax):
-       CASE 9C: added small performance improvment to c-in-literal call.
+       CASE 9C: added small performance improvement to c-in-literal call.
 
        * cc-mode.el (c-beginning-of-statement-1): Use c-in-literal-cache,
        and limit backscanning in CASE 5 to known, non-literal position.
 
        * cc-mode.el (c-beginning-of-statement-1): Use c-in-literal-cache,
        and limit backscanning in CASE 5 to known, non-literal position.
        (Man-mode-map): Changed the meanings of ",", ".", "q".  Added new
        keys ">", "<", "k".
        (Man-page-mode-string): Function deleted.
        (Man-mode-map): Changed the meanings of ",", ".", "q".  Added new
        keys ">", "<", "k".
        (Man-page-mode-string): Function deleted.
-       (Man-init-defvars): New function used for initialising the system
+       (Man-init-defvars): New function used for initializing the system
        and environment dependent variables Man-fontify-manpage-flag,
        Man-uses-untabify, Man-sed-script, Man-filter-list.
        (Man-delete-trailing-newlines): Function deleted.
        and environment dependent variables Man-fontify-manpage-flag,
        Man-uses-untabify, Man-sed-script, Man-filter-list.
        (Man-delete-trailing-newlines): Function deleted.
        (Man-bgproc-sentinel): Cleanup, call Man-fontify-manpage and
        Man-cleanup-page when necessary.
        (Man-mode): Call Man-strip-page-headers and Man-unindent.
        (Man-bgproc-sentinel): Cleanup, call Man-fontify-manpage and
        Man-cleanup-page when necessary.
        (Man-mode): Call Man-strip-page-headers and Man-unindent.
-       (Man-build-section-alist, Man-build-references-alist,
-       Man-build-page-list): substs instead of functions.
+       (Man-build-section-alist, Man-build-references-alist)
+       (Man-build-page-list): substs instead of functions.
        (Man-build-references-alist): Cleanup.
        (Man-build-page-list): New algorithm.
        (Man-strip-page-headers, Man-unindent): New substs.
        (Man-build-references-alist): Cleanup.
        (Man-build-page-list): New algorithm.
        (Man-strip-page-headers, Man-unindent): New substs.
 
 1994-09-19  Francesco Potortì  <pot@cnuce.cnr.it>
 
 
 1994-09-19  Francesco Potortì  <pot@cnuce.cnr.it>
 
-       * rlogin.el (rlogin): Recognise the `-l user' option to rlogin and
+       * rlogin.el (rlogin): Recognize the `-l user' option to rlogin and
        let comint and ange-ftp know about the correct home directory.
 
 1994-09-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
        let comint and ange-ftp know about the correct home directory.
 
 1994-09-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * vc-hooks.el (vc-file-not-found-hook): Use save-excursion.
 
 
        * vc-hooks.el (vc-file-not-found-hook): Use save-excursion.
 
-1994-09-18  Kenneth Manheimer  (klm@coil.nist.gov)
+1994-09-18  Ken Manheimer  (klm@coil.nist.gov)
 
        * icomplete.el: Major rewrite to behave more like a minor mode.
        Doc fixes.
 
        * icomplete.el: Major rewrite to behave more like a minor mode.
        Doc fixes.
        * ediff.el (ediff-toggle-read-only, ediff-patch-file): Check out
        version controlled files before their buffers are modified.
        (ediff-local-checkout-flag, ediff-toggle-read-only-function):
        * ediff.el (ediff-toggle-read-only, ediff-patch-file): Check out
        version controlled files before their buffers are modified.
        (ediff-local-checkout-flag, ediff-toggle-read-only-function):
-        New variables.
+       New variables.
 
        * ediff.el (ediff-find-file, ediff-patch-file): Were getting
        confused by symbolic links.  Fixed.
 
        * ediff.el (ediff-find-file, ediff-patch-file): Were getting
        confused by symbolic links.  Fixed.
 
 1994-09-14  Boris Goldowsky  <boris@cs.rochester.edu>
 
 
 1994-09-14  Boris Goldowsky  <boris@cs.rochester.edu>
 
-       * simple.el (repeat-complex-command, next-history-element,
-       previous-matching-history-element): Override print-level when
+       * simple.el (repeat-complex-command, next-history-element)
+       (previous-matching-history-element): Override print-level when
        offering command lines to edit.
 
 1994-09-13  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
 
        offering command lines to edit.
 
 1994-09-13  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
 
-       * faces.el (make-face-unbold, make-face-unitalic, make-face-bold,
-       make-face-italic, make-face-bold-italic): Don't try to frob font
+       * faces.el (make-face-unbold, make-face-unitalic, make-face-bold)
+       (make-face-italic, make-face-bold-italic): Don't try to frob font
        if it's nil.
 
 1994-09-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
        if it's nil.
 
 1994-09-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 1994-09-01  Espen Skoglund  (espensk@tklab1.cs.uit.no)
 
        * pascal.el (pascal-indent-declaration): Indent correctly
 1994-09-01  Espen Skoglund  (espensk@tklab1.cs.uit.no)
 
        * pascal.el (pascal-indent-declaration): Indent correctly
-       when record blocks are used within parameterlists.
+       when record blocks are used within parameter lists.
        (pascal-declaration-beg): Strange -0 argument removed.
        (pascal-type-completion): Fix typo in regexp.
        (pascal-get-lineup-indent): Use match-end instead of end-of-line.
        (pascal-declaration-beg): Strange -0 argument removed.
        (pascal-type-completion): Fix typo in regexp.
        (pascal-get-lineup-indent): Use match-end instead of end-of-line.
        Now accommodates buffer identifications generated by
        mode-line.el and uniquify.el.
 
        Now accommodates buffer identifications generated by
        mode-line.el and uniquify.el.
 
-       * ediff.el (ediff-current-diff-face-A/B,
-       ediff-fine-diff-face-A/B,ediff-odd/even-diff-face-A/B):
+       * ediff.el (ediff-current-diff-face-A/B)
+       (ediff-fine-diff-face-A/B, ediff-odd/even-diff-face-A/B):
        Variables changed to contain face names
        instead of face internal representation.
 
        Variables changed to contain face names
        instead of face internal representation.
 
 
 1994-07-23  enami tsugutomo  <enami@sys.ptg.sony.co.jp>
 
 
 1994-07-23  enami tsugutomo  <enami@sys.ptg.sony.co.jp>
 
-       * lisp/add-log.el (add-log-current-defun): Skip doc string
-         correctly even if it ends with line that starts space.
+       * add-log.el (add-log-current-defun): Skip doc string
+       correctly even if it ends with line that starts space.
 
 1994-07-22  Ed Reingold  <reingold@albert.gnu.ai.mit.edu>
 
 
 1994-07-22  Ed Reingold  <reingold@albert.gnu.ai.mit.edu>
 
        Modified to work with remote and compressed files.
 
        * ediff.el (ediff-read-file-name, ediff-buffers): Better defaults.
        Modified to work with remote and compressed files.
 
        * ediff.el (ediff-read-file-name, ediff-buffers): Better defaults.
-       (ediff-read-file-name) Handle OS/2.
+       (ediff-read-file-name): Handle OS/2.
 
 
-       * ediff.el (ediff-forward-word-function) New function.
+       * ediff.el (ediff-forward-word-function): New function.
        (ediff-wordify-function): Variable deleted.
        (ediff-toggle-regexp-match, ediff-hide-regexp-matches): New functions.
        (ediff-focus-on-regexp-matches): New function.
        (ediff-wordify-function): Variable deleted.
        (ediff-toggle-regexp-match, ediff-hide-regexp-matches): New functions.
        (ediff-focus-on-regexp-matches): New function.
 
 1994-06-22  Noah Friedman  (friedman@splode.com)
 
 
 1994-06-22  Noah Friedman  (friedman@splode.com)
 
-       * rsz-mini.el (resize-minibuffer-window-exactly,
-       resize-minibuffer-frame, resize-minibuffer-frame-exactly): Doc
-       fixes.
+       * rsz-mini.el (resize-minibuffer-window-exactly)
+       (resize-minibuffer-frame, resize-minibuffer-frame-exactly):
+       Doc fixes.
        (resize-minibuffer-frame-exactly): Make default t.
        (resize-minibuffer-frame-original-height): New variable.
        (resize-minibuffer-setup): Set it locally in the minibuffer.
        (resize-minibuffer-frame-exactly): Make default t.
        (resize-minibuffer-frame-original-height): New variable.
        (resize-minibuffer-setup): Set it locally in the minibuffer.
        `gnus-uu-asynchronous' variable set.
        (gnus-uu-ctl-map): Removed the keystrokes `C-c C-v C-h' and
        `C-c C-v h' from the keymap.
        `gnus-uu-asynchronous' variable set.
        (gnus-uu-ctl-map): Removed the keystrokes `C-c C-v C-h' and
        `C-c C-v h' from the keymap.
-       (gnus-uu-decode-and-view-all-articles,
-       (gnus-uu-decode-and-view-all-unread-articles,
-       (gnus-uu-decode-and-save-all-unread-articles,
+       (gnus-uu-decode-and-view-all-articles)
+       (gnus-uu-decode-and-view-all-unread-articles)
+       (gnus-uu-decode-and-save-all-unread-articles)
        (gnus-uu-decode-and-save-all-articles): Accept prefix arg for # files.
        (gnus-uu-uustrip-article-as): Waits for uudecode to finish before
        further treatment of the resulting files.
        (gnus-uu-decode-and-save-all-articles): Accept prefix arg for # files.
        (gnus-uu-uustrip-article-as): Waits for uudecode to finish before
        further treatment of the resulting files.
        (gnus-uu-ask-to-save-file): New function.
 
        * gnus-uu.el (gnus-uu-interactive-set-up-windows): New function.
        (gnus-uu-ask-to-save-file): New function.
 
        * gnus-uu.el (gnus-uu-interactive-set-up-windows): New function.
-       (gnus-uu-interactive-scan-directory) New function.
+       (gnus-uu-interactive-scan-directory): New function.
        (gnus-uu-interactive-rescan-directory): New function.
        (gnus-uu-ignore-files-by-name, gnus-uu-ignore-files-by-type): New vars.
        (gnus-uu-interactive-execute): Change directory to work dir before
        (gnus-uu-interactive-rescan-directory): New function.
        (gnus-uu-ignore-files-by-name, gnus-uu-ignore-files-by-type): New vars.
        (gnus-uu-interactive-execute): Change directory to work dir before
 
 1994-06-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
 
 
 1994-06-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
 
-       * etags.el (tags-table-computed-list,
-       tags-table-computed-list-for): New variables.
+       * etags.el (tags-table-computed-list)
+       (tags-table-computed-list-for): New variables.
        (tags-table-list-pointer, tags-table-list-started-at): Doc fixes.
        (tags-table-parent-pointer-list): Variable removed.
        (tags-table-check-computed-list, tags-table-extend-computed-list): New
        (tags-table-list-pointer, tags-table-list-started-at): Doc fixes.
        (tags-table-parent-pointer-list): Variable removed.
        (tags-table-check-computed-list, tags-table-extend-computed-list): New
        * solar.el (solar-sunrise, solar-sunset): Fix doc string.
        (solar-time-string): Rewritten.
        (solar-adj-time-for-dst): New function.
        * solar.el (solar-sunrise, solar-sunset): Fix doc string.
        (solar-time-string): Rewritten.
        (solar-adj-time-for-dst): New function.
-       (solar-sunrise-sunset, diary-sabbath-candles,
-        solar-equinoxes-solstices): Revised to use the rewritten and new fcns.
+       (solar-sunrise-sunset, diary-sabbath-candles)
+       (solar-equinoxes-solstices): Revised to use the rewritten and new fcns.
 
        * calendar.el (solar-holidays): Revised to use the rewritten and
 
        * calendar.el (solar-holidays): Revised to use the rewritten and
-        new fcns.
+       new fcns.
 
        * lunar.el (lunar-phase): Revised to use the rewritten and new fcns.
 
 
        * lunar.el (lunar-phase): Revised to use the rewritten and new fcns.
 
@@ -9265,15 +9268,14 @@ See ChangeLog.4 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008  Free Software Foundation, Inc.
+    Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  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
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -9281,8 +9283,4 @@ See ChangeLog.4 for earlier changes.
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
-
-;;; arch-tag: 1a8fbb45-25d0-48e2-a926-29ca4e3d343a
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.