make macro errors less verbose
[bpt/emacs.git] / lisp / ChangeLog.10
index 2d331a2..dd52677 100644 (file)
@@ -67,8 +67,8 @@
        * progmodes/cc-awk.el: New file that implements AWK support,
        superseding the old separate derived mode in awk-mode.el.
 
        * progmodes/cc-awk.el: New file that implements AWK support,
        superseding the old separate derived mode in awk-mode.el.
 
-       * progmodes/cc-vars.el, cc-mode-19.el, progmodes/cc-langs.el,
-       * progmodes/cc-mode.el, progmodes/cc-defs.el,
+       * progmodes/cc-vars.el, progmodes/cc-mode-19.el, progmodes/cc-langs.el:
+       * progmodes/cc-mode.el, progmodes/cc-defs.el:
        * progmodes/cc-engine.el, progmodes/cc-fonts.el:
        Changes for the new AWK support.
 
        * progmodes/cc-engine.el, progmodes/cc-fonts.el:
        Changes for the new AWK support.
 
        sequences (each with optional trailing space).
 
        * net/tramp-uu.el:
        sequences (each with optional trailing space).
 
        * net/tramp-uu.el:
-       * net/tramp-util.el:
-       * net/tramp-efs.el: Use iso-2022-7bit encoding with coding cookie
+       * net/tramp-util.el: Use iso-2022-7bit encoding with coding cookie
        for XEmacs compatibility.
 
 2003-06-17  Kenichi Handa  <handa@m17n.org>
        for XEmacs compatibility.
 
 2003-06-17  Kenichi Handa  <handa@m17n.org>
        (bibtex-pop): Simplify.
        (bibtex-mode): Move setting of bibtex-string to bibtex-parse-strings.
        Set choose-completion-string-functions.
        (bibtex-pop): Simplify.
        (bibtex-mode): Move setting of bibtex-string to bibtex-parse-strings.
        Set choose-completion-string-functions.
-       (bibtex-print-help-message,bibtex-make-field, bibtex-end-of-entry)
+       (bibtex-print-help-message, bibtex-make-field, bibtex-end-of-entry)
        (bibtex-count-entries): Simplify.
        (bibtex-entry-index, bibtex-lessp): New funs for generalized sorting
        scheme of indices, see bibtex-maintain-sorted-entries.
        (bibtex-count-entries): Simplify.
        (bibtex-entry-index, bibtex-lessp): New funs for generalized sorting
        scheme of indices, see bibtex-maintain-sorted-entries.
        end of prompt.  (ANSI escapes elsewhere in the prompt are
        recognized properly already.)
 
        end of prompt.  (ANSI escapes elsewhere in the prompt are
        recognized properly already.)
 
-       * net/tramp-efs.el: New file.
-
 2003-05-24  Michael Albinus  <Michael.Albinus@alcatel.de>
 
        * net/tramp.el (tramp-handle-file-truename): `sym' shouldn't be
 2003-05-24  Michael Albinus  <Michael.Albinus@alcatel.de>
 
        * net/tramp.el (tramp-handle-file-truename): `sym' shouldn't be
        * ediff-util.el (ediff-maybe-save-and-delete-merge): Change in a
        message.
 
        * ediff-util.el (ediff-maybe-save-and-delete-merge): Change in a
        message.
 
-       * ediff.el (ediff-directories,ediff-directory-revisions)
-       (ediff-directories3,ediff-merge-directories)
-       (ediff-merge-directories-with-ancestor,ediff-merge-directory-revisions)
+       * ediff.el (ediff-directories, ediff-directory-revisions)
+       (ediff-directories3, ediff-merge-directories)
+       (ediff-merge-directories-with-ancestor, ediff-merge-directory-revisions)
        (ediff-merge-directory-revisions-with-ancestor): Make use of the new
        ediff-default-filtering-regexp variable.
 
        (ediff-merge-directory-revisions-with-ancestor): Make use of the new
        ediff-default-filtering-regexp variable.
 
 
 2003-03-26  Steve Youngs  <youngs@xemacs.org>
 
 
 2003-03-26  Steve Youngs  <youngs@xemacs.org>
 
-       * em-unix.el (eshell-plain-locate-behavior): Make the default
+       * eshell/em-unix.el (eshell-plain-locate-behavior): Make the default
        nil on Emacs, t on XEmacs.
 
 2003-03-25  Stefan Monnier  <monnier@cs.yale.edu>
        nil on Emacs, t on XEmacs.
 
 2003-03-25  Stefan Monnier  <monnier@cs.yale.edu>
        inserted.
        (Info-hide-note-references): Fix doc and customize type.
 
        inserted.
        (Info-hide-note-references): Fix doc and customize type.
 
-2003-03-02  Matt Swift  <swift@alum.mit.edu>
+2003-03-02  Matthew Swift  <swift@alum.mit.edu>
 
        * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
        New custom variable.
 
        * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
        New custom variable.
        (tramp-send-region): Correct debug message.
        (tramp-bug): Add `tramp-chunksize'.
 
        (tramp-send-region): Correct debug message.
        (tramp-bug): Add `tramp-chunksize'.
 
-2003-02-26  Matt Swift  <swift@alum.mit.edu>
+2003-02-26  Matthew Swift  <swift@alum.mit.edu>
 
        * startup.el: Streamline code in several functions for efficiency
        and readability.  Rephrase booleans to avoid `(not noninteractive)'.
 
        * startup.el: Streamline code in several functions for efficiency
        and readability.  Rephrase booleans to avoid `(not noninteractive)'.
        add handling of entry attributes using diary-pull-attrs.
        (mark-calendar-days-named, mark-calendar-days-named)
        (mark-calendar-date-pattern, mark-calendar-month)
        add handling of entry attributes using diary-pull-attrs.
        (mark-calendar-days-named, mark-calendar-days-named)
        (mark-calendar-date-pattern, mark-calendar-month)
-       (add-to-diary-list): Add optional paramater `color' for passing
+       (add-to-diary-list): Add optional parameter `color' for passing
        face attribute info through the callchain.  Pass this parameter around.
 
 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
        face attribute info through the callchain.  Pass this parameter around.
 
 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
 
 2003-01-31  Christoph Wedler  <Christoph.Wedler@sap.com>
 
 
 2003-01-31  Christoph Wedler  <Christoph.Wedler@sap.com>
 
-       * antlr-mode.el: Bug fixes, miscellaneous.
+       * progmodes/antlr-mode.el: Bug fixes, miscellaneous.
        (antlr-mode): Make major mode work with cc-mode-5.29 or higher,
        make it more robust against changes in cc-mode's style variables
        by using `boundp' and function `c-init-language-vars' if defined.
        (antlr-mode): Make major mode work with cc-mode-5.29 or higher,
        make it more robust against changes in cc-mode's style variables
        by using `boundp' and function `c-init-language-vars' if defined.
        (antlr-run-tool-interactive): New function.
        (antlr-run-tool): Use it for `interactive' specification.
 
        (antlr-run-tool-interactive): New function.
        (antlr-run-tool): Use it for `interactive' specification.
 
-       * antlr-mode.el: Simplify Emacs/XEmacs compatibility.
+       * progmodes/antlr-mode.el: Simplify Emacs/XEmacs compatibility.
        (cond-emacs-xemacs): New compile-time macro.
        (defunx): New compile-time macro.
        (ignore-errors-x): New compile-time macro.
        (cond-emacs-xemacs): New compile-time macro.
        (defunx): New compile-time macro.
        (ignore-errors-x): New compile-time macro.
        (antlr-hide-actions): Ditto.
        (antlr-option-kind): Ditto.
 
        (antlr-hide-actions): Ditto.
        (antlr-option-kind): Ditto.
 
-       * antlr-mode.el: In Emacs, use face attribute :weight, not :bold.
+       * progmodes/antlr-mode.el: In Emacs, use face attribute
+       :weight, not :bold.
        (antlr-font-lock-keyword-face): Use new macros.
        (antlr-font-lock-syntax-face): Ditto.
        (antlr-font-lock-ruledef-face): Ditto.
        (antlr-font-lock-keyword-face): Use new macros.
        (antlr-font-lock-syntax-face): Ditto.
        (antlr-font-lock-ruledef-face): Ditto.
 
        Changes from 2002-05-24:
 
 
        Changes from 2002-05-24:
 
-       * antlr-mode.el: Version 2.2a.
+       * progmodes/antlr-mode.el: Version 2.2a.
 
        Changes from 2002-05-03:
 
 
        Changes from 2002-05-03:
 
-       * antlr-mode.el: Make context parsing faster on Emacs, for faster
-       syntax highlighting, indentation and imenu support.
+       * progmodes/antlr-mode.el: Make context parsing faster on Emacs,
+       for faster syntax highlighting, indentation and imenu support.
        Suggested by Aaron Davies <adavies42@users.sourceforge.net>.
        (antlr-slow-context-cache): New variable.
        (antlr-slow-syntactic-context): Use cache.
        Suggested by Aaron Davies <adavies42@users.sourceforge.net>.
        (antlr-slow-context-cache): New variable.
        (antlr-slow-syntactic-context): Use cache.
        antlr-xemacs-bug-workaround.
        (antlr-imenu-create-index-function): Search from beginning.
 
        antlr-xemacs-bug-workaround.
        (antlr-imenu-create-index-function): Search from beginning.
 
-       * antlr-mode.el: More sophisticated indentation, i.e., use the
-       indentation engine of cc-mode for most actions.
+       * progmodes/antlr-mode.el: More sophisticated indentation, i.e.,
+       use the indentation engine of cc-mode for most actions.
        (antlr-c-common-init): Allow nil for `antlr-indent-style'.
        (antlr-indent-line): Use indentation engine of cc-mode more often.
        (antlr-indent-at-bol-alist): Only used for header actions.
        (antlr-c-common-init): Allow nil for `antlr-indent-style'.
        (antlr-indent-line): Use indentation engine of cc-mode more often.
        (antlr-indent-at-bol-alist): Only used for header actions.
        (antlr-indent-at-bol-alist): With language "Java", indent
        "package" and "import" at column 0 in header part.
 
        (antlr-indent-at-bol-alist): With language "Java", indent
        "package" and "import" at column 0 in header part.
 
-       * antlr-mode.el (antlr-simple-default-directory): Define.
+       * progmodes/antlr-mode.el (antlr-simple-default-directory): Define.
        (antlr-simple-read-shell-command): Define.
        (antlr-simple-with-displaying-help-buffer): Define.
        (antlr-simple-scan-sexps, antlr-simple-scan-lists):
        (antlr-simple-read-shell-command): Define.
        (antlr-simple-with-displaying-help-buffer): Define.
        (antlr-simple-scan-sexps, antlr-simple-scan-lists):
 
        Changes from 2002-02-28:
 
 
        Changes from 2002-02-28:
 
-       * antlr-mode.el: Version 2.2 is released.
+       * progmodes/antlr-mode.el: Version 2.2 is released.
 
 
-       * antlr-mode.el (antlr): Moved to SourceForge.net
+       * progmodes/antlr-mode.el (antlr): Moved to SourceForge.net
 
 
-       * antlr-mode.el: Minor bug fixes: insert options and indentation.
+       * progmodes/antlr-mode.el: Minor bug fixes: insert options
+       and indentation.
        (antlr-option-location): Don't use point as position where to
        insert options if point is in comment.
        (antlr-mode): Don't set style here.
        (antlr-option-location): Don't use point as position where to
        insert options if point is in comment.
        (antlr-mode): Don't set style here.
 
        Changes from 2002-01-31:
 
 
        Changes from 2002-01-31:
 
-       * antlr-mode.el (antlr-font-lock-additional-keywords):
+       * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
        Also highlight `~' with `antlr-font-lock-syntax-face'.
        Suggested by Helmut Neukirchen <neukirchen@itm.mu-luebeck.de>.
 
        Also highlight `~' with `antlr-font-lock-syntax-face'.
        Suggested by Helmut Neukirchen <neukirchen@itm.mu-luebeck.de>.
 
        * mh-e: Created directory.  ChangeLog will appear in a week when we
        release version 7.2.
 
        * mh-e: Created directory.  ChangeLog will appear in a week when we
        release version 7.2.
 
-       * mail/mh-alias.el, mail/mh-comp.el, mail/mh-customize.el, mail/mh-e.el,
-       mail/mh-funcs.el, mail/mh-identity.el, mail/mh-index.el,
-       mail/mh-loaddefs.el, mail/mh-mime.el, mail/mh-pick.el,
-       mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el,
-       mail/mh-xemacs-compat.el: Moved to mh-e directory.
+       * mail/mh-alias.el, mail/mh-comp.el, mail/mh-customize.el, mail/mh-e.el:
+       * mail/mh-funcs.el, mail/mh-identity.el, mail/mh-index.el:
+       * mail/mh-loaddefs.el, mail/mh-mime.el, mail/mh-pick.el:
+       * mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el:
+       * mail/mh-xemacs-compat.el: Move to mh-e directory.
        Note that reply2.pbm and reply2.xpm, which were created by the
        MH-E package, were left in mail since they can probably be used by
        other mail packages.
        Note that reply2.pbm and reply2.xpm, which were created by the
        MH-E package, were left in mail since they can probably be used by
        other mail packages.
 
 2002-12-08  Nick Roberts  <nick@nick.uklinux.net>
 
 
 2002-12-08  Nick Roberts  <nick@nick.uklinux.net>
 
-       * gdb-ui.el : Remove inappropriate key-bindings.
+       * gdb-ui.el: Remove inappropriate key-bindings.
        (gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
        Parse correctly when breakpoint has no line number.
        (def-gdb-auto-update-handler, gdb-info-locals-handler)
        (gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
        Parse correctly when breakpoint has no line number.
        (def-gdb-auto-update-handler, gdb-info-locals-handler)
        scroll event where a click on the mouse wheel button is ignored.
        (mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
        (mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
        scroll event where a click on the mouse wheel button is ignored.
        (mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
        (mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
-       (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
+       (mwheel-inhibit-click-timeout, mwheel-filter-click-events): New defuns.
        (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
        Start mwheel-inhibit-click-event-timer with timeout handler
        mwheel-inhibit-click-timeout.
        (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
        Start mwheel-inhibit-click-event-timer with timeout handler
        mwheel-inhibit-click-timeout.
 
 2002-11-21  Nick Roberts  <nick@nick.uklinux.net>
 
 
 2002-11-21  Nick Roberts  <nick@nick.uklinux.net>
 
-       * gdb-ui.el : General tidying.  Patches from Stefan Monnier.
+       * gdb-ui.el: General tidying.  Patches from Stefan Monnier.
 
 2002-11-20  Simon Josefsson  <jas@extundo.com>
 
 
 2002-11-20  Simon Josefsson  <jas@extundo.com>
 
 
 2002-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
 
 
 2002-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * ediff-hooks.el: Put back the autoloads (for XEmacs compatibility).
+       * ediff-hook.el: Put back the autoloads (for XEmacs compatibility).
 
        * ediff-init.el: Use defalias instead of fset.
 
 
        * ediff-init.el: Use defalias instead of fset.
 
 
 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
 
 
 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
 
-       * textfile/reftex-ref.el (reftex-goto-label): New command.
+       * textmodes/reftex-ref.el (reftex-goto-label): New command.
 
 
-       * textfile/reftex-vars.el (reftex-part-resets-chapter): New option.
+       * textmodes/reftex-vars.el (reftex-part-resets-chapter): New option.
 
 
-       * textfile/reftex-parse.el (reftex-roman-number): New function.
+       * textmodes/reftex-parse.el (reftex-roman-number): New function.
        (reftex-section-number): Better handling of parts: No chapter
        counter resets.
 
        (reftex-section-number): Better handling of parts: No chapter
        counter resets.
 
-       * textfile/reftex.el (reftex-highlight-overlays): Added a third
+       * textmodes/reftex.el (reftex-highlight-overlays): Added a third
        overlay.
        (reftex-mode-menu): Added entry for `reftex-toc-recenter.
        Also moved `reftex-reset-mode' to top level.
 
        overlay.
        (reftex-mode-menu): Added entry for `reftex-toc-recenter.
        Also moved `reftex-reset-mode' to top level.
 
-       * textfile/reftex-toc.el (reftex-toc-recenter): New command.
+       * textmodes/reftex-toc.el (reftex-toc-recenter): New command.
        (reftex-toc-pre-command-hook): Don't remove highlight overlay.
        (reftex-toc-post-command-hook): Use overlay no 2 for highlighting.
 
        (reftex-toc-pre-command-hook): Don't remove highlight overlay.
        (reftex-toc-post-command-hook): Use overlay no 2 for highlighting.
 
-       * textfile/reftex-sel.el (reftex-get-offset): Get offset of
+       * textmodes/reftex-sel.el (reftex-get-offset): Get offset of
        document pointer *before* position, not after.
        (reftex-insert-docstruct): Get offset of document pointer *before*
        position, not after.
 
        document pointer *before* position, not after.
        (reftex-insert-docstruct): Get offset of document pointer *before*
        position, not after.
 
-       * textfiles/reftex-parse.el (reftex-where-am-I): Prefer marker
+       * textmodes/reftex-parse.el (reftex-where-am-I): Prefer marker
        match over section title match.
 
        match over section title match.
 
-       * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
+       * textmodes/reftex-cite.el (reftex-bib-or-thebib): New function
        which determines on a per-file-basis if BibTeX is being used
        locally for citations.
        (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
        which determines on a per-file-basis if BibTeX is being used
        locally for citations.
        (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
        (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
        better cooperation with chapterbib.
 
        (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
        better cooperation with chapterbib.
 
-       * textfiles/reftex-dcr.el (reftex-view-cr-cite):
+       * textmodes/reftex-dcr.el (reftex-view-cr-cite):
        Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
 
 2002-08-26  Kim F. Storm  <storm@cua.dk>
        Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
 
 2002-08-26  Kim F. Storm  <storm@cua.dk>
 
 2002-08-20  Carsten Dominik  <dominik@astro.uva.nl>
 
 
 2002-08-20  Carsten Dominik  <dominik@astro.uva.nl>
 
-       * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
+       * textmodes/reftex-cite.el (reftex-bib-or-thebib): New function
        which determines on a per-file-basis if BibTeX is being used
        locally for citations.
        (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
        which determines on a per-file-basis if BibTeX is being used
        locally for citations.
        (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
        (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
        better cooperation with chapterbib.
 
        (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
        better cooperation with chapterbib.
 
-       * textfiles/reftex-dcr.el (reftex-view-cr-cite):
+       * textmodes/reftex-dcr.el (reftex-view-cr-cite):
        Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
 
 2002-08-20  Kim F. Storm  <storm@cua.dk>
        Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
 
 2002-08-20  Kim F. Storm  <storm@cua.dk>
        with keyboard macro related commands.  The original binding on
        C-x C-k is moved to C-x C-k e.
 
        with keyboard macro related commands.  The original binding on
        C-x C-k is moved to C-x C-k e.
 
-       * binding.el: Remove macro related bindings (now in kmacro.el).
+       * bindings.el: Remove macro related bindings (now in kmacro.el).
 
        * edmacro.el: Remove C-x C-k binding (now in kmacro.el).
 
 
        * edmacro.el: Remove C-x C-k binding (now in kmacro.el).
 
 
 2002-04-09  John Wiegley  <johnw@gnu.org>
 
 
 2002-04-09  John Wiegley  <johnw@gnu.org>
 
-       * esh-util.el: Removed eshell-under-cygwin-p, and all uses of it.
-       * em-cmpl.el (eshell-cmpl-ignore-case): Ditto.
-       * em-dirs.el (eshell/cd): Ditto.
-       * em-glob.el (eshell-glob-case-insensitive): Ditto.
-       * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
-       * esh-ext.el (eshell-binary-suffixes): Ditto.
+       * eshell/em-cmpl.el (eshell-cmpl-ignore-case):
+       * eshell/em-dirs.el (eshell/cd):
+       * eshell/em-glob.el (eshell-glob-case-insensitive):
+       * eshell/em-hist.el (eshell-previous-matching-input-string-position):
+       * eshell/esh-ext.el (eshell-binary-suffixes):
+       * eshell/esh-util.el: Remove eshell-under-cygwin-p, and all uses of it.
 
 2002-08-09  Richard M. Stallman  <rms@gnu.org>
 
 
 2002-08-09  Richard M. Stallman  <rms@gnu.org>
 
 
 2002-04-09  John Paul Wallington  <jpw@shootybangbang.com>
 
 
 2002-04-09  John Paul Wallington  <jpw@shootybangbang.com>
 
-       * esh-util.el (eshell-under-cygwin-p): New function.
-       * em-cmpl.el (eshell-cmpl-ignore-case): Use it.
-       * em-dirs.el (eshell/cd): Ditto.
-       * em-glob.el (eshell-glob-case-insensitive): Ditto.
-       * em-hist.el (eshell-previous-matching-input-string-position): Ditto.
-       * esh-ext.el (eshell-binary-suffixes): Ditto.
+       * eshell/esh-util.el (eshell-under-cygwin-p): New function.
+       * eshell/em-cmpl.el (eshell-cmpl-ignore-case):
+       * eshell/em-dirs.el (eshell/cd):
+       * eshell/em-glob.el (eshell-glob-case-insensitive):
+       * eshell/em-hist.el (eshell-previous-matching-input-string-position):
+       * eshell/esh-ext.el (eshell-binary-suffixes): Use it.
 
 2002-08-05  Richard M. Stallman  <rms@gnu.org>
 
 
 2002-08-05  Richard M. Stallman  <rms@gnu.org>
 
        (cvs-addto-collection): Use it to preserve point.
        (cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'.
 
        (cvs-addto-collection): Use it to preserve point.
        (cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'.
 
-       * mwheel.el (mouse-wheel-scroll-amount,mwheel-scroll,mouse-wheel-mode):
-       Don't require the first element to be modifier-free.
+       * mwheel.el (mouse-wheel-scroll-amount, mwheel-scroll)
+       (mouse-wheel-mode): Don't require the first element to be modifier-free.
 
        * pcvs-parse.el (cvs-parse-table):
        Handle `nothing known about' with more care.
 
        * pcvs-parse.el (cvs-parse-table):
        Handle `nothing known about' with more care.
 
 2002-06-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
 
 2002-06-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
-       * progmodes/cc-style.el (c-set-style, c-set-style-1):
+       * progmodes/cc-styles.el (c-set-style, c-set-style-1):
        Add another state for the `dont-override' flag where it only keeps
        globally set variables.
 
        Add another state for the `dont-override' flag where it only keeps
        globally set variables.
 
 
 2002-04-25  Michael Kifer  <kifer@cs.stonybrook.edu>
 
 
 2002-04-25  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * ediff-hooks.el: Put back the autoloads.
+       * ediff-hook.el: Put back the autoloads.
 
 2002-04-25  Colin Walters  <walters@verbum.org>
 
 
 2002-04-25  Colin Walters  <walters@verbum.org>
 
 
 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
 
 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
-       * progmodes/cc-align.el, progmodes/cc-mode.texi,
-       progmodes/cc-vars.el: Added two new lineup functions:
+       * progmodes/cc-align.el, progmodes/cc-mode.el:
+       progmodes/cc-vars.el: Added two new lineup functions:
 
        (c-lineup-knr-region-comment): A new lineup function to get
        (what most people think is) better indentation of comments in
 
        (c-lineup-knr-region-comment): A new lineup function to get
        (what most people think is) better indentation of comments in
 
 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
 
 2002-04-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
-       * progmodes/cc-align.el, progmodes/cc-defs.el,
-       progmodes/cc-cmds.el, progmodes/cc-engine.el, cc-vars.el:
+       * progmodes/cc-align.el, progmodes/cc-defs.el:
+       * progmodes/cc-cmds.el, progmodes/cc-engine.el, progmodes/cc-vars.el:
        Several fixes to treat macros as code and not literals and to
        handle line continuations transparently.
 
        Several fixes to treat macros as code and not literals and to
        handle line continuations transparently.
 
 
 2002-04-01  Ville Skyttä  <ville.skytta@xemacs.org>
 
 
 2002-04-01  Ville Skyttä  <ville.skytta@xemacs.org>
 
-       * tcl.el (tcl-imenu-generic-expression): New value.
+       * progmodes/tcl.el (tcl-imenu-generic-expression): New value.
        (tcl-imenu-create-index-function): Function deleted.
        (tcl-mode): Check for filladapt-mode.
        Use tcl-imenu-generic-expression instead of
        (tcl-imenu-create-index-function): Function deleted.
        (tcl-mode): Check for filladapt-mode.
        Use tcl-imenu-generic-expression instead of
 
        * ediff-diff.el (ediff-install-fine-diff-if-necessary):
        Take the current highlighting style into account.
 
        * ediff-diff.el (ediff-install-fine-diff-if-necessary):
        Take the current highlighting style into account.
-       (ediff-forward-word-function,ediff-whitespace,ediff-word-1)
-       (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
+       (ediff-forward-word-function, ediff-whitespace, ediff-word-1)
+       (ediff-word-2, ediff-word-3, ediff-word-4): Make them buffer local.
 
        * ediff-init.el (ediff-patch-job): New macro.
 
 
        * ediff-init.el (ediff-patch-job): New macro.
 
        is loaded.
 
        * ediff-mult.el (ediff-intersect-directories)
        is loaded.
 
        * ediff-mult.el (ediff-intersect-directories)
-       (ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
+       (ediff-prepare-meta-buffer, ediff-get-directory-files-under-revision):
        Cleanup.
        (ediff-draw-dir-diffs): Now supports the "C" command in directory
        difference buffer.
        Cleanup.
        (ediff-draw-dir-diffs): Now supports the "C" command in directory
        difference buffer.
 
 2001-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
 
 
 2001-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
 
-       * antlr-mode.el: More sophisticated indentation of cpp directive.
+       * progmodes/antlr-mode.el: More sophisticated indentation
+       of cpp directive.
        (antlr-indent-at-bol-alist): New user option.
        (antlr-indent-line): Use it.
        (antlr-indent-style): New user option.
        (antlr-mode): Use it.
        (antlr-indent-item-regexp): Customize.
 
        (antlr-indent-at-bol-alist): New user option.
        (antlr-indent-line): Use it.
        (antlr-indent-style): New user option.
        (antlr-mode): Use it.
        (antlr-indent-item-regexp): Customize.
 
-       * antlr-mode.el: Syntax highlighting changes.
+       * progmodes/antlr-mode.el: Syntax highlighting changes.
        (antlr-font-lock-literal-regexp): New user option.
        (antlr-font-lock-syntax-face): New face used for :, |, ....
        (antlr-font-lock-default-face): New face.
        (antlr-font-lock-additional-keywords): Use them.
 
        (antlr-font-lock-literal-regexp): New user option.
        (antlr-font-lock-syntax-face): New face used for :, |, ....
        (antlr-font-lock-default-face): New face.
        (antlr-font-lock-additional-keywords): Use them.
 
-       * antlr-mode.el: New command to insert options -- variables.
+       * progmodes/antlr-mode.el: New command to insert options -- variables.
        (antlr-mode-map): New binding [C-c C-o].
        (antlr-mode-menu): New submenus.
        (antlr-options-use-submenus): New user option.
        (antlr-mode-map): New binding [C-c C-o].
        (antlr-mode-menu): New submenus.
        (antlr-options-use-submenus): New user option.
        (antlr-options-assign-string): New user option.
        (antlr-options-headings): New variable.
 
        (antlr-options-assign-string): New user option.
        (antlr-options-headings): New variable.
 
-       * antlr-mode.el: New command to insert options -- specific.
+       * progmodes/antlr-mode.el: New command to insert options -- specific.
        (antlr-options-alists): New variable.
        (antlr-read-value): New function.
        (antlr-read-boolean): New function.
        (antlr-options-alists): New variable.
        (antlr-read-value): New function.
        (antlr-read-boolean): New function.
        (antlr-grammar-tokens): New function.
        (antlr-imenu-create-index-function): New optional argument.
 
        (antlr-grammar-tokens): New function.
        (antlr-imenu-create-index-function): New optional argument.
 
-       * antlr-mode.el: New command to insert options -- functions.
+       * progmodes/antlr-mode.el: New command to insert options -- functions.
        (antlr-insert-option): New command.
        (antlr-insert-option-interactive): New function.
        (antlr-options-menu-filter): New function.
        (antlr-insert-option): New command.
        (antlr-insert-option-interactive): New function.
        (antlr-options-menu-filter): New function.
        (antlr-insert-option-space): New function.
        (antlr-insert-option-area): New function.
 
        (antlr-insert-option-space): New function.
        (antlr-insert-option-area): New function.
 
-       * antlr-mode.el: New electric keys ":;|&(){}", TAB works better
+       * progmodes/antlr-mode.el: New electric keys ":;|&(){}", TAB works better
        with narrowing.  Menu change.  Miscellaneous.
        (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
        (antlr-mode-map): New bindings for characters in ":;|&(){}".
        with narrowing.  Menu change.  Miscellaneous.
        (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
        (antlr-mode-map): New bindings for characters in ":;|&(){}".
        (calc-do-keypad): Use it.
        (calc-keypad-map): Move into `calc-keypad-mode'.
 
        (calc-do-keypad): Use it.
        (calc-keypad-map): Move into `calc-keypad-mode'.
 
-       * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
+       * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
        to defalias argument.
 
        to defalias argument.
 
-       * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
+       * calc/calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
        (calcFunc-floor): Ditto.
 
        (calcFunc-floor): Ditto.
 
-       * calc-units.el (calcFunc-usimplify): Ditto.
-
-       * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
-       * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
-       * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
-       * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
-       * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
-       * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
-       * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
-       * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
-       * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
-       * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
-       * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms,
+       * calc/calc-units.el (calcFunc-usimplify): Ditto.
+
+       * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
+       * calc/calc-misc.el, calc/calc-sel.el, calc/calc-vec.el:
+       * calc/calc-alg.el, calc/calc-fin.el, calc/calc-keypd.el:
+       * calc/calc-mode.el, calc/calc-stat.el, calc/calc-yank.el:
+       * calc/calc-arith.el, calc/calc-forms.el, calc/calc-lang.el:
+       * calc/calc-mtx.el, calc/calc-store.el, calc/calc.el:
+       * calc/calc-bin.el, calc/calc-frac.el, calc/calc-macs.el:
+       * calc/calc-poly.el, calc/calc-stuff.el, calc/calcalg2.el:
+       * calc/calc-comb.el, calc/calc-funcs.el, calc/calc-maint.el:
+       * calc/calc-prog.el, calc/calc-trail.el, calc/calcalg3.el:
+       * calc/calc-cplx.el, calc/calc-graph.el, calc/calc-map.el:
+       * calc/calc-rewr.el, calc/calc-undo.el, calc/calccomp.el:
+       * calc/calc-embed.el, calc/calc-help.el, calc/calc-math.el:
+       * calc/calc-rules.el, calc/calc-units.el, calc/calcsel2.el:
+       Change all toplevel `setq' forms to `defvar' forms,
        and move them before their first use.  Use `when', `unless'.
        Remove trailing periods from error forms.  Add description and
        headers suggested by Emacs Lisp coding conventions.
        and move them before their first use.  Use `when', `unless'.
        Remove trailing periods from error forms.  Add description and
        headers suggested by Emacs Lisp coding conventions.
 
        * calc/calc-units.el (calcFunc-unsimplify): Ditto.
 
 
        * calc/calc-units.el (calcFunc-unsimplify): Ditto.
 
-       * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
-       * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
-       * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
-       * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
-       * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
-       * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
-       * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
-       * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
-       * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
-       * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
-       * calcsel2.el: Style cleanup; don't put closing parens on their
-       own line, add "foo.el ends here" to each file, and update
-       copyright date.
-
-       * README: Update maintainer.
+       * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
+       * calc/calc-misc.el, calc/calc-sel.el, calc/calc-vec.el:
+       * calc/calc-alg.el, calc/calc-fin.el, calc/calc-keypd.el:
+       * calc/calc-mode.el, calc/calc-stat.el, calc/calc-yank.el:
+       * calc/calc-arith.el, calc/calc-forms.el, calc/calc-lang.el:
+       * calc/calc-mtx.el, calc/calc-store.el, calc/calc.el, calc/calc-bin.el:
+       * calc/calc-frac.el, calc/calc-macs.el, calc/calc-poly.el:
+       * calc/calc-stuff.el, calc/calcalg2.el, calc/calc-comb.el:
+       * calc/calc-funcs.el, calc/calc-maint.el, calc/calc-prog.el:
+       * calc/calc-trail.el, calc/calcalg3.el, calc/calc-cplx.el:
+       * calc/calc-graph.el, calc/calc-map.el, calc/calc-rewr.el:
+       * calc/calc-undo.el, calc/calccomp.el, calc/calc-embed.el:
+       * calc/calc-help.el, calc/calc-math.el, calc/calc-rules.el:
+       * calc/calc-units.el, calc/calcsel2.el: Style cleanup;
+       don't put closing parens on their own line,
+       add "foo.el ends here" to each file, and update copyright date.
+
+       * calc/README: Update maintainer.
 
 2001-11-13  Richard M. Stallman  <rms@gnu.org>
 
 
 2001-11-13  Richard M. Stallman  <rms@gnu.org>
 
        * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
        (texinfo-update-node, texinfo-sequential-node-update):
        Don't bind the obsolete `auto-fill-hook'.
        * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
        (texinfo-update-node, texinfo-sequential-node-update):
        Don't bind the obsolete `auto-fill-hook'.
-       (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
+       (texinfo-multi-file-included-list, texinfo-multi-file-master-menu-list):
        Use `set-buffer' rather than `switch-to-buffer'.
        (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
        Use `set-buffer' rather than `switch-to-buffer'.
        Use `set-buffer' rather than `switch-to-buffer'.
        (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
        Use `set-buffer' rather than `switch-to-buffer'.
@@ -23534,7 +23541,7 @@ See ChangeLog.9 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2001-2013 Free Software Foundation, Inc.
+    Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
 
   This file is part of GNU Emacs.