(read-file-name-electric-shadow-properties)
[bpt/emacs.git] / lisp / ChangeLog
index 6b6fbed..c957373 100644 (file)
@@ -1,3 +1,260 @@
+2002-08-28  Miles Bader  <miles@gnu.org>
+
+       * rfn-eshadow.el (read-file-name-electric-shadow-properties)
+       (read-file-name-electric-shadow-tty-properties) 
+       (read-file-name-electric-shadow-mode): Remove compatibility defs.
+
+       * comint.el (comint-carriage-motion): Start at START.
+
+2002-08-27  Francesco Potorti`  <pot@gnu.org>
+
+       * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
+       given by vsFTPd when accessed with a kerberised FTP client.
+
+2002-08-27  Richard M. Stallman  <rms@gnu.org>
+
+       * files.el (find-alternate-file):
+       Bind kill-buffer-query-functions locally, don't set it.
+
+2002-08-27  Andreas Schwab  <schwab@suse.de>
+
+       * kmacro.el (kmacro-start-macro): Doc fix.
+
+2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
+
+       * textfile/reftex-ref.el (reftex-goto-label): New command.
+
+       * textfile/reftex-vars.el (reftex-part-resets-chapter): New option.
+
+       * textfile/reftex-parse.el (reftex-roman-number): New function.
+       (reftex-section-number): Better handling of parts: No chapter
+       counter resets.
+
+       * textfile/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.
+
+       * textfile/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.
+
+       * textfile/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.
+
+       * textfiles/reftex-parse.el (reftex-where-am-I): Prefer marker
+       match over section title match.
+
+       * textfiles/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
+       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):
+       Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
+
+2002-08-26  Kim F. Storm  <storm@cua.dk>
+
+       * subr.el (suppress-keymap): Use command remapping instead of
+       substitute-key-definition to undefine self-inserting keys.
+
+2002-08-26  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (WINS): Add calc and obsolete.
+
+2002-08-26  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * emacs-lisp/easy-mmode.el (define-minor-mode):
+       Use customize-mark-as-set for global minor modes.
+
+2002-08-25  Miles Bader  <miles@gnu.org>
+
+       * rfn-eshadow.el (file-name-shadow-properties-custom-type):
+       Renamed from `read-file-name-electric-shadow-properties-custom-type'.
+       Change name of face.
+       (file-name-shadow-properties): Renamed from
+       `read-file-name-electric-shadow-properties'.
+       (file-name-shadow-tty-properties): Renamed from
+       `read-file-name-electric-shadow-tty-properties'.
+       (file-name-shadow): Renamed from `read-file-name-electric-shadow'.
+       (rfn-eshadow-setup-minibuffer): Update references to renamed variables.
+       (file-name-shadow-mode): Renamed from
+       `read-file-name-electric-shadow-mode'.  Update references to
+       renamed variables.
+
+2002-08-24  Sam Steingold  <sds@gnu.org>
+
+       * subr.el (eval-after-load): Do not call
+       load-symbol-file-load-history (deleted yesterday).
+
+2002-08-24  John Paul Wallington  <jpw@shootybangbang.com>
+
+       * startup.el (normal-splash-screen): Ensure splash buffer is
+       killed.  Use tabs in output.  Fix test whether previous buffer was
+       *scratch* buffer.
+
+       * progmodes/simula.el (simula-abbrev-keyword-default)
+       (simula-abbrev-keyword, simula-abbrev-stdproc-default)
+       (simula-abbrev-stdproc): Doc fix - escape open parens in column 0.
+
+       * apropos.el (command-apropos): Use `defalias' instead of `fset'.
+
+       * mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
+
+2002-08-23  Richard M. Stallman  <rms@gnu.org>
+
+       * loadhist.el (unload-feature): Distinguish functions from
+       variables in load-history.
+       (feature-symbols): Doc fix.
+
+       * files.el (ange-ftp-completion-hook-function): Add safe-magic prop.
+
+       * subr.el (symbol-file-load-history-loaded)
+       (load-symbol-file-load-history): Deleted.
+       (symbol-file): Don't call load-symbol-file-load-history.
+
+2002-08-22  Katsumi Yamaoka <yamaoka@jpl.org>  (tiny change)
+
+       * frame.el (select-frame-by-name, select-frame-set-input-focus):
+       Always call x-focus-frame, if using x.
+       Use set-mouse-position on all systems, if focus-follows-mouse.
+
+2002-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * progmodes/f90.el (f90-xemacs-flag, f90-xemacs-menu)
+       (f90-menu-bar-menu, f90-change-case-menu, f90-font-lock-on)
+       (f90-font-lock-off, f90-font-lock-menu):  Delete.
+       Use easy-menu-define instead.
+       (f90-mode): Use easy-menu-add.
+       No longer (require 'imenu) when compiling.
+       (f90-mark-subprogram, f90-indent-region, f90-fill-region)
+       (f90-abbrev-start): Use fboundp.
+       (f90-imenu-flag): Delete - use imenu--index-alist instead.
+
+2002-08-23  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
+
+2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * net/tramp.el: Version 2.0.14 released.
+       (tramp-shell-prompt-pattern): New variable.
+       (tramp-actions-before-shell, tramp-multi-actions)
+       (tramp-find-shell, tramp-open-connection-multi)
+       (tramp-open-connection-setup-interactive-shell): Use it.
+       (tramp-open-connection-telnet, tramp-open-connection-rsh)
+       (tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
+       in the docstring.
+       (tramp-bug): Report `tramp-shell-prompt-pattern'.
+       (tramp-process-one-multi-action, tramp-process-one-action):
+       Make message clearer so people don't confuse it with Emacs asking
+       them a question if the regexp happens to end with "?".
+       (tramp-verbose): Change default value from 10 to 9.  Also change
+       some logging levels so that 10 is reserved for stuff which is
+       needed for debugging only, but 9 catches everything that people
+       might like to see in order to see that Tramp is actually working.
+
+2002-08-22  Kim F. Storm  <storm@cua.dk>
+
+       * emacs-lisp/authors.el (authors-aliases, authors-fixed-entries):
+       Corrected spelling mistakes (for Joseph Arceneaux).
+
+2002-08-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * progmodes/f90.el: eval-when-compile a few defvars.
+       (f90-xemacs-flag): Wrap in eval-and-compile.
+       (f90-font-lock-keywords): Doc fix.
+       (f90-mode-abbrev-table): Work with or without 6th arg of define-abbrev.
+       (f90-mark-subprogram-overlay): Variable deleted.
+       (f90-mark-subprogram): Remove overlay bit.  Don't be silent about
+       pushing mark.
+       (f90-abbrev-start): unread-command-event is obsolete in XEmacs.
+
+2002-08-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * tramp.el: Version 2.0.13 released.
+       (tramp-handle-write-region): Don't check to see if remote end is
+       awake after sending data to remote host: we want to send "EOF" not
+       "echo are you awake"...
+       (tramp-maybe-open-connection): Swap args for tramp-time-diff.
+       (tramp-yn-prompt-regexp): New variable.
+       (tramp-action-yn): New function, using it.
+       (tramp-feature-write-region-fix): New internal variable.  Not yet
+       used.  Should be used in `tramp-handle-write-region'.
+
+2002-08-21  Kim F. Storm  <storm@cua.dk>
+
+       * bindings.el (mode-line-format): Moved global-mode-string last.
+       (mode-line-position): Moved %p first.  Added padding to %l/%c to
+       eliminate jumpyness in modeline.  Use (%l,%c) format if both
+       line-number-mode and column-number-mode are enabled.
+
+2002-08-20  Martin Stjernholm  <bug-cc-mode@gnu.org>
+
+       * progmodes/cc-engine.el (c-forward-syntactic-ws): Fixed a bug
+       that could cause an infinite loop if something that looks like
+       a macro begins in the middle of a line.
+
+       * progmodes/cc-engine.el (c-parse-state): Fixed a bug that
+       could cause `c-state-cache' to contain two conses in sequence
+       when there's an unbalanced open paren in a macro.
+
+2002-08-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * progmodes/fortran.el (fortran-current-defun): Use save-excursion.
+
+       * imenu.el (imenu--generic-function): Use mapc.
+       (imenu-syntax-alist): Doc fix.
+
+2002-08-20  Richard M. Stallman  <rms@gnu.org>
+
+       * font-core.el (font-lock-change-mode): New function.
+       (font-lock-mode): Use font-lock-change-mode instead of
+       font-lock-unfontify-buffer.
+       (font-lock-maximum-size, font-lock-verbose): Add defvars.
+
+2002-08-20  Carsten Dominik  <dominik@astro.uva.nl>
+
+       * textfiles/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
+       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):
+       Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
+
+2002-08-20  Kim F. Storm  <storm@cua.dk>
+
+       * kmacro.el: Major rework based on discussions with RMS.
+       Most important change is that C-x C-k is now bound to a keymap
+       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).
+
+       * edmacro.el: Remove C-x C-k binding (now in kmacro.el).
+
+2002-08-19  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * help-fns.el (help-split-fundoc): Replace the function name
+       from the docstring with the one that should be displayed.
+       (help-make-usage): Understand CL style arglists.
+       (describe-function-1): Adapt to the new behavior of help-split-fundoc.
+       (describe-variable): Use delete-region.
+
+2002-08-19  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/mule.el (sgml-xml-auto-coding-function):
+       Call re-search-forward with NOERROR t.
+
 2002-08-19  Miles Bader  <miles@gnu.org>
 
        [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
@@ -7,8 +264,8 @@
        than using special comint state.
        (comint-output-filter): Call `comint-carriage-motion'.
        (comint-output-filter-functions): Don't add `comint-carriage-motion'.
-       * ielm.el (inferior-emacs-lisp-mode): Give
-       `comint-inhibit-carriage-motion' a local value of t.
+       * ielm.el (inferior-emacs-lisp-mode):
+       Give `comint-inhibit-carriage-motion' a local value of t.
 
 2002-08-18  Richard M. Stallman  <rms@gnu.org>
 
 
 2002-08-17  Richard M. Stallman  <rms@gnu.org>
 
-       * tar-mode.el (tar-subfile-mode): Use add-hook and
-       remove-hook, and use write-file-functions instead of
-       local-write-file-hooks.
+       * tar-mode.el (tar-subfile-mode): Use add-hook and remove-hook,
+       and use write-file-functions instead of local-write-file-hooks.
        (tar-untar-buffer): Don't try to extract directories.
 
        * menu-bar.el (fringe-mode): Set to nil.
        (server-goto-line-column): New function.
        (server-visit-files): Use server-goto-line-column.
        Offer to revert only if file has changed.
-       
+
 2002-08-15  Richard M. Stallman  <rms@gnu.org>
 
        * files.el (recover-this-file): New function.