From: Chong Yidong Date: Wed, 11 Feb 2009 14:46:05 +0000 (+0000) Subject: * dired-aux.el (dired-add-entry): Avoid munging long-form Dired X-Git-Tag: emacs-pretest-23.0.91~291 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca901d779fab58980ca8ad0ad700041d7c99cb11;p=emacs.git * dired-aux.el (dired-add-entry): Avoid munging long-form Dired switches (Bug#2261). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a650253f162..d91c796b266 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,12 @@ +2009-02-11 Chong Yidong + + * dired-aux.el (dired-add-entry): Avoid munging long-form Dired + switches (Bug#2261). + 2009-02-11 Juanma Barranquero - * server.el (server-with-environment): - Don't fail for negative entries in ENV. + * server.el (server-with-environment): Don't fail for negative + entries in ENV. 2009-02-11 Dan Nicolaescu