]> code.delx.au - gnu-emacs/commitdiff
* dired-aux.el (dired-add-entry): Avoid munging long-form Dired
authorChong Yidong <cyd@stupidchicken.com>
Wed, 11 Feb 2009 14:46:05 +0000 (14:46 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 11 Feb 2009 14:46:05 +0000 (14:46 +0000)
switches (Bug#2261).

lisp/ChangeLog

index a650253f1625715f4914d1cd9b625623cba53960..d91c796b266ce574a6001632cafc3f205d8b90ed 100644 (file)
@@ -1,7 +1,12 @@
+2009-02-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * dired-aux.el (dired-add-entry): Avoid munging long-form Dired
+       switches (Bug#2261).
+
 2009-02-11  Juanma Barranquero  <lekktu@gmail.com>
 
-       * 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  <dann@ics.uci.edu>