emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Lars Hansen
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 21 Nov 2003 13:28:08 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3435 emacs/src/ChangeLog:1.3436
*** emacs/src/ChangeLog:1.3435  Fri Nov 21 10:55:07 2003
--- emacs/src/ChangeLog Fri Nov 21 13:28:07 2003
***************
*** 1,3 ****
--- 1,18 ----
+ 2003-11-21  Lars Hansen  <address@hidden>
+       
+       * dired.c (Ffile_attributes): Parameter ID-FORMAT added and
+       included in call to file name handler. Numeric UID and GID
+       optionally translated to strings. Docstring updated.
+       (directory_files_internal): Parameter ID-FORMAT added.
+       (Fdirectory_files_and_attributes): Parameter ID-FORMAT added and
+       included in call to file name handler and call to
+       directory_files_internal. Docstring updated.  (Fdirectory_files):
+       Dummy parameter added in call to directory_files_internal.
+       * lisp.h (Qinteger): Added.  (Qinteger_or_floatp,
+       Qinteger_or_float_or_marker_p): Removed.  (Ffile_attributes):
+       Parameter added.
+       * data.c (Qinteger): Exported.
+ 
  2003-11-21  Luc Teirlinck  <address@hidden>
  
        * fns.c (Freverse): Doc fix.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]