]> git.eshelyaron.com Git - emacs.git/commitdiff
Add plans for change of file attributes UID and GID from integer to string.
authorLars Hansen <larsh@soem.dk>
Fri, 21 Nov 2003 18:23:27 +0000 (18:23 +0000)
committerLars Hansen <larsh@soem.dk>
Fri, 21 Nov 2003 18:23:27 +0000 (18:23 +0000)
etc/TODO

index a35ab45833eff764542e84fa9f05162b8c95348a..81e04fd7948cb053d26d9243deb1f16740aeec0d 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -281,4 +281,12 @@ Other features we would like:
 * (Controlled by a flag) make open and close syntax match exactly,
   i.e. `(' doesn't match `]'.
 
+* Specify parameter ID-FORMAT in all calls to `file-attributes' and
+  `directory-files-and-attributes' where attributes UID or GID are used.
+  Whenever possible, use value 'string.
+  When done, change meaning of default value from 'integer to 'string.
+  If value 'integer is used nowhere, remove the parameter ID-FORMAT from
+  the definition of `file-attributes' and `directory-files-and-attributes'
+  and from the calls.
+
 ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036