log src/dired.c @ 14067:afef050ad4e6

age author description
Tue, 09 Jan 1996 00:31:07 +0000 Erik Naggum (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 26 Dec 1995 00:20:53 +0000 Richard M. Stallman (Ffile_attributes) [MSDOS]: Remove special detection of
Sat, 02 Sep 1995 01:19:53 +0000 Richard M. Stallman (Ffile_name_all_completions, Ffile_name_completion):
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Wed, 12 Apr 1995 02:00:23 +0000 Karl Heuer (Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
Sat, 01 Apr 1995 04:46:15 +0000 Richard M. Stallman (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
Wed, 16 Nov 1994 20:30:12 +0000 Richard M. Stallman (Fdirectory_files): Pass new arg to `compile_pattern'.
Tue, 01 Nov 1994 07:03:57 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
Wed, 19 Oct 1994 04:51:07 +0000 Karl Heuer (Fdirectory_files): Use the new calling convention for compile_pattern.
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.