| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fdirectory_files): Doc fix. | Richard M. Stallman | 1996-02-09 | 1 | -3/+4 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions, | Erik Naggum | 1996-01-09 | 1 | -31/+31 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -2/+2 |
* | (Ffile_attributes) [MSDOS]: Remove special detection of | Richard M. Stallman | 1995-12-26 | 1 | -16/+0 |
* | (Ffile_name_all_completions, Ffile_name_completion): | Richard M. Stallman | 1995-09-02 | 1 | -2/+14 |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
* | (Ffile_attributes) [WINDOWSNT]: Removed syntax errors. | Karl Heuer | 1995-04-12 | 1 | -2/+2 |
* | (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change. | Richard M. Stallman | 1995-04-01 | 1 | -15/+16 |
* | (Fdirectory_files): Pass new arg to `compile_pattern'. | Richard M. Stallman | 1994-11-16 | 1 | -2/+2 |
* | Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP. | Richard M. Stallman | 1994-11-01 | 1 | -6/+17 |
* | (Fdirectory_files): Use the new calling convention for compile_pattern. | Karl Heuer | 1994-10-19 | 1 | -7/+8 |
* | (file_name_completion): Ignore files "." and ".." in first pass. | Richard M. Stallman | 1994-10-08 | 1 | -8/+11 |
* | (file_name_completion): Don't use XFASTINT as an lvalue. | Karl Heuer | 1994-10-04 | 1 | -1/+1 |
* | (syms_of_dired): Undo Sep 16 change. | Karl Heuer | 1994-09-28 | 1 | -3/+0 |
* | (Ffile_name_completion, file_name_completion): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -2/+2 |
* | (Qcompletion_ignored_extensions): New symbol. | Karl Heuer | 1994-09-16 | 1 | -0/+3 |
* | Put stdio.h, sys/types.h and sys/stat.h after config.h. | Richard M. Stallman | 1994-06-15 | 1 | -2/+2 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (file_name_completion_stat): Use both lstat and stat. | Richard M. Stallman | 1994-05-02 | 1 | -1/+7 |
* | Pass operation to Ffind_file_name_handler. | Karl Heuer | 1994-04-22 | 1 | -7/+4 |
* | (Ffile_attributes): Cast st_size to int. | Richard M. Stallman | 1994-04-13 | 1 | -1/+1 |
* | (file_name_completion): Honor completion-regexp-list. | Karl Heuer | 1994-04-05 | 1 | -64/+83 |
* | (file_name_completion): Don't step on dirname. | Karl Heuer | 1994-03-29 | 1 | -1/+0 |
* | (file_name_completion): Protect things from GC. | Richard M. Stallman | 1994-03-28 | 1 | -2/+7 |
* | (DIRENTRY_NONEMPTY): New macro; two definitions. | Richard M. Stallman | 1994-01-08 | 1 | -3/+34 |
* | (file_name_completion_stat): If have symlinks, use lstat. | Richard M. Stallman | 1994-01-04 | 1 | -0/+4 |
* | (file_name_completion): Install case-preserving changes from Emacs 18 | Brian Fox | 1993-09-22 | 1 | -3/+33 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (Ffile_attributes): Give -1 as size if size won't fit. | Richard M. Stallman | 1993-06-13 | 1 | -2/+4 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | (searchbuf): Declare here. | Richard M. Stallman | 1993-03-25 | 1 | -0/+3 |
* | Fix the fix. | Jim Blandy | 1993-03-15 | 1 | -0/+1 |
* | * dired.c (Fdirectory_files): Compile the MATCH regexp after | Jim Blandy | 1993-03-15 | 1 | -3/+22 |
* | * dired.c (NAMLEN): Never use d_nameln to get the length of the | Jim Blandy | 1993-03-11 | 1 | -2/+12 |
* | * fileio.c (find_file_handler): Rename this to | Jim Blandy | 1992-12-12 | 1 | -5/+5 |
* | * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c: | Jim Blandy | 1992-11-16 | 1 | -1/+1 |
* | * dired.c (find_file_handler): Declare this extern. | Jim Blandy | 1992-10-31 | 1 | -2/+4 |
* | Update copyright year. | Richard M. Stallman | 1992-09-19 | 1 | -1/+1 |
* | [VMS]: Include string.h, rms.h, rmsdef.h. | Richard M. Stallman | 1992-09-19 | 1 | -13/+48 |
* | entered into RCS | Jim Blandy | 1992-07-22 | 1 | -3/+5 |
* | *** empty log message *** | Richard M. Stallman | 1992-07-22 | 1 | -0/+49 |
* | *** empty log message *** | Jim Blandy | 1992-07-16 | 1 | -3/+6 |
* | *** empty log message *** | Jim Blandy | 1992-01-13 | 1 | -10/+8 |
* | *** empty log message *** | Jim Blandy | 1991-08-05 | 1 | -1/+0 |
* | Initial revision | Richard M. Stallman | 1990-12-31 | 1 | -0/+478 |