Corrected the fix to bug 127167.
[bpt/emacs.git] / lisp / ChangeLog
index 45adc74..5cff212 100644 (file)
@@ -1,3 +1,218 @@
+2002-02-06  John Wiegley  <johnw@gnu.org>
+
+       * eshell/esh-ext.el (eshell-external-command): Added a fix for
+       XEmacs' new dired.el, which adds a global entry in the
+       `file-name-handler-alist'.
+
+2002-01-26  John Wiegley  <johnw@gnu.org>
+
+       * align.el (align-region): Added a missing name argument.
+
+2002-01-14  John Wiegley  <johnw@gnu.org>
+
+       * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
+       after the #! of a shell interpretor specification.
+
+2002-02-15  Richard M. Stallman  <rms@gnu.org>
+
+       * help.el (describe-key-briefly): Make output in INSERT case
+       look just like what is displayed in the normal case.
+
+2002-02-15  Andreas Schwab  <schwab@suse.de>
+
+       * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require
+       non-letter after specials.
+
+2002-02-15  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
+
+2002-02-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * simple.el (mark-word): Mark more if repeated.
+       * textmodes/paragraphs.el (mark-paragraph): Ditto.
+       (mark-end-of-sentence): Ditto.
+
+2002-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * wid-edit.el (widgetp): Made it more robust.
+
+2002-02-14  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * facemenu.el (describe-text-done): New function.
+       (describe-text-mode-map): New variable.
+       (describe-text-mode-hook): New option.
+       (describe-text-mode): New function.
+       (describe-text-widget): New function.
+       (describe-text-sexp): New function.
+       (describe-text-properties): New function.
+       (describe-text-category): New command.
+       (describe-text-at): New command.
+       (facemenu-menu): Replace `list-text-properties-at' with
+       `describe-text-at' in the menu.  
+       
+       * wid-edit.el (widgetp): New function.
+       * wid-edit.el (widget-keymap, widget-insert, widget-setup):
+       Autoloaded. 
+
+       * emacs-lisp/pp.el (pp-to-string): Autoloaded.
+
+       * wid-browse.el: Removed version and x-url keywords.
+
+2002-02-13  Kim F. Storm  <storm@cua.dk>
+
+       * cus-start.el (mode-line-in-non-selected-windows):
+       Allow customization.
+
+2002-02-13  Richard M. Stallman  <rms@gnu.org>
+
+       * textmodes/bibtex.el (bibtex-parse-buffers-stealthily):
+       Tell bibtex-parse-keys to output no progress messages.
+
+       * international/mule-diag.el (list-input-methods):
+       Use help-input-method, not describe-input-method, for button type.
+
+       * register.el (describe-register-1): Access register contents here.
+
+       * textmodes/text-mode.el (text-mode-hook-identify): Restore
+       previous definition.  Add to text-mode-hook again.
+
+       * mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev.
+       (mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end
+       to avoid needing sendmail.el at run time.
+
+       * bindings.el (mode-line-minor-mode-keymap): Definition moved up.
+       Initialization moved up too.
+       (mode-line-modes): Use :propertize.
+       (mode-line-mode-menu-keymap): Var deleted.
+       (mode-line-copied-mode-name): Var deleted.
+       (mode-line-mode-name): Function deleted.
+       (mode-line-mode-menu): Each item now shows its mode line lighter.
+       (minor-mode-alist): Don't call propertize here.
+
+>>>>>>> 1.3452
+2002-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * progmodes/pascal.el (pascal-imenu-generic-expression): Add
+       menu-title and fix parentheses.
+
+2002-02-12  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * menu-bar.el (menu-bar-options-save): Removed `truncate-lines'.
+       (menu-bar-options-menu): Don't set default value for
+       `truncate-lines'. 
+
+2002-02-12  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * menu-bar.el (menu-bar-options-save): Only save
+       `current-language-environment' and `default-input-method' when
+       marked as customized.
+
+       * international/mule-cmds.el
+       (setup-specified-language-environment): Mark
+       `current-language-environment' as customized.
+       (set-input-method): Mark
+       `default-input-method' as customized when called interactively.
+       (toggle-input-method): Ditto.
+
+2002-02-11  Colin Walters  <walters@verbum.org>
+
+       * ibuffer.el (ibuffer-switch-format): Supply required argument for
+       `ibuffer-current-formats'.
+
+2002-02-12  Miles Bader  <miles@gnu.org>
+
+       * faces.el (mode-line-inactive): Add dark-background variant.
+
+2002-02-11  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
+       * menu-bar.el (menu-bar-mode): Ditto.
+       * cus-edit.el (customize-mark-to-save): Always save variables
+       without a standard value.
+
+       * menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
+       (menu-bar-options-save): Ditto.
+       (menu-bar-showhide-menu): Ditto.
+       (menu-bar-options-menu): Ditto.
+       (menu-bar-scroll-bar-right, menu-bar-scroll-bar-left,
+       menu-bar-scroll-bar-none): Removed. 
+       (menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
+       expressions instead.
+
+       * cus-edit.el (customize-set-value): Return value.
+       (customize-set-variable): Ditto.
+       (customize-save-variable): Ditto.
+       (customize-set-variable): Load dependencies before setting value. 
+        (custom-load-symbol): Autoload it.
+       (customize-mark-as-set): New function.
+
+2002-02-11  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * cus-start.el: Don't warn about "x-*" symbols when building a
+       non-GUI version.
+
+2002-02-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
+       Doc fix.
+       (strokes-help): Do not use doubled with-output-to-temp-buffer.
+       Fix the help string.
+       (strokes-prompt-user-save-strokes): Fix typo.
+       (strokes-list-strokes): Use proper exit-actionargument for
+       view-buffer.
+       Update copyright notice.
+
+       * international/mule-diag.el: Various doc and message fixes.
+       (non-iso-charset-alist): Add mac-roman.  Don't add entries for
+       codepages already present.
+       (list-block-of-chars): Display space for null entries in
+       translation table.  Display tab specially.
+       (list-non-iso-charset-chars): Check for null charsets.  Use pop
+       for clarity.  Don't break 8-bit sets into sections between ranges.
+       (list-charset-chars): Avoid indent-tabs-mode.
+       (describe-char-after): Maybe use the text property for syntax
+       table information.  Maybe report char-code-property-table info.
+       Maybe report character's unicode.  Tweak printing of list info.
+       (list-input-methods): Add xref buttons.
+       (dump-charsets, dump-codings): Deleted (obsolete).
+       From Dave Love <fx@gnu.org>.
+
+2002-02-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * menu-bar.el (menu-bar-showhide-menu): Rename functions for
+       toggling.
+
+2002-02-10  Michael Kifer  <kifer@cs.stonybrook.edu>
+       
+       * viper-util.el (viper-read-key-sequence): fixed so it'll read
+       fast key sequences in emacs native mode
+       (viper-events-to-keys): deleted
+       
+       * viper.el (describe-key, describe-key-briefly): get rid of
+       viper-events-to-keys.
+
+       * ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.
+       
+       * ediff-wind.el (ediff-setup-control-frame): Use
+       ediff-has-gutter-support.
+       
+       * ediff-util.el (ediff-dispose-of-variant-according-to-user):
+       check if buff is alive.
+       
+       * ediff.el: typo in comment.
+       
+2002-02-09  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * menu-bar.el (menu-bar-options-save): Take care of
+       line-number-mode and column-number-mode variables.
+       (menu-bar-showhide-menu): New menu-items "Show Line Number" and
+       "Show Column Number" in "Show/Hide" menu.
+
+2002-02-09  Richard M. Stallman  <rms@gnu.org>
+
+       * mail/mailabbrev.el (mail-mode-map): Use eval-after-load to change it.
+
 2002-02-09  Kim F. Storm  <storm@cua.dk>
 
        * faces.el (mode-line-inactive): New face for mode-line for
        (gamegrid-make-color-tty-face): Use the value of color, not the
        symbol itself.  Don't call gamegrid-color.
 
+>>>>>>> 1.3440
 2002-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * gud.el (gud-refresh): Call recenter only after we are sure we
 
        * progmodes/perl-mode.el (perl-mode-abbrev-table): Restore definition.
 
+>>>>>>> 1.3409
 2002-01-21  Richard M. Stallman  <rms@gnu.org>
 
        * emacs-lisp/copyright.el (copyright-regexp): Fix previous change.
        (eudc-display-mail): New function.
        (eudc-bob-play-sound-at-point): Remove XEmacs case.
 
+>>>>>>> 1.3356
 2002-01-15  Richard M. Stallman  <rms@gnu.org>
 
        * emacs-lisp/autoload.el (make-autoload):
        * apropos.el (apropos-print): SPACING is now nil or a separator string.
        (apropos-documentation, apropos-value): Pass a suitable string.
 
+>>>>>>> 1.3337
 2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * dired.el (dired-free-space-program, dired-free-space-args):