(cua-copy-region, cua-cut-region)
[bpt/emacs.git] / src / dired.c
2005-04-20 Thien-Thi NguyenRemove reference to defunct vms-pwd.h.
2005-03-24 Stefan Monnier(Ffile_attributes): Add a missing gcpro.
2005-03-24 Stefan Monnier(Vfile_name_coding_system, Vdefault_file_name_coding_sy...
2004-11-07 Andreas SchwabDon't declare Fmsdos_downcase_filename.
2004-11-07 Jan Djärv* dosfns.c (Fdos_memget, Fdos_memput): Use integer...
2004-04-15 Stefan Monnier(Ffile_attributes): Don't pass extra nil arg to file...
2004-01-20 Stefan Monnier(Ffile_attributes): Lisp_Object/int mixup.
2003-12-25 Lars Hansen(Fdirectory_files, Fdirectory_files_and_attributes):
2003-11-21 Lars Hansen(Ffile_attributes): Parameter ID-FORMAT added and inclu...
2003-09-01 Miles BaderAdd arch taglines
2003-02-23 Kai Großjohann(directory_files_internal): Don't expand directory.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-12-21 Richard M. Stallman(file_name_completion): Fix that change.
2002-12-21 Richard M. Stallman(file_name_completion): Close directory on error
2002-11-27 Jason Rumney(Ffile_attributes): Don't return negative file sizes for
2002-07-21 Ken Raeburnremove outdated comment
2002-07-16 Ken Raeburn* dired.c (directory_files_internal): Use SSET.
2002-07-15 Ken Raeburn* dired.c (directory_files_internal): Use STRING_SET_CHARS.
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2001-12-19 Eli Zaretskii(file_name_completion): Run the elements of
2001-12-18 Richard M. Stallman(scmp): Function moved from minibuf.c.
2001-11-13 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-13 Eli Zaretskii(file_name_completion): Fix last change.
2001-10-13 Eli Zaretskii(file_name_completion): Ignore a candidate directory if
2001-10-08 Gerd MoellmannDon't define min/max.
2001-10-06 Gerd Moellmann(Ffile_attributes): Use FIXNUM_OVERFLOW_P.
2001-09-14 Eli Zaretskii(Ffile_attributes): Doc fix.
2001-07-12 Eli Zaretskii(file_name_completion): Pass dp->d_name to
2001-03-08 Gerd Moellmann(directory_files_internal): Handle EAGAIN more
2001-02-16 Gerd Moellmann(directory_files_internal): Set result list to nil
2001-02-13 Gerd Moellmann(directory_files_internal): Initialize errno.
2001-01-17 Andrew Innes(directory_files_internal): Convert result from readdir
2001-01-03 Gerd Moellmann(Ffile_attributes): Fix last change, removing BSD4_3
2001-01-02 Eli Zaretskii(directory_files_internal): Fix a typo in a comment.
2000-12-18 Kenichi Handa(directory_files_internal): Always return decoded filen...
2000-11-15 Gerd Moellmann(directory_files_internal) [EAGAIN || EINTR]: Retry
2000-11-09 Gerd Moellmann(directory_files_internal): Fix a braino.
2000-11-09 Gerd Moellmann(directory_files_internal): Add missing GCPRO's.
2000-10-24 Andrew Innes(directory_files_internal_unwind): New function.
2000-09-21 Gerd MoellmannAvoid some more compiler warnings.
1999-11-24 Dave LoveInclude sys/stat.h. Declare filemodestring.
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-09-12 Ken RaeburnUse XCAR, XCDR, XFLOAT_DATA instead of explicit member...
1999-08-06 Geoff Voelker(directory_files_internal, Fdirectory_files_and_attributes,
1999-05-03 Andrew Innes(make_time): Make argument type be time_t.
1999-04-06 Richard M. Stallman(Ffile_attributes): Doc fix.
1999-02-16 Eli Zaretskii(Ffile_attributes): If the file's size doesn't fit in
1998-08-06 Kenichi Handa(Fdirectory_files): If MATCH is non-nil, decode filenames
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-06 Karl Heuer(Fdirectory_files): Use make_uninit_multibyte_string.
1998-04-06 Andreas Schwab(Fdirectory_files): GCPRO encoded_directory and list.
1998-03-21 Richard M. Stallman(Fdirectory_files): In FULL case, compute number of...
1998-03-03 Kenichi HandaInclude charset.h and coding.h.
1998-02-08 Richard M. Stallman(Fdirectory_files): Call compile_pattern the new way.
1998-01-09 Richard M. Stallman(Fdirectory_files): Fix arg to compile_pattern.
1997-09-08 Richard M. Stallman(ENCODE_FILE): New macro.
1997-07-07 Richard M. Stallman(Ffile_attributes): Use cast to avoid warnings.
1997-05-19 Richard M. Stallman(Ffile_attributes): Return inode number as a cons only...
1997-04-15 Richard M. Stallman(Fdirectory_files): Set re_match_object.
1996-11-07 Richard M. Stallman(Ffile_attributes): Represent inode number as a pair of
1996-09-19 Richard M. Stallman(file_name_completion): Remove code which sets and
1996-09-17 Erik Naggum(syms_of_dired): staticpro Qdirectory_files, Qfile_name...
1996-07-07 Karl Heuer(file_name_completion): Set `stat' flags to avoid
1996-05-09 Richard M. StallmanComment changes.
1996-04-26 Richard M. Stallman(Ffile_attributes) [WINDOWSNT]: Remove conditional...
1996-02-09 Richard M. Stallman(Fdirectory_files): Doc fix.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Fdirectory_files, Ffile_name_completion, Ffile_name_al...
1996-01-05 Karl HeuerComment fixes.
1995-12-26 Richard M. Stallman(Ffile_attributes) [MSDOS]: Remove special detection of
1995-09-02 Richard M. Stallman(Ffile_name_all_completions, Ffile_name_completion):
1995-06-15 Karl HeuerUpdate GPL to version 2.
1995-04-12 Karl Heuer(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
1995-04-01 Richard M. Stallman(Fdirectory_files): Fix bug in IS_ANY_SEP usage introdu...
1994-11-16 Richard M. Stallman(Fdirectory_files): Pass new arg to `compile_pattern'.
1994-11-01 Richard M. StallmanUse macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
1994-10-19 Karl Heuer(Fdirectory_files): Use the new calling convention...
1994-10-08 Richard M. Stallman(file_name_completion): Ignore files "." and ".." in...
1994-10-04 Karl Heuer(file_name_completion): Don't use XFASTINT as an lvalue.
1994-09-28 Karl Heuer(syms_of_dired): Undo Sep 16 change.
1994-09-27 Karl Heuer(Ffile_name_completion, file_name_completion): Use...
1994-09-16 Karl Heuer(Qcompletion_ignored_extensions): New symbol.
1994-06-15 Richard M. StallmanPut stdio.h, sys/types.h and sys/stat.h after config.h.
1994-05-04 Karl HeuerUpdate copyright.
1994-05-02 Richard M. Stallman(file_name_completion_stat): Use both lstat and stat.
1994-04-22 Karl HeuerPass operation to Ffind_file_name_handler.
1994-04-13 Richard M. Stallman(Ffile_attributes): Cast st_size to int.
1994-04-05 Karl Heuer(file_name_completion): Honor completion-regexp-list.
1994-03-29 Karl Heuer(file_name_completion): Don't step on dirname.
1994-03-28 Richard M. Stallman(file_name_completion): Protect things from GC.
1994-01-08 Richard M. Stallman(DIRENTRY_NONEMPTY): New macro; two definitions.
1994-01-04 Richard M. Stallman(file_name_completion_stat): If have symlinks, use...
1993-09-22 Brian Fox(file_name_completion): Install case-preserving changes...
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-06-13 Richard M. Stallman(Ffile_attributes): Give -1 as size if size won't fit.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-25 Richard M. Stallman(searchbuf): Declare here.
next