summaryrefslogtreecommitdiff
path: root/src/dired.c
Commit message (Expand)AuthorAgeFilesLines
* (ENCODE_FILE): New macro.Richard M. Stallman1997-09-081-17/+67
* (Ffile_attributes): Use cast to avoid warnings.Richard M. Stallman1997-07-071-1/+2
* (Ffile_attributes): Return inode number as a cons only if necessary.Richard M. Stallman1997-05-191-8/+8
* (Fdirectory_files): Set re_match_object.Richard M. Stallman1997-04-151-0/+1
* (Ffile_attributes): Represent inode number as a pair ofRichard M. Stallman1996-11-071-0/+7
* (file_name_completion): Remove code which sets andRichard M. Stallman1996-09-191-21/+21
* (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,Erik Naggum1996-09-171-0/+5
* (file_name_completion): Set `stat' flags to avoidKarl Heuer1996-07-071-0/+19
* Comment changes.Richard M. Stallman1996-05-091-3/+7
* (Ffile_attributes) [WINDOWSNT]: Remove conditional NT code.Richard M. Stallman1996-04-261-11/+0
* (Fdirectory_files): Doc fix.Richard M. Stallman1996-02-091-3/+4
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,Erik Naggum1996-01-091-31/+31
* Comment fixes.Karl Heuer1996-01-051-2/+2
* (Ffile_attributes) [MSDOS]: Remove special detection ofRichard M. Stallman1995-12-261-16/+0
* (Ffile_name_all_completions, Ffile_name_completion):Richard M. Stallman1995-09-021-2/+14
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* (Ffile_attributes) [WINDOWSNT]: Removed syntax errors.Karl Heuer1995-04-121-2/+2
* (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.Richard M. Stallman1995-04-011-15/+16
* (Fdirectory_files): Pass new arg to `compile_pattern'.Richard M. Stallman1994-11-161-2/+2
* Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.Richard M. Stallman1994-11-011-6/+17
* (Fdirectory_files): Use the new calling convention for compile_pattern.Karl Heuer1994-10-191-7/+8
* (file_name_completion): Ignore files "." and ".." in first pass.Richard M. Stallman1994-10-081-8/+11
* (file_name_completion): Don't use XFASTINT as an lvalue.Karl Heuer1994-10-041-1/+1
* (syms_of_dired): Undo Sep 16 change.Karl Heuer1994-09-281-3/+0
* (Ffile_name_completion, file_name_completion): Use type test macros.Karl Heuer1994-09-271-2/+2
* (Qcompletion_ignored_extensions): New symbol.Karl Heuer1994-09-161-0/+3
* Put stdio.h, sys/types.h and sys/stat.h after config.h.Richard M. Stallman1994-06-151-2/+2
* Update copyright.Karl Heuer1994-05-041-1/+1
* (file_name_completion_stat): Use both lstat and stat.Richard M. Stallman1994-05-021-1/+7
* Pass operation to Ffind_file_name_handler.Karl Heuer1994-04-221-7/+4
* (Ffile_attributes): Cast st_size to int.Richard M. Stallman1994-04-131-1/+1
* (file_name_completion): Honor completion-regexp-list.Karl Heuer1994-04-051-64/+83
* (file_name_completion): Don't step on dirname.Karl Heuer1994-03-291-1/+0
* (file_name_completion): Protect things from GC.Richard M. Stallman1994-03-281-2/+7
* (DIRENTRY_NONEMPTY): New macro; two definitions.Richard M. Stallman1994-01-081-3/+34
* (file_name_completion_stat): If have symlinks, use lstat.Richard M. Stallman1994-01-041-0/+4
* (file_name_completion): Install case-preserving changes from Emacs 18Brian Fox1993-09-221-3/+33
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (Ffile_attributes): Give -1 as size if size won't fit.Richard M. Stallman1993-06-131-2/+4
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* (searchbuf): Declare here.Richard M. Stallman1993-03-251-0/+3
* Fix the fix.Jim Blandy1993-03-151-0/+1
* * dired.c (Fdirectory_files): Compile the MATCH regexp afterJim Blandy1993-03-151-3/+22
* * dired.c (NAMLEN): Never use d_nameln to get the length of theJim Blandy1993-03-111-2/+12
* * fileio.c (find_file_handler): Rename this toJim Blandy1992-12-121-5/+5
* * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Jim Blandy1992-11-161-1/+1
* * dired.c (find_file_handler): Declare this extern.Jim Blandy1992-10-311-2/+4
* Update copyright year.Richard M. Stallman1992-09-191-1/+1