Mercurial > emacs
log src/dired.c @ 12704:0b36e50fb5af
age | author | description |
---|---|---|
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. |