]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 5 Jun 2003 22:12:43 +0000 (22:12 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 5 Jun 2003 22:12:43 +0000 (22:12 +0000)
lisp/ChangeLog

index baa8a657d4d3ab93fa9a915c50aa9a9ed8c2deb6..5b8a6b690353cf00c7c3ab934c11cc290781af65 100644 (file)
@@ -1,7 +1,12 @@
+2003-06-05  Markus Rost  <rost@math.ohio-state.edu>
+
+       * dired.el (dired-get-filename): Don't err for . and .. for calls
+       from dired-add-entry.
+
 2003-06-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
 
        * textmodes/table.el (table-cell-horizontal-chars): Renamed from
-       table-cell-horizontal-char. Now a string value instead of a
+       table-cell-horizontal-char.  Now a string value instead of a
        character.  ?= is allowed for horizontal boundary as well as ?-.
        (table-command-remap-alist, table-command-list): Changed defconst to
        defvar because the value is modified.