log src/dired.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
Thu, 07 Nov 1996 05:46:56 +0000 Richard M. Stallman (Ffile_attributes): Represent inode number as a pair of
Thu, 19 Sep 1996 21:28:15 +0000 Richard M. Stallman (file_name_completion): Remove code which sets and
Tue, 17 Sep 1996 16:18:04 +0000 Erik Naggum (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
Sun, 07 Jul 1996 22:37:17 +0000 Karl Heuer (file_name_completion): Set `stat' flags to avoid
Thu, 09 May 1996 23:21:54 +0000 Richard M. Stallman Comment changes.
Fri, 26 Apr 1996 19:52:51 +0000 Richard M. Stallman (Ffile_attributes) [WINDOWSNT]: Remove conditional NT code.
Fri, 09 Feb 1996 01:37:35 +0000 Richard M. Stallman (Fdirectory_files): Doc fix.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
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.
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