log src/dired.c @ 9402:87337d65aa17

age author description
Sat, 08 Oct 1994 09:52:08 +0000 Richard M. Stallman (file_name_completion): Ignore files "." and ".." in first pass.
Tue, 04 Oct 1994 15:45:26 +0000 Karl Heuer (file_name_completion): Don't use XFASTINT as an lvalue.
Wed, 28 Sep 1994 20:45:25 +0000 Karl Heuer (syms_of_dired): Undo Sep 16 change.
Tue, 27 Sep 1994 03:07:54 +0000 Karl Heuer (Ffile_name_completion, file_name_completion): Use type test macros.
Fri, 16 Sep 1994 22:18:10 +0000 Karl Heuer (Qcompletion_ignored_extensions): New symbol.
Wed, 15 Jun 1994 03:43:43 +0000 Richard M. Stallman Put stdio.h, sys/types.h and sys/stat.h after config.h.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Mon, 02 May 1994 23:53:03 +0000 Richard M. Stallman (file_name_completion_stat): Use both lstat and stat.
Fri, 22 Apr 1994 23:41:18 +0000 Karl Heuer Pass operation to Ffind_file_name_handler.
Wed, 13 Apr 1994 22:20:10 +0000 Richard M. Stallman (Ffile_attributes): Cast st_size to int.
Tue, 05 Apr 1994 06:04:27 +0000 Karl Heuer (file_name_completion): Honor completion-regexp-list.
Tue, 29 Mar 1994 00:57:07 +0000 Karl Heuer (file_name_completion): Don't step on dirname.
Mon, 28 Mar 1994 20:55:18 +0000 Richard M. Stallman (file_name_completion): Protect things from GC.
Sat, 08 Jan 1994 08:47:19 +0000 Richard M. Stallman (DIRENTRY_NONEMPTY): New macro; two definitions.
Tue, 04 Jan 1994 06:37:51 +0000 Richard M. Stallman (file_name_completion_stat): If have symlinks, use lstat.
Wed, 22 Sep 1993 18:25:03 +0000 Brian Fox (file_name_completion): Install case-preserving changes from Emacs 18
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 13 Jun 1993 01:16:05 +0000 Richard M. Stallman (Ffile_attributes): Give -1 as size if size won't fit.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Thu, 25 Mar 1993 17:56:41 +0000 Richard M. Stallman (searchbuf): Declare here.
Mon, 15 Mar 1993 04:17:09 +0000 Jim Blandy Fix the fix.
Mon, 15 Mar 1993 03:04:52 +0000 Jim Blandy * dired.c (Fdirectory_files): Compile the MATCH regexp after
Thu, 11 Mar 1993 07:11:34 +0000 Jim Blandy * dired.c (NAMLEN): Never use d_nameln to get the length of the
Sat, 12 Dec 1992 15:35:12 +0000 Jim Blandy * fileio.c (find_file_handler): Rename this to
Mon, 16 Nov 1992 00:54:53 +0000 Jim Blandy * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
Sat, 31 Oct 1992 05:17:46 +0000 Jim Blandy * dired.c (find_file_handler): Declare this extern.
Sat, 19 Sep 1992 21:24:56 +0000 Richard M. Stallman Update copyright year.
Sat, 19 Sep 1992 21:24:30 +0000 Richard M. Stallman [VMS]: Include string.h, rms.h, rmsdef.h.
Wed, 22 Jul 1992 16:15:36 +0000 Jim Blandy entered into RCS
Wed, 22 Jul 1992 03:27:55 +0000 Richard M. Stallman *** empty log message ***
Thu, 16 Jul 1992 22:56:42 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Mon, 05 Aug 1991 22:46:55 +0000 Jim Blandy *** empty log message ***
Mon, 31 Dec 1990 04:18:02 +0000 Richard M. Stallman Initial revision