]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.7
(grep-read-files): Use buffer-name if no buffer-file-name.
[gnu-emacs] / lisp / ChangeLog.7
index c41a0486058b41db8ed23ffbee4a486e34a6d317..f89cb7b0d476d5540d993781232ca97dd5e708b1 100644 (file)
        * files.el (auto-mode-alist): Fix regular expression error for
        sh-mode.
 
-1998-07-26  Ken'ichi HANDA <handa@etl.go.jp>
+1998-07-26  Ken'ichi HANDA  <handa@etl.go.jp>
 
        * arc-mode.el (archive-summarize): Set buffer unibyte before
        calling archive-XXX-summarize.
 
        * language/misc-lang.el ("IPA"): Add coding-priority and coding-system.
 
-1998-07-07  Kevin Rodgers <kevinr@ihs.com>
+1998-07-07  Kevin Rodgers  <kevinr@ihs.com>
 
        * vc.el (vc-finish-logentry): Only delete windows in the
        selected frame displaying the *VC-log* buffer, in case another
        (japanese-hankaku-region): Likewise.
        (japanese-zenkaku-region): Likewise.
 
-1998-06-22  WJCarpenter <bill@carpenter.ORG>
+1998-06-22  WJCarpenter  <bill@carpenter.ORG>
 
        * mail/feedmail.el: New file.
 
 
        (custom-buffer-create-internal): Move the ... before %.
 
-       * cus-dep.el (custom-make-dependencies): Also remeber if the
+       * cus-dep.el (custom-make-dependencies): Also remember if the
        variable is autoloaded or not.
        Create the information needed by customize-changed-options.
 
        * progmodes/dcl-mode.el (dcl): Define as customize group, not
        as option.
 
-1998-06-19  Stephen Gildea  <gildea@alum.mit.edu>
+1998-06-19  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * time-stamp.el (time-stamp): Handle newlines in time-stamp-pattern.
        (time-stamp-string-preprocess): Handle more than one numeric arg.
        * rsz-mini.el (resize-minibuffer-mode):
        * iswitchb.el (iswitchb-read-buffer): Add autoload cookie.
 
-1998-06-03  Kevin Rodgers <kevinr@ihs.com>
+1998-06-03  Kevin Rodgers  <kevinr@ihs.com>
 
        * replace.el (esc-map): Bind C-M-% to query-replace-regexp.
 
        * international/mule.el (coding-system-mnemonic):
        Don't crash if arg is nil.
 
-1998-05-31  Alan Shutko <shutkoa@ugsolutions.com>
+1998-05-31  Alan Shutko  <shutkoa@ugsolutions.com>
 
        * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode): Add
        missing format arg.
 
        * finder.el (finder-known-keywords): Fix `convenience' entry.
 
-1998-05-30  Richard Stallman <rms@gnu.org>
+1998-05-30  Richard Stallman  <rms@gnu.org>
 
        * textmodes/tex-mode.el: Undo May 15 change.
 
        * autoinsert.el:
        * abbrev.el: Likewise.
 
-1998-05-26  Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
+1998-05-26  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
                and Karl Fogel  <kfogel@red-bean.com>
 
        * bookmark.el: Changes so bookmark list mode works with Info:
 
 1998-04-29  Eric S. Raymond  <esr@snark.thyrsus.com>
 
-       * Many small changes that mostly eliminate the explicit mail
-       separator variable and use the new rfc822-goto-eoh primitive instead:
+       Many small changes that mostly eliminate the explicit mail separator
+       variable and use the new rfc822-goto-eoh primitive instead:
 
        * ispell4.el (ispell-message): Use rfc822-goto-eoh.
 
 
        * ffap.el (dired-at-point): Add autoload cookie.
 
-1998-04-23  Jens Petersen <petersen@kurims.kyoto-u.ac.jp>
+1998-04-23  Jens Petersen  <petersen@kurims.kyoto-u.ac.jp>
 
        * ffap.el (dired-at-point-require-prefix): New option.
        (dired-at-point): New command.
 
 1998-04-07  Dave Love  <d.love@dl.ac.uk>
 
-       * progmodes/fortran.el Use regexp-opt and eval-and-compile to
+       * progmodes/fortran.el: Use regexp-opt and eval-and-compile to
        build font-lock patterns.
        (fortran-mode): Define indent-region-function,
        indent-line-function.
 
 1998-03-06  Dave Love  <d.love@dl.ac.uk>
 
-       * browse-url.el Various doc fixes, mainly to remove innappropriate
+       * browse-url.el: Various doc fixes, mainly to remove innappropriate
        leading "*"s.
        (browse-url-new-window-p, browse-url-netscape-display)
        (browse-url-save-file, browse-url-generic-program):
 
        * battery.el: Fixed spelling of `autoload' magic cookies.
 
-1998-03-05  Sam Steingold <sds@usa.net>
+1998-03-05  Sam Steingold  <sds@usa.net>
 
        * lisp/simple.el (backward-delete-char-untabify-method):
        New user option.
        (backward-delete-char-untabify): Obey it.
        This implements "hungry" delete.
 
-1998-03-04  Stephen Gildea  <gildea@alum.mit.edu>
+1998-03-04  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * time-stamp.el (time-stamp-pattern): New variable.
        (time-stamp): Use that new variable.
 
        * subr.el (sref): Increase CHAR in the while loop.
 
-1998-03-03  Sam Steingold <sds@usa.net>
+1998-03-03  Sam Steingold  <sds@usa.net>
 
        * dired.el (dired-quit): Function deleted.
        (dired-mode-map): Use quit-window for q.
        * avoid.el (mouse-avoidance-mode): Variable customized to
        automatically load the package.
 
-1997-12-22  Kevin Rodgers <kevinr@ihs.com>
+1997-12-22  Kevin Rodgers  <kevinr@ihs.com>
 
        * simple.el (previous-matching-history-element): Bind
        case-fold-search to nil if REGEXP contains an uppercase letter.
 
 1997-10-24  Carsten Dominik  <dominik@strw.LeidenUniv.nl>
 
-       * reftex.el  The menu now used toggle and radio for some items.
+       * reftex.el:  The menu now used toggle and radio for some items.
        (reftex-default-context-regexps): `caption' now prefers the
        optional short caption.
        (reftex-offer-label-menu): Fixed bug which could kill master
        * gnus-nocem.el (gnus-nocem-close): Nix out
        gnus-real-group-hashtb.
 
-1997-10-21  roth@klondike.cse.ucsc.edu (Carl D. Roth)
+1997-10-21  Carl D. Roth  <roth@klondike.cse.ucsc.edu>
 
        * gnus-nocem.el (gnus-fill-real-hashtb): New function.
 
 
        * gnus.el: Gnus v5.4.56 is released.
 
-1997-10-21  Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
+1997-10-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
 
        * message.el (message-make-in-reply-to): Make valid In-Reply-To.
 
        * gnus-art.el (gnus-header-button-alist): Check for URLs in the
        Subject.
 
-1997-10-21  Hrvoje Niksic <hniksic@srce.hr>
+1997-10-21  Hrvoje Niksic  <hniksic@srce.hr>
 
        * gnus-xmas.el: Cleanup.
 
 
        * gnus-art.el (gnus-output-to-file): Return t.
 
-1997-10-21  Guy Geens <Guy.Geens@elis.rug.ac.be>
+1997-10-21  Guy Geens  <Guy.Geens@elis.rug.ac.be>
 
        * gnus-score.el (gnus-decay-score): Make decay work on negative
        scores.
 
-1997-10-21  Kurt Swanson <kurt@dna.lth.se>
+1997-10-21  Kurt Swanson  <kurt@dna.lth.se>
 
        * nnmail.el (nnmail-article-group): Handle junk properly.
 
 
 1997-10-21  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
 
-       * gnus-picon.el: * gnus-picons-clear-cache-on-shutdown: new variable.
-       * gnus-picons-piconsearch-cache-user: variable deleted.
-       * gnus-picons-clear-cache: new function.
-       * gnus-picons-close: only clear cache if
+       * gnus-picon.el (gnus-picons-clear-cache-on-shutdown): new variable.
+       (gnus-picons-piconsearch-cache-user): variable deleted.
+       (gnus-picons-clear-cache): new function.
+       (gnus-picons-close): only clear cache if
        gnus-picons-clear-cache-on-shutdown.
-       * gnus-picons-url-retrieve: set url-package-name and
+       (gnus-picons-url-retrieve): set url-package-name and
        url-package-version.
-       * gnus-picons-users-image-alist: new variable.
-       * gnus-picons-retrieve-user-callback: use it.
-       Added support for network retrieval of picons.
-       * gnus-picons-map: removed.
-       * gnus-picons-remove: removed case to handle processes.
-       * gnus-picons-processes-alist: new variable
-       * gnus-picons-x-face-sentinel: simplified.  Use processes alist.
-       * gnus-picons-display-x-face: explicitly request an xface image.
+       (gnus-picons-users-image-alist): new variable.
+       (gnus-picons-retrieve-user-callback): use it.
+       Added support for network retrieval of picons.
+       (gnus-picons-map): removed.
+       (gnus-picons-remove): removed case to handle processes.
+       (gnus-picons-processes-alist): new variable
+       (gnus-picons-x-face-sentinel): simplified.  Use processes alist.
+       (gnus-picons-display-x-face): explicitly request an xface image.
        Always call gnus-picons-prepare-for-annotations.  Use processes
        alist.
-       * gnus-picons-lookup-internal: new function.
-       * gnus-picons-lookup: use it.
-       * gnus-picons-lookup-user-internal: ditto.
-       * gnus-picons-display-picon-or-name: no more xface-p argument.
-       * gnus-picons-try-suffixes: removed.
-       * gnus-picons-try-face: new function.  Does the caching in
+       (nus-picons-lookup-internal): new function.
+       (gnus-picons-lookup): use it.
+       (gnus-picons-lookup-user-internal): ditto.
+       (gnus-picons-display-picon-or-name): no more xface-p argument.
+       (gnus-picons-try-suffixes): removed.
+       (gnus-picons-try-face): new function.  Does the caching in
        gnus-picons-glyph-alist.
-       * gnus-picons-try-to-find-face: take a glyph argument instead of a
+       (gnus-picons-try-to-find-face): take a glyph argument instead of a
        path.  No more xface-p argument.  Only use one annotation even if
        gnus-picons-display-as-address.
-       * gnus-picons-toggle-extent: changed into an annotation action.
+       (gnus-picons-toggle-extent): changed into an annotation action.
 
 1997-10-21  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
 
 1997-09-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
 
-       * international/mule.el (make-coding-system): Cancel the previous
-       change.
+       * international/mule.el (make-coding-system): Cancel the previous change.
 
        * international/quail.el (quail-translation-keymap): Bind right,
        left, down, and up keys.
        (shadow-same-file-or-nonexistent): Add.
        (find-emacs-lisp-shadows): Use directory-file-name.
 
-       * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings): Show
-       entire "Compiling ..." line when recentering.
+       * emacs-lisp/bytecomp.el (displaying-byte-compile-warnings):
+       Show entire "Compiling ..." line when recentering.
 
 1997-09-24  Francis Litterio  <franl@world.std.com>
 
        * cal-menu.el (cal-tex-mouse-filofax-daily): New function.
        (cal-tex-mouse-filofax): Add menu item for it.
 
-       * cal-mayan.el (calendar-mayan-days-before-absolute-zero): Change
-       to more widely acknowledged value.
+       * cal-mayan.el (calendar-mayan-days-before-absolute-zero):
+       Change to more widely acknowledged value.
 
 1997-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
        * mail/sendmail.el (mail-send): Complain about invalid header line.
 
-1997-08-30  Jerry James <jerry@cs.ucsb.edu>
+1997-08-30  Jerry James  <jerry@cs.ucsb.edu>
 
        * format.el (format-subtract-regions): New function.
        (format-property-increment-region): New function.
        * format.el (format-deannotate-region): Don't change extents of
        enclosing annotations of the same kind.
 
-       * format.el (format-deannotate-region): Use
-       property-increment-region to add to numeric properties.
+       * format.el (format-deannotate-region):
+       Use property-increment-region to add to numeric properties.
 
 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * progmodes/sh-script.el (sh-indent-line): Avoid infinite loop
        on indented line at start of buffer, when calculating PREVIOUS.
 
-1997-08-22  Stephen Gildea  <gildea@intouchsys.com>
+1997-08-22  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * time-stamp.el (time-stamp-time-zone): New variable.
        (time-stamp-string): Use that time zone.
        * language/european.el (setup-latin1-environment):
        Set code 222 in special-microsoft-code-table.
 
-1997-08-11 Dan Nicolaescu <done@ece.arizona.edu>
+1997-08-11  Dan Nicolaescu  <done@ece.arizona.edu>
 
        * abbrev.el: Customized.
        (only-global-abbrevs): Doc fix.
        In "java" style, set c-hanging-comment-starter-p to
        nil to preserve Javadoc starter lines.
 
-1997-08-10 Dan Nicolaescu <done@ece.arizona.edu>
+1997-08-10  Dan Nicolaescu  <done@ece.arizona.edu>
 
        * emulation/pc-select.el: Customized.
 
 
        * progmodes/awk-mode.el (awk-mode): Require cc-mode, not cc-langs.
 
-       * wid-edit.el (widget-single-line-display-table): Variable
-       commented out; don't use it either.
+       * wid-edit.el (widget-single-line-display-table):
+       Variable commented out; don't use it either.
 
        * case-table.el: Delete autoload cookies (file is preloaded).
 
 
        * progmodes/cc-mode.el (idl-mode): Support for CORBA's IDL language.
 
-       * progmodes/cc-mode.el (c-initialize-cc-mode): move the calling of
+       * progmodes/cc-mode.el (c-initialize-cc-mode): Move the calling of
        c-make-styles-buffer-local into c-initialize-builtin-style.
 
        * progmodes/cc-mode.el (c-initialize-cc-mode): Run the
 1997-08-08  Boris Goldowsky  <boris@gnu.ai.mit.edu>
 
        * format.el (format-annotate-single-property-change,
-       format-annotate-atomic-property-change): move code that interprets
+       format-annotate-atomic-property-change): Move code that interprets
        nil as 0 inside test that property is numeric.
 
 1997-08-08  Valery Alexeev  <valery@math.uga.edu>
        * textmodes/fill.el (fill-region-as-paragraph): Don't do kinsoku
        if the region is all ASCII.
 
-1997-08-08 Dan Nicolaescu <done@sydney.ece.arizona.edu>
+1997-08-08  Dan Nicolaescu  <done@sydney.ece.arizona.edu>
 
        * progmodes/hideshow.el: Correct the autoload cookies.
 
-1997-08-07 Dan Nicolaescu <done@ece.arizona.edu>
+1997-08-07  Dan Nicolaescu  <done@ece.arizona.edu>
 
        * term.el (term-default-fg-color):
        (term-default-bg-color): Default to nil.
        (viper-bind-mouse-search-key,viper-bind-mouse-insert-key,
        viper-unbind-mouse-search-key,viper-unbind-mouse-insert-key):
        New functions.
-       * viper*el: vip-style names changed to viper-style names.
+       * viper*.el: vip-style names changed to viper-style names.
 
 1997-08-01  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
 
 1997-07-31  Michael Kifer  <kifer@cs.sunysb.edu>
 
-       * ediff*el: (ediff-eval-in-buffer): changed macro and renamed
+       * ediff*.el: (ediff-eval-in-buffer): changed macro and renamed
        ediff-with-current-buffer.
        Eliminated inefficient calls to `intern'.
        * ediff-diff.el: (ediff-exec-process): changed to work with buffers
 
        * font-lock.el: Don't add indicator " Font" to minor-mode-alist entry.
 
-1997-07-29 Oscar Figueiredo <<Oscar.Figueiredo@di.epfl.ch>
+1997-07-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
 
        * ph.el: Many doc strings and messages changed.
 
 
        * viper*.el: Adapted to use custom.el
        * ediff*.el: Improved customization.
-       * ediff-ptch (ediff-default-backup-extension): New variable.
+       * ediff-ptch.el (ediff-default-backup-extension): New variable.
        (ediff-backup-extension,ediff-backup-specs): Change in initialization.
 
 1997-07-17  Geoff Voelker  <voelker@cs.washington.edu>
        (describe-fontset): Likewise.  Doc-string modified.
        (list-fontsets): Likewise.
 
-       * international/encoded-kb.el (encoded-kbd-mode): Call
-       coding-system-XXX instead of coding-vector-XXX.
+       * international/encoded-kb.el (encoded-kbd-mode):
+       Call coding-system-XXX instead of coding-vector-XXX.
 
 1997-07-09  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        (type-break-cancel-function-timers): New function.
        All callers of cancel-function-timers changed.
        (type-break-check-post-command-hook): New function.
-       (type-break-mode, type-break-schedule, type-break-alarm,
-       type-break-time-warning-alarm): Call it.
+       (type-break-mode, type-break-schedule, type-break-alarm)
+       (type-break-time-warning-alarm): Call it.
        (type-break-mode-line-countdown-or-break): New function.
        (type-break): Call it.
        (type-break-time-warning-schedule): Put type-break-time-warning
        custom-nest-groups controls this.
        <l, i, e>: Indent differently if custom-nest-groups.
 
-1997-06-20   Ryszard Kubiak <rysiek@ipipan.gda.pl>
+1997-06-20  Ryszard Kubiak  <rysiek@ipipan.gda.pl>
 
        * ogonek.el: Doc fixes.
        (ogonek-jak, ogonek-how): Examples of customization fixed.
        (reftex-plug-into-AUCTeX) New variable and function.
        (reftex-make-master-buffer) Fixed bug with relative path names.
 
-1997-06-18   Ryszard Kubiak <rysiek@ipipan.gda.pl>
+1997-06-18  Ryszard Kubiak  <rysiek@ipipan.gda.pl>
 
        * ogonek.el: Doc Fix.
        (prefix-code): Change the name to `ogonek-prefix-code'.
        * debug.el (debug): Set overriding-terminal-local-map to nil,
        don't bind it, so it won't be restored on `q'.
 
-1997-06-09 Thomas Wurgler <twurgler@goodyear.com>
+1997-06-09  Thomas Wurgler  <twurgler@goodyear.com>
 
        * emacs-lock.el: Added the string "emacs-lock" to all function
        and variable names, to make them unique to emacs-lock.
 
        * mailalias.el (mail-directory-parser): Fix previous change.
 
-1997-06-08  Stephen Gildea  <gildea@intouchsys.com>
+1997-06-08  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * time-stamp.el (time-stamp-string-preprocess, time-stamp-do-number):
        Avoid compiler warnings: pass all arguments to time-stamp-do-number
        Treat overriding-terminal-local-map like overriding-local-map.
        (debugger-outer-overriding-terminal-local-map): New variable.
 
-1997-06-07 Thomas Wurgler <twurgler@goodyear.com>
+1997-06-07  Thomas Wurgler  <twurgler@goodyear.com>
 
        * emacs-lock.el: Check for a lock when deleting a buffer.
        Turn off the lock on a shell or telnet buffer if its process
 
        * follow.el (set-process-filter): Advice doc fix.
 
-1997-06-04  Stephen Gildea  <gildea@intouchsys.com>
+1997-06-04  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * time-stamp.el (time-stamp-format): Doc fix.  Use %:y.
        (time-stamp-string-preprocess): Don't just call format-time-string;
 1997-06-02  Michael Kifer  <kifer@cs.sunysb.edu>
 
        * viper-init.el (vip-parse-sexp-ignore-comments): new variable.
-       * viper-cmd.el (vip-paren-match): parsing comments is now controled
+       * viper-cmd.el (vip-paren-match): parsing comments is now controlled
        with vip-parse-sexp-ignore-comments.
        * viper-cmd.el (vip-goto-col): fixed.
        * viper-cmd.el (vip-autoindent): now expands abbrevs.
        `icomplete-show-key-bindings', `icomplete-get-keys', and
        `icomplete-completions'.
 
-       * icomplete.el (icomplete-get-keys): Return keys bound in prior 
+       * icomplete.el (icomplete-get-keys): Return keys bound in prior
        buffer to func name.
 
-       * icomplete.el: Added icomplete delay behavior, so completions 
-       don't intrude as quickly for short input, with customization 
+       * icomplete.el: Added icomplete delay behavior, so completions
+       don't intrude as quickly for short input, with customization
        variables:
        (icomplete-max-delay-chars): Maximum number of initial chars to
        apply icomplete compute delay.
        Setting of syntax and category for Devanagari characters are moved
        to characters.el.
 
-       * language/english (setup-english-environment): Set
+       * language/english.el (setup-english-environment): Set
        sendmail-coding-system and rmail-file-coding-system to nil.
 
        * language/ethio-util.el (fidel-to-tex-map): Name changed to
 
        * edt.el (edt-emulation-on): Load edt-pc.el under Windows.
 
-1997-04-29  Stephen Gildea  <gildea@intouchsys.com>
+1997-04-29  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * time-stamp.el (time-stamp): Verify time-stamp-line-limit is a number.
        (time-stamp-string-preprocess): Handle %F correctly.
 
        * skeleton.el (skeleton-read): Doc fix.
 
-1997-04-24  Per Abrahamsen <abraham@dina.kvl.dk>
+1997-04-24  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * widget.el (define-widget): Return name.
 
        * mh-utils.el (mh-find-progs): When looking for mh-lib, construct
        likely paths based on mh-progs rather than using a static list.
 
-1997-03-24  Kevin Rodgers <kevinr@ihs.com>
+1997-03-24  Kevin Rodgers  <kevinr@ihs.com>
 
        * compile.el (grep-program): New variable.
        (grep-command): Use it, and test whether it supports the -e
        c-Java-defun-prompt-regexp.
        (c-guess-basic-syntax): CASE 2: relpos for c and c++ is now boi.
 
-1997-03-11  Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
+1997-03-11  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
 
        * octave-mod.el (octave-abbrev-table): Add abbrevs for switch,
        case, otherwise, and endswitch.
        (makefile-dependency-regex, makefile-macroassign-regex): Disallow
        spaces in symbol name.
 
-1997-03-11  Dan Nicolaescu <done@ece.arizona.edu>
+1997-03-11  Dan Nicolaescu  <done@ece.arizona.edu>
 
        * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
        New functions.
 1997-02-07  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * rmailsort.el (rmail-sort-messages): Preserve point
-       with respect to the the current message.
+       with respect to the current message.
 
 1997-02-06  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
 
        * rmailkwd.el (rmail-keywords): Don't initialize.
 
-1996-09-22  Stephen Gildea  <gildea@intouchsys.com>
+1996-09-22  Stephen Gildea  <gildea@stop.mail-abuse.org>
 
        * time-stamp.el (time-stamp-old-format-warn): New variable.
        (time-stamp-format): Use ISO 8601 format for date.
        calling function, not setting variable.
        (enriched-encode): New argument ORIG-BUF; evaluate
        enriched-initial-annotation in that buffer.
-       (enriched-decode): Turn on use-hard-newlines with function.  Use
-       new `set-hard-newline-properties' function.  Set fill-column from
+       (enriched-decode): Turn on use-hard-newlines with function.
+       Use new `set-hard-newline-properties' function.  Set fill-column from
        File-Width header; re-fill paragraphs only if there is no
        File-Width header.
 
        * message.el (message-mode): Delete abbrev mode initialization.
        (message-mode-hook): Move it here, instead, so the user can
        override it.
-       (message-y-or-n-p, message-talkative-question,
-       message-flatten-list, message-flatten-list-1): Move utility
+       (message-y-or-n-p, message-talkative-question)
+       (message-flatten-list, message-flatten-list-1): Move utility
        functions up so macro is defined before first invocation.
 
        * f90.el (f90-auto-fill-mode): Function deleted, all references
 
 1996-08-13  Torbjorn Einarsson  <etxeina@etxdn.ericsson.se>
 
-       * f90.el: (f90-do-auto-fill): Fixed bug which made program hang for
+       * f90.el: (f90-do-auto-fill): Fix bug which made program hang for
        space in fill-column.
        (f90-font-lock-keywords-1): Now we have common font-lock
        exps for Emacs and XEmacs
-       (f90-font-lock-keywords-2): Changed reg-exp for line number.  A
-       number must be followed by a letter to be highlighted.  Fixed
-       highlighting of declarations with trailing comments.
-       (f90-match-end): Fixed bug due to new message syntax.
-       (f90-mode): Fixed setup of variable font-lock-defaults.
+       (f90-font-lock-keywords-2): Change reg-exp for line number.
+       A number must be followed by a letter to be highlighted.
+       Fix highlighting of declarations with trailing comments.
+       (f90-match-end): Fix bug due to new message syntax.
+       (f90-mode): Fix setup of variable font-lock-defaults.
        (f90-looking-at-program-block-start): Small error in detecting of
        function start. Made the detection of subroutine start more flexible.
        (f90-mode-map): Much nicer menu with sections and added submenus
        for highlighting and keyword case change.
        Also added 'menu-enable' properties for region-based commands.
-       (f90-imenu-generic-expression): Fixed expression to find
+       (f90-imenu-generic-expression): Fix expression to find
        procedures, modules and types.
-       (f90-add-imenu-menu): New function for adding imenu menu to the
-       menubar.
+       (f90-add-imenu-menu): New function for adding imenu menu to the menubar.
 
 1996-08-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * ange-ftp.el (ange-ftp-kill-ftp-process): Handle buffer name as arg.
 
 See ChangeLog.6 for earlier changes.
+
+    Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+  Copying and distribution of this file, with or without modification,
+  are permitted provided the copyright notice and this notice are preserved.
+
+;;; arch-tag: 0995d517-13da-45ab-9c2d-7911aa25512b