Corrected the fix to bug 127167.
[bpt/emacs.git] / lisp / ChangeLog
index a4ed23e..5cff212 100644 (file)
@@ -1,3 +1,32 @@
+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.
@@ -61,6 +90,7 @@
        (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
        * cus-start.el: Don't warn about "x-*" symbols when building a
        non-GUI version.
 
-2002-02-11  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2002-02-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
        Doc fix.
        (dump-charsets, dump-codings): Deleted (obsolete).
        From Dave Love <fx@gnu.org>.
 
-2002-02-10  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2002-02-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * menu-bar.el (menu-bar-showhide-menu): Rename functions for
        toggling.
        
        * ediff.el: typo in comment.
        
-2002-02-09  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+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.
        (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):