Restablished intermediate missing comment header to preserve outline structure.
[bpt/emacs.git] / lisp / ChangeLog
index 5e7498c..f82c29d 100644 (file)
@@ -1,6 +1,659 @@
+2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       allout.el: Restablished intermediate missing comment header to
+       preserve outline structure.
+       (allout-beginning-of-current-entry): Wasn't skipping invisible
+       text - fixed.
+       (allout-open-topic): Was failing when opening a topic at
+       end-of-buffer - fixed.
+       (allout-minor-mode): Moved nearer to allout-mode function.
+
+2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el (org-paste-subtree): Removed forgotten (debug)
+       form.
+
+2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
+
+       * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
+       is nil.
+
+       * progmodes/gud.el (gud-speedbar-menu-items): Use
+       buffer-local-value and add missing :visible keyword.
+
+       * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten
+       speedbar-refresh.
+
+2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
+       must be `follow-link'.
+
+       * textmodes/reftex-toc.el (reftex-toc-map): `follow-mouse' must be
+       `follow-link'.
+
+       * textmodes/org.el (org-export-as-html): Fix bugs in HTML
+       formatting: No nested anchors.
+       (org-all-targets): Fix bug with XEmacs compatibility.
+       (org-read-date): Add (require 'parse-time).
+       (org-set-tags): Fix bug with extra inserted space.
+       (org-export-html-style): Define a style class for targets.
+       (org-agenda-keymap, org-mouse-map): Add a binding for
+       `follow-link'.
+       (org-hide-leading-stars): New option.
+       (org-hide): New face.
+       (org-set-font-lock-defaults): Allow to hide leading stars.
+       (org-get-legal-level, org-tr-level): New functions.
+       (org-odd-levels-only): New option.
+       (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
+       (org-demote, org-promote): Deal with double-star levels.
+       (org-convert-to-odd-levels): New command.
+
+2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
+
+       * speedbar.el (speedbar-update-localized-contents): Try to
+       preserve window-start.
+       (speedbar-update-directory-contents): Try to preserve window-start
+       and window-point.
+       (speedbar-update-special-contents): Don't move back to start of
+       window.
+
+       * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
+       gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
+       speedbar-timer-fn
+       (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
+       (gdb-speedbar-expand-node): Use speedbar-delete-subblock
+       instead of gdb-speedbar-timer-fn.
+
+2006-02-28  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
+       (math-compose-expr): Use latex option when calling
+       `math-compose-tex-matrix' for latex mode.
+
+2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
+
+       * speedbar.el: Re-instate comments about developing for speedbar
+       [this is what info and gdb-ui use even if better methods exist now].
+
+       * t-mouse.el: New file.
+       (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
+       (t-mouse-lispy-buffer-posn-from-coords): Remove.  Use the C
+       primitive...
+       (t-mouse-make-event-element): ...posn-at-x-y instead.
+       (t-mouse-make-event): Deal with Fedora Core 3.
+       (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
+       (t-mouse-mouse-position-function): New function.  Use it instead
+       of advising mouse-position.
+       (t-mouse-mode): New minor mode.
+       (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
+
+2006-02-27  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/calendar.el (calendar-holidays): Doc fix.
+
+2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-source-window): New variable.
+       Re-introduce the concept of a source window.
+       (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
+       consistency with get-buffer-create.
+       (def-gdb-auto-update-handler, gdb-info-locals-handler)
+       (gdb-data-list-register-values-handler)
+       (gdb-stack-list-locals-handler): Try to preserve window-start as
+       well as window-point.
+       (gdb-display-source-buffer): New function (old concept).
+       (gdb-goto-breakpoint): Use it.
+
+       * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
+       for gdb-ui/gdb-mi (old concept).
+
+2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
+       binding.
+
+       * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse'
+       binding.
+
+       * textmodes/reftex-sel.el (reftex-select-label-map)
+       (reftex-select-bib-map): Add `follow-mouse' binding.
+
+2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * jka-cmpr-hook.el (jka-compr-compression-info-list)
+       (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
+       Give :set functions to provide automatic updating.
+       Update docstring.  Give compiler defvars early in the file
+       and move the defcustoms to a later spot where all called functions
+       are defined.
+       (jka-compr-file-name-handler-entry): Doc fix.
+       (jka-compr-compression-info-list--internal)
+       (jka-compr-mode-alist-additions--internal)
+       (jka-compr-load-suffixes--internal): New variables.
+       (jka-compr-install): Set the three above variables.
+       Update `load-file-rep-suffixes' instead of `load-suffixes'.
+       (jka-compr-update, jka-compr-set): New functions.
+       (auto-compression-mode): Doc fix.
+
+       * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
+       Update `load-file-rep-suffixes' instead of `load-suffixes'.
+       Use jka-compr-compression-info-list--internal,
+       jka-compr-mode-alist-additions--internal and
+       jka-compr-load-suffixes--internal.
+
+       * files.el (load-library):
+       * loadhist.el (file-loadhist-lookup):
+       * startup.el (command-line):
+       * subr.el (locate-library):
+       * emacs-lisp/autoload.el (update-directory-autoloads):
+       * emacs-lisp/find-func.el (find-library-suffixes): Use
+       `get-load-suffixes' instead of `load-suffixes'.
+
+       * subr.el (locate-library):
+       * emacs-lisp/find-func.el (find-library-name): Use
+       `load-file-rep-suffixes' instead of '("").
+
+2006-02-26  Kim F. Storm  <storm@cua.dk>
+
+       * ido.el (ido-save-history, ido-load-history): Simplify.  Don't
+       use find-file-noselect to avoid interference from other modes.
+
+2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
+       to use the default shell if filename is not available.
+       Reported by Giorgos Keramidas.
+
+2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
+
+       * progmodes/etags.el (tags-completion-table): Do completion from
+       all the tables in the current list, as documented in the manual.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * CC Mode Update to 5.31.3.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-mode.el (c-postprocess-file-styles): Bind
+       inhibit-read-only to t, around the call to
+       c-remove-any-local-eval-or-mode-variables, so that it works on a
+       RO file.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-awk.el: Correct a typo.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
+       c-hungry-delete-backwards, at the request of RMS.  Leave the old
+       name as an alias.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-mode.el: Correct a typo.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-defs.el: Update the version number to 5.31.3.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
+       brace-else-brace (error due to mbeg, mend being undefined).
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-mode.el: File Local variables: Solve the problem
+       where both `mode' and c-file-offsets are specified: `mode' will
+       overwrite c-f-o's settings:
+       (c-remove-any-local-eval-or-mode-variables): New function.
+       (c-postprocess-file-styles): Call the above new function, within
+       c-tentative-buffer-change, to splat `mode' and `eval' before the
+       second hack-local-variables.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-mode.el:
+       [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
+       (c-after-change): Protect the match data with save-match-data.  It
+       was getting corrupted by c-after-change-check-<>-operators.
+
+       * cc-defs.el: [Supersedes patch V1.38]:
+       (top level): Check for a buggy font-lock-compile-keywords ONLY in
+       XEmacs.  GNU Emacs 22 now has a check which would throw an error
+       here.
+
+       * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
+       with save-match-data.  It was being corrupted when Font Lock was
+       not enabled.
+
+2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
+       Mode and Subword Mode.
+
+       * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
+       real labels ("case 1:" or "foo:") from non-labels ("public:").
+       (c-forward-objc-directive): Replace c-forward-token-2 with crude
+       coding; c-f-t-2 doesn't move over a token at EOB.
+
+       * progmodes/cc-defs.el (c-version): Update version number to
+       5.31.2
+
+       * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
+       (c-update-modeline): Concatenate the minor mode indicators
+       directly onto mode-name, removing c-submode-indicators.
+       Sometimes, c-s-i got separated from the mode name on the mode
+       line.
+
+       * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
+       (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
+
+2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
+       error message when there's an evaluation error to show whether
+       it's loaded from source or not.
+       (c-filter-ops): Make it available at runtime too to work when
+       `c-make-init-lang-vars-fun' needs to evaluate from source.
+
+2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * help.el (help): Revert last part of 2006-02-23 change (deletion
+       of the `provide' call).
+
+2006-02-23  Juri Linkov  <juri@jurta.org>
+
+       * compare-w.el (compare-windows-highlight): Add new value
+       `persistent' and change :type from `boolean' to `choice'.
+       (compare-windows-overlays1, compare-windows-overlays2):
+       New internal variables.
+       (compare-windows-highlight): If compare-windows-highlight is
+       `persistent', add current overlays to compare-windows-overlays[12]
+       instead of adding compare-windows-dehighlight to pre-command-hook.
+       (compare-windows-dehighlight): Delete all overlays from
+       compare-windows-overlays[12].
+
+       * info.el (Info-search): Don't bind search-spaces-regexp to
+       Info-search-whitespace-regexp in non-regexp isearch mode.
+
+2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * help.el (describe-mode): Pass `mode-name' to format-mode-line.
+
+2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
+
+       * textmodes/org.el (org-xemacs-p)
+       (org-export-html-show-new-buffer, org-table-may-need-update)
+       (org-insert-item, org-mhe-get-message-real-folder)
+       (org-mhe-get-message-folder-from-index)
+       (org-mhe-get-message-folder, org-mhe-get-message-num)
+       (org-mhe-get-header, org-make-org-heading-search-string)
+       (org-make-org-heading-camel, org-table-sort-lines)
+       (org-format-org-table-html, org-format-table-table-html):
+       Fix typos in docstrings.
+
+12006-02-23  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el (org-cleaned-string-for-export)
+       (org-solidify-link-text): New function.
+       (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
+       XEmacs, just to silence the compiler.
+       (org-export-as-ascii, org-export-as-html-and-open):
+       Use `org-cleaned-string-for-export' and create internal links.
+       (org-follow-mhe-link): Require mh-e, use folder.
+
+2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
+
+       * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
+       gdb-debug-log-length.
+       (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
+       it a real ring but...
+       (gud-gdba-marker-filter): ...make it work like mark-ring.
+       (gdb-enable-debug): Rename from gdb-enable-debug-log.
+       (gdb-mouse-jump): New function.  Add bindings.
+
+2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
+       (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
+       (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
+       (gdb-debug-log-length): Customize it's length.
+       (gud-watch, gdb-var-create-handler): Display function::var format
+       but don't use to create variable object.
+       (gdb-var-create-handler): Use message-box in place of message.
+       (gdb-stopped): Call gdb-exited if signalled.
+
+2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
+
+       * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
+
+       * textmodes/reftex.el (reftex-locate-file): Search all extensions
+       if `reftex-try-all-extensions' is set.
+
+       * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
+       fail silently when there is no valid argument at point.
+       (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
+       `fail-silently' argument.  From a patch by David Reiter.
+
+       * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
+       New commands.
+       (org-mark-ring): New variable.
+       (org-mark-ring-length): New option.
+       (org-open-at-point, org-goto, org-open-file): Push old position
+       onto the mark ring.
+       (org-add-hook): New function.
+       (org-export-table-remove-special-lines): New option.
+       (org-skip-comments, org-format-org-table-html): Respect new
+       option `org-export-table-remove-special-lines'.
+       (org-open-file): Allow special command configuration for
+       directory link.
+       (org-file-apps): Fix bugs in customize type, added setting
+       for directories.
+       (org-activate-tags, org-format-agenda-item, org-complete)
+       (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
+       (org-get-tags, org-get-buffer-tags, org-open-at-point)
+       (org-link-search, org-make-org-heading-search-string)
+       (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
+       (org-radio-targets, org-file-link-context-use-camel-case)
+       (org-activate-camels): New options.
+       (org-update-radio-target-regexp, org-all-targets)
+       (org-make-target-link-regexp, org-activate-target-links):
+       New functions.
+       (org-make-org-heading-search-string): New function.
+       (org-store-link, org-insert-link): Use new option
+       `org-file-link-context-use-camel-case'.
+       (org-activate-camels): Use new option `org-activate-camels'.
+       (org-link-regexp): Add mhe prefix.
+       (org-open-at-point, org-store-link): Support for mhe links.
+       (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
+       (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
+       (org-mhe-get-header, org-follow-mhe-link): New functions.
+       (org-remove-angle-brackets, org-add-angle-brackets):
+       New functions.
+       (org-bracket-link-regexp): New constant.
+       (org-read-date): Fix bug that was rejecting all typed dates.
+       (org-link-search): Make hierarchy above visible after a match.
+       (org-follow-bbdb-link): Inhibit electric mode for BBDB.
+       (org-store-link): Fix bug with link creation when cursor is in
+       an empty line.
+       (org-open-at-point): Fix bug with matching a link.
+       Fixed buggy argument sequence in call to `org-view-tags'.
+       (org-compile-prefix-format): Set `org-prefix-has-tag'.
+       (org-prefix-has-tag): New variable.
+       (org-format-agenda-item): Remove tags from headline
+       if appropriate.
+       (org-agenda-remove-tags-when-in-prefix): New option.
+
+2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
+
+       * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
+       Fix the regular expressions.
+
+2006-02-21  Richard M. Stallman  <rms@gnu.org>
+
+       * progmodes/sh-script.el (sh-mode): Set shell type based on file name
+       if there's no other specific basis.
+
+       * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
+       as variables at all.
+       (unsafep-variable): Rename arg; doc fix.
+
+       * abbrevlist.el (list-one-abbrev-table): Add autoload.
+
+       * calendar/appt.el (diary-selective-display): Add defvar.
+
+       * sort.el (sort-columns): Use Posix arg syntax for `sort'.
+
+       * isearch.el (search-whitespace-regexp): Fix custom type.
+
+       * help.el (describe-key-briefly): Compute interactive args
+       in same was as before previous change.
+
+       * files.el (enable-local-variables): Doc fix.
+
+2006-02-21  Kim F. Storm  <storm@cua.dk>
+
+       * fringe.el: Cleanup as file is now pre-loaded.
+       (fringe-bitmaps): Initialize unconditionally.
+       (fringe-mode, set-fringe-style): Remove autoload cookies.
+
+2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
+
+       * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
+       `horizontal-bar'.
+       (fringe-cursor-alist): Use `horizontal-bar'.
+
+2006-02-20  Kim F. Storm  <storm@cua.dk>
+
+       * fringe.el (fringe-bitmaps): Update to new bitmap names.
+       (fringe-indicator-alist, fringe-cursor-alist): Initialize.
+
+       * loadup.el: Load "fringe" on window systems.
+
+2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
+       out of scope components.
+
+       * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
+       default.
+
+2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.el (customize-mark-to-save, customize-mark-as-set):
+       Load the symbol first.
+
+2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
+
+       * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
+       strech spec so it doesn't display as "^J" on the header line
+       when `Buffer-menu-use-header-line' is t.
+
+2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
+
+       * speedbar.el (speedbar-make-button): Keep text properties
+       of string arguments if desired.
+
+       * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
+       expessions.
+
+       * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
+       of speedbar.
+
+2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
+
+       * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
+       to value of `read-file-name-completion-ignore-case'.
+
+2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.el (customize-mark-as-set): Push to `user' theme.
+
+       * cus-edit.el (custom-save-variables): Allow unthemed values.
+       (customize-set-variable): Push setting to `user' theme.
+
+2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el: Don't require font-lock as it's now
+       automatically loaded.
+       (gud-speedbar-buttons): Replace gdb-var-changed with
+       gdb-force-update.
+
+       * progmodes/gdb-ui.el (gdb-force-update): Rename from
+       gdb-var-changed.
+       (gdb-post-prompt): Use it.
+       (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
+       (gdb-var-update-handler, gdb-var-delete)
+       (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
+       (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
+       gdb-force-update in gdb-post-prompt.
+       (gdb-reset): Clear watch expressions from speedbar when quitting.
+
+2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
+
+       * viper-cmd.el (viper-insert-state-post-command-sentinel)
+       (viper-change-state-to-vi, viper-change-state-to-emacs):
+       Make aware of cursor coloring in the Emacs state.
+       (viper-special-read-and-insert-char): Use read-char-exclusive.
+       (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
+
+       * viper-init.el (viper-emacs-state-cursor-color): New variable.
+
+       * viper-util.el (viper-save-cursor-color)
+       (viper-get-saved-cursor-color-in-replace-mode)
+       (viper-get-saved-cursor-color-in-insert-mode)
+       (viper-restore-cursor-color): Make aware of the cursor color in Emacs
+       state.
+       (viper-get-saved-cursor-color-in-emacs-mode): New function.
+
+       * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
+       (ediff-ignore-case-option3, ediff-actual-diff-options)
+       (ediff-actual-diff3-options): New variables to control case sensitivity.
+       (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
+       (ediff-setup-diff-regions3): Make aware of case-sensitivity.
+       (ediff-toggle-ignore-case): New function.
+       (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
+
+       * ediff-help.el (ediff-long-help-message-narrow2)
+       (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
+       (ediff-long-help-message-word-mode): Add ignore-case command.
+       (ediff-help-for-quick-help): Add ignore-case command.
+
+       * ediff-merg.el: Move provide to the end.
+
+       * ediff-ptch.el: Move provide to the end.
+
+       * ediff-wind.el: Move provide to the end.
+
+       * ediff-mult.el: Move provide to the end.
+       (ediff-set-meta-overlay): Enable follow-link.
+
+       * ediff.el: Move provide to the end.
+       Break recursive load cycle in eval-when-compile.
+       (ediff-patch-buffer): Better heuristics.
+
+       * ediff-util.el: Move provide to the end.
+       Break recursive load cycle in eval-when-compile.
+       (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
+       defuns.
+       (ediff-submit-report): Pass the values of ediff-diff3-program,
+       ediff-diff3-options.
+
+2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
+
+       * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
+       the opening bracket of the following bracketing pairs: {}, [], (), <>,
+       `' (for example, in the docstring of `windmove-default-keybindings').
+
+2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-speedbar-buttons): Update properly for
+       shadow face.  Don't provide binding to edit variable when it is
+       out of scope.
+
+       * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
+       (gdb-var-update-handler): Detect out of scope variables with pre
+       GDB 6.4 too.
+       (gdb-post-prompt): Revert change from 2006-02-17 (force update).
+       Reset status of variable objects to nil in update handlers.
+       (gdb-var-update-handler-1): Detect when a variable object comes
+       in scope.  setcar on var changes gdb-var-list directly.
+
+2006-02-17  Juri Linkov  <juri@jurta.org>
+
+       * ffap.el (ffap) <defface>: Add explicit face declaration.
+       (ffap-highlight): Use face `ffap' directly instead of checking
+       for its existence.
+
+       * icomplete.el (icomplete-get-keys): Use `t' for the second arg
+       `visible-ok' of `other-buffer' to find the right original buffer.
+
+       * info.el (Info-search): Skip `Local Variables' node.
+
+2006-02-17  Juri Linkov  <juri@jurta.org>
+
+       * info.el (Info-find-file): Check for symbols `apropos', `history',
+       `toc' in the input filename, and return these symbols as is.
+       (Info-find-node-2): Set Info-current-file to symbols `apropos',
+       `history', `toc' instead of strings.
+       (Info-set-mode-line): For non-string Info-current-file use the
+       symbol's name inside **.
+       (Info-isearch-push-state): Add quote before Info-current-file and
+       Info-current-node.
+       (Info-isearch-pop-state): Use `equal' instead of `string='.
+       (Info-extract-pointer, Info-following-node-name): Use
+       `match-string-no-properties' instead of `match-string'.
+       (Info-up): Check `old-file' for `stringp'.
+       (Info-history): Use `equal' instead of `string-equal'.
+       Check `file' for `stringp'.
+       (Info-history): Use symbol `history' instead of string as first arg
+       of `Info-find-node'.
+       (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
+       `toc' instead of string.
+       (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
+       instead of `buffer-substring', and `match-string-no-properties'
+       instead of `match-string'.
+       (Info-index-nodes): Check for symbols `apropos', `history', `toc'
+       instead of strings.
+       (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
+       Use symbol `apropos' instead of string.
+       (Info-copy-current-node-name): Check `Info-current-file' for
+       `stringp' and construct a command with `Info-find-node' from it.
+       (Info-fontify-node): Use `match-string-no-properties' instead of
+       `match-string' and check file names for `stringp'.
+       (Info-desktop-buffer-misc-data): Check for symbols `apropos',
+       `history', `toc' instead of strings.
+
+2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.el: Rearrange functions and variables in the file local
+       variables section.
+
+2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * files.el: Add truncate-lines, ispell-check-comments and
+       ispell-local-dictionary as safe local variables.
+
+2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
+       out of scope variables.
+       (gud-speedbar-buttons): Use unless.
+
+       * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
+       (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
+       (gdb-show-changed-values): Also use for out of scope variables.
+       (gdb-var-update-handler-1): Note if variable goes out of scope.
+
+2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
+
+       * net/rcirc.el (rcirc-connect): Make all arguments optional, and
+       default to global variable values for unsupplied args.
+       (rcirc-get-buffer-create): Fix bug with setting the target.
+       (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
+       test for rcirc-always-use-server-buffer-flag here.
+       (rcirc-response-formats): Add %N, which is a facified nick.  %n
+       uses the default face.  Change the ACTION format string.  If the
+       "nick" is the server, don't print anything for that field.
+       Comment fixes.
+       (rcirc-target-buffer): Don't test
+       rcirc-always-use-server-buffer-flag here.
+       (rcirc-print): Squeeze extra spaces out of the text before message.
+       (rcirc-put-nick-channel): Strip potential "@" char from nick
+       before adding them to nick table.
+       (rcirc-url-regexp): Improve to match address like "foo.com".
+
 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
 
-       * allout.el (allout-hidden-p): Move this defsubts before
+       * allout.el (allout-hidden-p): Move this defsubst before
        allout-overlay-interior-modification-handler, where it is first
        used.
 
 
        (allout-flag-region): Use overlays instead of selective-display
        for invisible text - by inheritence from the properties of
-       allout-overlay-category in mainline emacs, and applied
-       property-by-property in xemacs, some recent versions of which
+       allout-overlay-category in mainline Emacs, and applied
+       property-by-property in XEmacs, some recent versions of which
        don't inherit the properties from the category.  Provisions to
        respond to concealed-text edits simplified drastically.
 
 
 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
 
-       * textmodes/ispell.el (ispell-change-dictionary):  Call
+       * textmodes/ispell.el (ispell-change-dictionary): Call
        ispell-buffer-local-dict instead of
        ispell-accept-buffer-local-defs.
+       (ispell-local-dictionary-alist): Accept as valid any coding-system
+       supported by Emacs.
+       (ispell-dictionary-alist-3): Esperanto dictionary's coding system
+       changed to iso-8859-3.
 
 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
 
        * speedbar.el (speedbar-frame-width): Make an inline function
        instead of a macro.  Use frame-width.
-       (speedbar-try-completion, speedbar-update-contents) 
+       (speedbar-try-completion, speedbar-update-contents)
        (speedbar-timer-fn): Use consp.
        (speedbar-update-localized-contents): Try to preserve point.
 
 
 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
+       * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
        Preserve user position.
 
 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
 
 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
 
-       * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
-       string.
+       * viper-utils.el (viper-non-word-characters-reformed-vi):
+       Quote `-' in string.
 
        * viper.el (viper-emacs-state-mode-list): Ensure that
        rcirc-mode buffers come up in Emacs state.
 
-       * ediff-util (ediff-make-temp-file): Use proper file-name-handler
+       * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
        operation.
 
 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>