]> git.eshelyaron.com Git - emacs.git/commitdiff
Corrected the fix to bug 127167.
authorJohn Wiegley <johnw@newartisans.com>
Sat, 16 Feb 2002 06:43:19 +0000 (06:43 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Sat, 16 Feb 2002 06:43:19 +0000 (06:43 +0000)
lisp/ChangeLog

index cc5c67fff10ae0064b992380e1d0507f410edd7f..5cff212be1cebe896ba15667846b8f7356551694 100644 (file)
@@ -1,3 +1,18 @@
+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
@@ -75,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
        (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):