changeset 47964:0b4e63803c24

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 21 Oct 2002 07:16:19 +0000
parents 39dffdbc6892
children 1099445a76d0
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 21 07:00:52 2002 +0000
+++ b/lisp/ChangeLog	Mon Oct 21 07:16:19 2002 +0000
@@ -1,3 +1,8 @@
+2002-10-21  Juanma Barranquero  <lektu@terra.es>
+
+	* eshell/esh-util.el (directory-files-and-attributes): Copy docstring
+	from Emacs 21.  Arg DIR renamed to DIRECTORY for consistency.
+
 2002-10-20  Andreas Schwab  <schwab@suse.de>
 
 	* apropos.el (apropos-group): Use customize-group-other-window.