log src/dired.c @ 63695:98563021d2e3

age author description
Sun, 08 May 2005 22:47:00 +0000 Juanma Barranquero (Ffile_name_completion): Make argument name match its use in docstring.
Wed, 20 Apr 2005 15:07:03 +0000 Thien-Thi Nguyen Remove reference to defunct vms-pwd.h.
Thu, 24 Mar 2005 22:06:36 +0000 Stefan Monnier (Ffile_attributes): Add a missing gcpro.
Thu, 24 Mar 2005 19:14:05 +0000 Stefan Monnier (Vfile_name_coding_system, Vdefault_file_name_coding_system):
Sun, 07 Nov 2004 11:07:47 +0000 Andreas Schwab Don't declare Fmsdos_downcase_filename.
Sun, 07 Nov 2004 09:13:26 +0000 Jan Djrv * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
Thu, 15 Apr 2004 21:02:33 +0000 Stefan Monnier (Ffile_attributes): Don't pass extra nil arg to file-handler. handa-temp-tag
Tue, 20 Jan 2004 21:18:31 +0000 Stefan Monnier (Ffile_attributes): Lisp_Object/int mixup.
Thu, 25 Dec 2003 17:12:35 +0000 Lars Hansen (Fdirectory_files, Fdirectory_files_and_attributes):
Fri, 21 Nov 2003 18:27:51 +0000 Lars Hansen (Ffile_attributes): Parameter ID-FORMAT added and included in call to file
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 23 Feb 2003 10:48:29 +0000 Kai Grojohann (directory_files_internal): Don't expand directory.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 21 Dec 2002 17:56:16 +0000 Richard M. Stallman (file_name_completion): Fix that change.
Sat, 21 Dec 2002 17:46:38 +0000 Richard M. Stallman (file_name_completion): Close directory on error
Wed, 27 Nov 2002 23:51:02 +0000 Jason Rumney (Ffile_attributes): Don't return negative file sizes for
Sun, 21 Jul 2002 12:02:15 +0000 Ken Raeburn remove outdated comment
Tue, 16 Jul 2002 15:49:12 +0000 Ken Raeburn * dired.c (directory_files_internal): Use SSET.
Mon, 15 Jul 2002 02:14:17 +0000 Ken Raeburn * dired.c (directory_files_internal): Use STRING_SET_CHARS.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 19 Dec 2001 17:14:39 +0000 Eli Zaretskii (file_name_completion): Run the elements of
Tue, 18 Dec 2001 22:50:26 +0000 Richard M. Stallman (scmp): Function moved from minibuf.c.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sat, 13 Oct 2001 12:21:36 +0000 Eli Zaretskii (file_name_completion): Fix last change.
Sat, 13 Oct 2001 11:57:52 +0000 Eli Zaretskii (file_name_completion): Ignore a candidate directory if
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Sat, 06 Oct 2001 23:41:39 +0000 Gerd Moellmann (Ffile_attributes): Use FIXNUM_OVERFLOW_P.
Fri, 14 Sep 2001 16:49:13 +0000 Eli Zaretskii (Ffile_attributes): Doc fix.