diff options
| author | Eli Zaretskii | 2008-05-10 08:35:15 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-05-10 08:35:15 +0000 |
| commit | 6c5665e9c472bcca38284bef6142a60e19d96447 (patch) | |
| tree | 55958738223c4c795c9093865d5d6c5e6d0384df /src/ChangeLog | |
| parent | ed4c17bb826f4903fc1ca0a815f5074bf0702f2a (diff) | |
| download | emacs-6c5665e9c472bcca38284bef6142a60e19d96447.tar.gz emacs-6c5665e9c472bcca38284bef6142a60e19d96447.zip | |
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
w32-get-true-file-attributes in doc string.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a8c2686ae99..7cdd8cc69ca 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-05-10 Eli Zaretskii <eliz@gnu.org> | 1 | 2008-05-10 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * dired.c (Ffile_attributes, Fdirectory_files_and_attributes): | ||
| 4 | Mention w32-get-true-file-attributes in doc string. | ||
| 5 | |||
| 3 | * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. | 6 | * w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. |
| 4 | 7 | ||
| 5 | 2008-05-09 Glenn Morris <rgm@gnu.org> | 8 | 2008-05-09 Glenn Morris <rgm@gnu.org> |