(find-file-at-point): Doc fix.
[bpt/emacs.git] / lisp / ChangeLog
index 145c428..c03cbca 100644 (file)
@@ -1,4 +1,560 @@
-2005-10-08  Eric Hanchrow <offby1@blarg.net>
+2005-10-18  Romain Francoise  <romain@orebokech.com>
+
+       * ffap.el (find-file-at-point): Doc fix.
+
+2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
+
+2005-10-18  Masatake YAMATO  <jet@gyve.org>
+
+       Install to the CVS repository what I forgot to install in my
+       2005-10-16 changes.
+
+       * progmodes/python.el (python-complete-symbol): Pass the common
+       prefix substring of completion to `display-completion-list'.
+
+       * textmodes/org.el (org-complete): Ditto.
+
+2005-10-18  Masatake YAMATO  <jet@gyve.org>
+
+       Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
+
+       * woman.el (WoMan-xref-man-page): New button type derived
+       from `Man-abstract-xref-man-page'.
+       (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
+
+       * man.el (Man-abstract-xref-man-page): New button type.
+       (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
+       (Man-highlight-references): Add new optional argument `xref-man-type'.
+
+2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
+
+2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cus-edit.el (Custom-move-and-invoke): Deleted.
+       (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
+
+       * wid-edit.el (widget-move-and-invoke): New function, from
+       Custom-move-and-invoke.
+
+2005-10-17  Bill Wohler  <wohler@newt.com>
+
+       Moved all remaining images from lisp/toolbar to etc/images, moved
+       lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low
+       resolution images were placed in their own directory (low-color).
+
+       * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
+       * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
+       * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
+       * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
+       * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
+       * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
+       * toolbar/spell.*, toolbar/undo.*: Moved to etc/images.
+
+       * toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*.
+       * toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*.
+       * toolbar/lc-help.*: Moved to etc/images/low-color/help.*.
+       * toolbar/lc-home.*: Moved to etc/images/low-color/home.*.
+       * toolbar/lc-index.*: Moved to etc/images/low-color/index.*.
+       * toolbar/lc-new.*: Moved to etc/images/low-color/new.*.
+       * toolbar/lc-open.*: Moved to etc/images/low-color/open.*.
+       * toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*.
+       * toolbar/lc-preferences.*: Moved to
+       etc/images/low-color/preferences.*.
+       * toolbar/lc-print.*: Moved to etc/images/low-color/print.*.
+       * toolbar/lc-save.*: Moved to etc/images/low-color/save.*.
+       * toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*.
+       * toolbar/lc-search.*: Moved to etc/images/low-color/search.*.
+       * toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*.
+       * toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*.
+
+       To conform with convention, the underscore (_) in the following
+       image names were replaced with dash (-) or (/) as appropriate.
+
+       * toolbar/back_arrow.*: Moved to etc/images/back-arrow.*.
+       * toolbar/fld_open.*: Moved to etc/images/fld-open.*.
+       * toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*.
+       * toolbar/jump_to.*: Moved to etc/images/jump-to.*.
+       * toolbar/left_arrow.*: Moved to etc/images/left-arrow.*.
+       * toolbar/right_arrow.*: Moved to etc/images/right-arrow.*.
+       * toolbar/up_arrow.*: Moved to etc/images/up-arrow.*.
+       * toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*.
+       * toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*.
+       * toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*.
+       * toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*.
+       * toolbar/lc-right_arrow.*.: Moved to
+       etc/images/low-color/right-arrow.*.
+       * toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*.
+       * toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*.
+       * toolbar/mail_send.*: Moved to etc/images/mail/send.*.
+
+       * info.el (info-tool-bar-map): Replaced underscores in image names
+       with dashes.
+
+       * makefile.w32-in (WINS): Removed toolbar.
+
+       * menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in
+       comment.
+
+       * tool-bar.el: Moved to lisp from toolbar. Now that
+       toolbar is empty, it should be deleted when folks run "cvs up
+       -P".
+
+2005-10-18  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calc-store (calc-store-into): Get the proper variable name
+       to display in message.
+
+2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
+       expressions display in speedbar for all buffers when debugging.
+       (gdb-speedbar-expand-node): Ensure node contraction is always
+       updated.
+
+       * speedbar.el (speedbar-set-mode-line-format): Indent properly.
+       (speedbar-insert-button, speedbar-make-button):
+       Use add-text-properties.
+       (speedbar-update-localized-contents)
+       (speedbar-update-directory-contents)
+       (speedbar-update-special-contents): Use dolist.
+       (speedbar-buffer-easymenu-definition): Add a menu separator.
+
+2005-10-17  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in: Use $(lisp) consistently.
+       (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
+       for shell specific generation of mh-autoloads.
+
+2005-10-17  Richard M. Stallman  <rms@gnu.org>
+
+       * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
+
+2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * jit-lock.el (jit-lock-fontify-now):
+       Move jit-lock-context-unfontify-pos to avoid wasted work.
+
+2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-completion-mode): New defvar.  Used in
+       `tramp-completion-mode' for checking if we are in completion mode.
+       (tramp-completion-handle-file-name-all-completions): Reorder code
+       in order to complete for file names only in case there are no
+       method/user/host completions.  This is necessary for cooperation
+       with ido.  Reported by Kim F. Storm <storm@cua.dk>.
+
+2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * longlines.el (longlines-search-forward)
+       (longlines-search-backward): Match any number of spaces.
+
+2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * diff-mode.el (diff-mode): Doc fix.
+
+2005-10-16  David Reitter <david.reitter@gmail.com>
+
+       * mail/sendmail.el (send-mail-function): Use mailclient-send-it
+       as default on darwin and windows systems.
+
+2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
+
+       * arc-mode.el (archive-zip-extract): Doc fix.
+
+2005-10-16  Romain Francoise  <romain@orebokech.com>
+
+       * mouse.el (mouse-1-click-follows-link): Doc fix.
+
+2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * savehist.el: Don't require CL at runtime.
+       (savehist-xemacs): Remove.
+       (savehist-coding-system): Use utf-8 if present, regardless of religion.
+       (savehist-no-conversion): Use (featurep 'xemacs).
+       (savehist-load): Check existence of start-itimer rather than XEmacs.
+       Use an idle timer.
+       (savehist-process-for-saving): Replace use of CL funs `subseq' and
+       `delete-if-not'.
+
+2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * savehist.el: Newer version.
+       (savehist-autosave-interval, savehist-coding-system, savehist-timer)
+       (savehist-last-checksum, savehist-no-conversion): New vars.
+       (savehist-autosave, savehist-process-for-saving, savehist-printable):
+       New functions.
+       (savehist-load, savehist-save): Use them.
+       (savehist-delimit): Remove.
+
+2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/compile.el (compilation-goto-locus): Display the
+       compilation buffer first and the source buffer second, in case they're
+       in overlapping frames.  Don't raise the compilation frame if it was the
+       selected window upon entry.  Pass the `other-window' arg to
+       pop-to-buffer.
+
+       * info.el (Info-fontify-node): Use dolist.
+       Change add-text-properties to put-text-property.
+
+2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
+
+       * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
+       bound of search.
+
+2005-10-16  Masatake YAMATO  <jet@gyve.org>
+
+       * dabbrev.el (dabbrev-completion): Pass the common
+       prefix substring of completion to `display-completion-list'.
+
+       * filecache.el (file-cache-minibuffer-complete)
+       (file-cache-complete): Ditto.
+
+       * tempo.el (tempo-display-completions): Ditto.
+
+       * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
+
+       * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
+
+       * eshell/em-hist.el (eshell-list-history): Ditto.
+
+       * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
+
+       * mail/mailalias.el (mail-complete): Ditto.
+
+       * progmodes/etags.el (complete-tag): Ditto.
+
+       * progmodes/make-mode.el (makefile-complete): Ditto.
+
+       * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
+
+       * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
+
+       * progmodes/pascal.el (pascal-complete-word)
+       (pascal-show-completions): Ditto.
+
+
+       * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
+
+       * simple.el (completion-common-substring): New variable.
+       (completion-setup-function): Use `completion-common-substring'
+       to put faces.
+
+2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
+       (x-get-selection, mac-select-convert-to-string): Convert from/to
+       UTF-16 clipboard data as in native byte order, no BOM.
+
+2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-tool-bar-map): Rename the images
+       appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
+       (gud-sentinel): Use speedbar-frame to check for speedbar.
+
+2005-10-15  Richard M. Stallman  <rms@gnu.org>
+
+       * savehist.el: New file.
+
+2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
+
+       * textmodes/tex-mode.el (tex-font-lock-keywords-2):
+       Fix bug in \bf fontification.
+
+2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * pcvs.el (cvs-edit-log-files): New var.
+       (cvs-mode-edit-log): New arg `file'.
+       (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
+       Instead force the use of the original file and nothing else.
+       (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
+       the cvs-minor-wrap-function is set.
+       (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
+
+2005-10-14  Bill Wohler  <wohler@newt.com>
+
+       * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
+       * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
+       * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
+       * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
+       * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
+       * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
+       * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
+       * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
+       * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
+       * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
+       * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
+       * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
+       * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
+       * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
+       * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
+
+       * progmodes/gud.el (gud-tool-bar-map): Rename the images
+       appropriately (for example, gud-break to gud/break).
+
+2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * longlines.el (longlinges-search-function)
+       (longlines-search-forward, longlines-search-backward): New functions.
+       (longlines-mode): Set isearch-search-fun-function to
+       longlinges-search-function.
+
+       * mouse.el (mouse-drag-region-1): Handle the case where a
+       double-click event is bound to an arbitrary function.
+
+2005-10-14  David Ponce  <david@dponce.com>
+
+       * recentf.el (recentf-track-opened-file)
+       (recentf-track-closed-file, recentf-update-menu)
+       (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
+       (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
+       mouse-1-click-follows-link.
+
+2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
+       Gnome file-manager.png.  Suggested by
+       Joachim Nilsson <joachim.nilsson@vmlinux.org>.
+
+       * toolbar/README: Add diropen.xpm.
+
+2005-10-13  Bill Wohler  <wohler@newt.com>
+
+       * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
+       restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
+
+2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/mixal-mode.el (mixal-operation-codes-alist):
+       Don't waste the byte-compiler's time on constant data.
+
+2005-10-13  Kenichi Handa  <handa@m17n.org>
+
+       * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
+       byte with `escape-glyph' face.
+
+       * international/fontset.el (ccl-encode-unicode-font):
+       Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
+       Handle the case that ucs-mule-to-mule-unicode translates a character to
+       ASCII (usually for IPA characters).
+
+2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * info.el (Info-fontify-node): Don't be fooled by a lone "...".
+       Don't hide the underline of titles if font-lock-mode is disabled.
+
+2005-10-12  Bill Wohler  <wohler@newt.com>
+
+       * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
+       (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
+       files in MH-E-SRC have been updated.
+       (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
+
+2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
+       (mixal-mode-syntax-table): Add \n as end-comment.
+       (mixal-operation-codes-alist): Immediately initialize to full value.
+       (mixal-add-operation-code): Remove.
+       (mixal-describe-operation-code): Make the arg non-optional.
+       Use the interactive spec instead.
+       Use mixal-operation-codes-alist rather than mixal-operation-codes.
+       (mixal-font-lock-keywords): Don't highlight comments here any more.
+       (mixal-font-lock-syntactic-keywords): New var.
+       (mixal-mode): Use it.  Fix comment-start-skip.
+
+2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * startup.el (command-line-x-option-alist): -nb => -nbi
+
+2005-10-12  Kim F. Storm  <storm@cua.dk>
+
+       * startup.el (fancy-splash-default-action): Discard mouse click in
+       the spash screen window, as it has no sensible meaning in the
+       next window to be selected.  Fixes error reported by Jan D.
+
+2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
+
+2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
+       Try to fix up minor layout issues like indentation, line break, etc...
+       (mixal-mode-syntax-table): Don't try to specify comment syntax,
+       because it doesn't work.
+       (mixal-operation-codes): Add some more codes.
+       (mixal-font-lock-keywords): Process comments here.
+       (mixal-mode): mixasm no longer needs -g option.
+
+2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
+
+       * progmodes/sh-script.el (sh-tmp-file):
+       Use mktemp -t.  Finish support for es and rc shells.
+
+2005-10-11  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calcalg2.el (calc-integral): With an argument, compute the
+       definite integral.
+
+2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mouse.el (mouse-drag-region-1): Don't try to catch a
+       double-click when doing follow-link (it's overridden anyway).
+
+2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
+       (autoload-print-form-outbuf): Add docstring.
+
+2005-10-11  Juri Linkov  <juri@jurta.org>
+
+       * info.el (Info-mode-menu): Delete menu item "Edit".
+       (Info-mode): Delete description of Info-edit from docstring,
+       and rearrange descriptions of Info commands in the order
+       they are documented in the Info manual.
+
+2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * calendar/appt.el (appt-check): Use diary-selective-display var.
+
+2005-10-10  Richard M. Stallman  <rms@gnu.org>
+
+       * net/newsticker.el (newsticker-start, newsticker-show-news):
+       Add autoload cookies.
+
+2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
+
+       * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
+
+2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
+
+       * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
+
+2005-10-10  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calc-arith.el (math-check-known-scalarp)
+       (math-check-known-matrixp): Check the values of arguments that are
+       variables.
+       (math-check-known-square-matrixp): New function.
+       (math-known-square-matrixp): Use math-check-known-square-matrixp.
+       (math-super-types): Add sqmatrix type.
+
+       * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
+       mode name `square' to 'sqmatrix'.
+
+       * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
+       mode name `square' to 'sqmatrix'.
+
+2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/etags.el (select-tags-table-mode): Don't use
+       selective-display.
+       (tags-select-tags-table): Pass `button' to the action function.
+       (select-tags-table): Place the side-info on button properties rather
+       than in hidden text.  Abbreviate file names.
+       (select-tags-table-mode-map): Inherit rather than copy buttom-map.
+       (select-tags-table-select): Add `button' argument.
+       Get side-info from the button property rather than from hidden text.
+
+2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
+       (gud-speedbar-buttons): Preserve point if possible.
+       (gud-sentinel): Restore previous speedbar display type.
+
+       * progmodes/gdb-ui.el (gdba): Improve diagram.
+       (def-gdb-auto-update-handler, gdb-info-locals-handler)
+       (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
+       Call get-buffer-window once.
+
+2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
+       (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
+       (pascal-indent-command): Remove unused var `ind'.
+       (pascal-indent-case): Remove unused var `oldpos'.
+       (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
+       since it's now used as a proper minor mode map.
+       (pascal-outline): Rename to pascal-outline-mode.
+       (pascal-outline-mode): Use define-minor-mode.
+       (pascal-outline-mode, pascal-outline-change): Use overlays rather than
+       selective-display.
+
+2005-10-10  Andreas Schwab  <schwab@suse.de>
+
+       * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
+       number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
+
+       * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
+       outside source directory.
+
+2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
+       C-x' as a prefix.
+       (orgtbl-mode-map): Full keymap instead of sparse, because all
+       `self-insert-command' keys are redefined in this map.
+       (org-export-as-html): Specify charset for HTML file, by taking it
+       from the coding system.
+
+2005-10-10  Kenichi Handa  <handa@m17n.org>
+
+       * textmodes/flyspell.el (flyspell-check-word-p):
+       If unread-command-events is non-empty, don't call sit-for.
+
+2005-10-09  Richard M. Stallman  <rms@gnu.org>
+
+       * font-lock.el (font-lock-syntactic-keywords)
+       (font-lock-keywords): Doc fixes.
+
+       * textmodes/flyspell.el (flyspell-external-point-words):
+       Simplify logic, and don't try to check for consecutive appearances
+       of one incorrect word.
+
+2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
+
+       * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
+       separator.
+
+       * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
+       (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
+       (gud-expansion-speedbar-buttons): New function.
+       (gud-speedbar-buttons): Check for gud-comint-buffer.
+
+2005-10-09  Bill Wohler  <wohler@newt.com>
+
+       * Makefile.in (updates): Add mh-loaddefs dependency.
+
+2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * speedbar.el (speedbar-file-key-map): Fix typo.
+
+2005-10-09  Daniel Brockman  <daniel@brockman.se>
+
+       * cus-start.el (line-spacing): Add custom spec.
+
+2005-10-09  Romain Francoise  <romain@orebokech.com>
+
+       * textmodes/ispell.el (ispell-check-version): Fix last change.
+
+2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * term/x-win.el: Remove -i, --icon-type from comment.
+
+       * startup.el (command-line-x-option-alist): Remove options -i,
+       -itype, --icon-type, added -nb, --no-bitmap-icon
+
+2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
+       instead of :active.
+
+2005-10-08  Eric Hanchrow  <offby1@blarg.net>
 
        * textmodes/ispell.el (ispell-check-version):
        Ignore hyphen, and all that follows, in aspell's version text.
        across products.
 
        * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
-       fullscreen keypad. Suggested by Luc Teirlinck.
+       fullscreen keypad.  Suggested by Luc Teirlinck.
        (calc-keypad-show-input): Add space for formatting.
 
        * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
        * calc/calc.el (calc-set-mode-line): Add square matrix option.
 
 2005-10-08  Lars Hansen  <larsh@soem.dk>
-       * net/tramp.el (tramp-perl-directory-files-and-attributes): Add
-       error handling.
-       (tramp-handle-directory-files-and-attributes): Handle error perl
-       error message.
+
+       * net/tramp.el (tramp-perl-directory-files-and-attributes):
+       Add error handling.
+       (tramp-handle-directory-files-and-attributes): Handle perl error msg.
 
 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
 
        Sync with Tramp 2.0.51.
 
        * net/tramp.el (tramp-handle-set-visited-file-modtime)
-       (tramp-handle-insert-file-contents)
-       (tramp-handle-write-region): Insert special handling for
-       `last-coding-system-used' again, it still seems to be
-       necessary (unlike stated before).  Reported by Toshinori Sugita
-       <sugita@d-pad.co.jp>
+       (tramp-handle-insert-file-contents, tramp-handle-write-region):
+       Insert special handling for `last-coding-system-used', again
+       it still seems to be necessary (unlike stated before).
+       Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
        (tramp-password-prompt-regexp): There might be other words before
        trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
        (tramp-chunksize): Improve docstring.
 
 2005-10-06  Bill Wohler  <wohler@newt.com>
 
-       * mh-e/mh-loaddefs.el: Removed. Now generated automatically.
+       * mh-e/mh-loaddefs.el: Remove Now generated automatically.
 
-       * Makefile.in (AUTOGENEL): Added mh-e/mh-loaddefs.el.
-       (MH-E-SRC): Added. Used by mh-autoloads.
-       (mh-autoloads): Added. Builds mh-e/mh-loaddefs.el. Rebuilds if any
+       * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
+       (MH-E-SRC): New.  Used by mh-autoloads.
+       (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
        files in MH-E-SRC have been updated.
        (compile, recompile, bootstrap): Depend on mh-autoloads.
 
        * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
        Typo.
 
-2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
+2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
 
        * play/zone.el (zone): Wrap body with save-window-excursion.
 
        color rxvt terminals by using the code xterm.el used to use before
        2005-04-09 in order to match the colors used by rxvt.
 
-2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
+2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com>  (tiny change)
 
        * term/rxvt.el (rxvt-register-default-colors): Add support for 88
        colors rxvt-unicode terminals by using the same code as xterm.el.
 
        * log-view.el (log-view-file, log-view-message): Remove "-face"
        suffix from face names.
-       (log-view-file-face, log-view-message-face): New
-       backward-compatibility aliases for renamed faces.
+       (log-view-file-face, log-view-message-face):
+       New backward-compatibility aliases for renamed faces.
        (log-view-file-face, log-view-message-face): Use renamed log-view
        faces.
 
        (ruler-mode-margins-face, ruler-mode-fringes-face)
        (ruler-mode-column-number-face, ruler-mode-fill-column-face)
        (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
-       (ruler-mode-tab-stop-face, ruler-mode-current-column-face): New
-       backward-compatibility aliases for renamed faces.
+       (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
+       New backward-compatibility aliases for renamed faces.
        (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
        (ruler-mode-column-number, ruler-mode-fill-column)
        (ruler-mode-comment-column, ruler-mode-goal-column)
        * comint.el (comint-check-proc, make-comint-in-buffer)
        (comint-source-default): Doc fixes.
 
-       * term.el (term-send-string): Improve argument/docstring
-       consistency.
+       * term.el (term-send-string): Improve argument/docstring consistency.
 
 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
 
        XEmacs code.
        (flyspell-word): Minor simplification.
        (flyspell-math-tex-command-p): Quieten the byte-compiler.
-       (flyspell-external-point-words): Remove unused vars `size' and
-       `start'.
-       (flyspell-do-correct): Rename from flyspell-xemacs-correct.  Merge
-       the corresponding Emacs code.
-       (flyspell-correct-word, flyspell-xemacs-popup): Use
-       flyspell-do-correct.
+       (flyspell-external-point-words): Remove unused vars `size' and `start'.
+       (flyspell-do-correct): Rename from flyspell-xemacs-correct.
+       Merge the corresponding Emacs code.
+       (flyspell-correct-word, flyspell-xemacs-popup):
+       Use flyspell-do-correct.
 
        * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
        a dedicated window.
        Add a completion-base-size-function property.
 
        * simple.el (completion-setup-function): Look for
-       completion-base-size-function property of
-       minibuffer-completion-table.
+       completion-base-size-function property of minibuffer-completion-table.
 
        * files.el (locate-file-completion): Doc fix.
 
        minibuffer-with-setup-hook (which breaks turning on/off
        file-name-shadow-mode while in the prompt).
 
-       * complete.el (PC-read-include-file-name-internal): Use
-       test-completion.
+       * complete.el (PC-read-include-file-name-internal):
+       Use test-completion.
 
 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>