Wed, 08 Aug 2007 07:49:21 +0000 |
Glenn Morris |
Replace `iff' in comments.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sat, 17 Mar 2007 23:44:57 +0000 |
Kim F. Storm |
2007-03-17 Richard Stallman <rms@gnu.org>
|
Sat, 13 Jan 2007 21:45:34 +0000 |
Eli Zaretskii |
(Ffile_attributes): Fix last change.
|
Fri, 12 Jan 2007 15:54:58 +0000 |
Eli Zaretskii |
(Ffile_attributes): Copy some members of `struct stat' into int's to avoid
|
Wed, 10 Jan 2007 03:44:49 +0000 |
Stefan Monnier |
(Ffile_attributes): Use floats for large uids/gids.
|
Sun, 17 Dec 2006 20:14:13 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 17 Dec 2006 20:10:33 +0000 |
Richard M. Stallman |
(file_name_completion): New arg PREDICATE. Some cleanup.
|
Sun, 27 Aug 2006 07:08:39 +0000 |
YAMAMOTO Mitsuharu |
(directory_files_internal_unwind, directory_files_internal)
|
Wed, 12 Jul 2006 08:37:07 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Sat, 24 Jun 2006 07:24:42 +0000 |
Eli Zaretskii |
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Fri, 27 Jan 2006 20:44:10 +0000 |
Eli Zaretskii |
(DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.
|
Sun, 22 Jan 2006 04:30:10 +0000 |
Luc Teirlinck |
(syms_of_dired) <completion-ignored-extensions>: Doc fix.
|
Fri, 30 Sep 2005 22:38:16 +0000 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
Fri, 02 Sep 2005 18:42:54 +0000 |
Stefan Monnier |
(directory_files_internal_unwind, directory_files_internal)
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Sun, 08 May 2005 22:47:00 +0000 |
Juanma Barranquero |
(Ffile_name_completion): Make argument name match its use in docstring.
|
Wed, 20 Apr 2005 15:07:03 +0000 |
Thien-Thi Nguyen |
Remove reference to defunct vms-pwd.h.
|
Thu, 24 Mar 2005 22:06:36 +0000 |
Stefan Monnier |
(Ffile_attributes): Add a missing gcpro.
|
Thu, 24 Mar 2005 19:14:05 +0000 |
Stefan Monnier |
(Vfile_name_coding_system, Vdefault_file_name_coding_system):
|
Sun, 07 Nov 2004 11:07:47 +0000 |
Andreas Schwab |
Don't declare Fmsdos_downcase_filename.
|
Sun, 07 Nov 2004 09:13:26 +0000 |
Jan Djrv |
* dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
|
Thu, 15 Apr 2004 21:02:33 +0000 |
Stefan Monnier |
(Ffile_attributes): Don't pass extra nil arg to file-handler.
handa-temp-tag
|
Tue, 20 Jan 2004 21:18:31 +0000 |
Stefan Monnier |
(Ffile_attributes): Lisp_Object/int mixup.
|
Thu, 25 Dec 2003 17:12:35 +0000 |
Lars Hansen |
(Fdirectory_files, Fdirectory_files_and_attributes):
|
Fri, 21 Nov 2003 18:27:51 +0000 |
Lars Hansen |
(Ffile_attributes): Parameter ID-FORMAT added and included in call to file
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 23 Feb 2003 10:48:29 +0000 |
Kai Grojohann |
(directory_files_internal): Don't expand directory.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sat, 21 Dec 2002 17:56:16 +0000 |
Richard M. Stallman |
(file_name_completion): Fix that change.
|
Sat, 21 Dec 2002 17:46:38 +0000 |
Richard M. Stallman |
(file_name_completion): Close directory on error
|
Wed, 27 Nov 2002 23:51:02 +0000 |
Jason Rumney |
(Ffile_attributes): Don't return negative file sizes for
|
Sun, 21 Jul 2002 12:02:15 +0000 |
Ken Raeburn |
remove outdated comment
|
Tue, 16 Jul 2002 15:49:12 +0000 |
Ken Raeburn |
* dired.c (directory_files_internal): Use SSET.
|
Mon, 15 Jul 2002 02:14:17 +0000 |
Ken Raeburn |
* dired.c (directory_files_internal): Use STRING_SET_CHARS.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Wed, 19 Dec 2001 17:14:39 +0000 |
Eli Zaretskii |
(file_name_completion): Run the elements of
|
Tue, 18 Dec 2001 22:50:26 +0000 |
Richard M. Stallman |
(scmp): Function moved from minibuf.c.
|
Tue, 13 Nov 2001 07:48:37 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sat, 13 Oct 2001 12:21:36 +0000 |
Eli Zaretskii |
(file_name_completion): Fix last change.
|
Sat, 13 Oct 2001 11:57:52 +0000 |
Eli Zaretskii |
(file_name_completion): Ignore a candidate directory if
|
Mon, 08 Oct 2001 08:07:49 +0000 |
Gerd Moellmann |
Don't define min/max.
|
Sat, 06 Oct 2001 23:41:39 +0000 |
Gerd Moellmann |
(Ffile_attributes): Use FIXNUM_OVERFLOW_P.
|
Fri, 14 Sep 2001 16:49:13 +0000 |
Eli Zaretskii |
(Ffile_attributes): Doc fix.
|
Thu, 12 Jul 2001 16:29:06 +0000 |
Eli Zaretskii |
(file_name_completion): Pass dp->d_name to
|
Thu, 08 Mar 2001 14:16:36 +0000 |
Gerd Moellmann |
(directory_files_internal): Handle EAGAIN more
|
Fri, 16 Feb 2001 09:55:11 +0000 |
Gerd Moellmann |
(directory_files_internal): Set result list to nil
|
Tue, 13 Feb 2001 15:13:54 +0000 |
Gerd Moellmann |
(directory_files_internal): Initialize errno.
|
Wed, 17 Jan 2001 11:11:06 +0000 |
Andrew Innes |
(directory_files_internal): Convert result from readdir
|
Wed, 03 Jan 2001 12:43:54 +0000 |
Gerd Moellmann |
(Ffile_attributes): Fix last change, removing BSD4_3
|
Tue, 02 Jan 2001 14:07:22 +0000 |
Eli Zaretskii |
(directory_files_internal): Fix a typo in a comment.
|
Mon, 18 Dec 2000 12:05:38 +0000 |
Kenichi Handa |
(directory_files_internal): Always return decoded filenames.
|
Wed, 15 Nov 2000 12:34:34 +0000 |
Gerd Moellmann |
(directory_files_internal) [EAGAIN || EINTR]: Retry
|
Thu, 09 Nov 2000 15:42:35 +0000 |
Gerd Moellmann |
(directory_files_internal): Fix a braino.
|
Thu, 09 Nov 2000 14:48:19 +0000 |
Gerd Moellmann |
(directory_files_internal): Add missing GCPRO's.
|
Tue, 24 Oct 2000 14:45:19 +0000 |
Andrew Innes |
(directory_files_internal_unwind): New function.
|
Thu, 21 Sep 2000 20:54:57 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Wed, 24 Nov 1999 12:56:02 +0000 |
Dave Love |
Include sys/stat.h. Declare filemodestring.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Sun, 12 Sep 1999 05:07:01 +0000 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
Fri, 06 Aug 1999 20:40:10 +0000 |
Geoff Voelker |
(directory_files_internal, Fdirectory_files_and_attributes,
|
Mon, 03 May 1999 22:01:09 +0000 |
Andrew Innes |
(make_time): Make argument type be time_t.
|
Tue, 06 Apr 1999 23:41:21 +0000 |
Richard M. Stallman |
(Ffile_attributes): Doc fix.
|
Tue, 16 Feb 1999 08:25:51 +0000 |
Eli Zaretskii |
(Ffile_attributes): If the file's size doesn't fit in
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(Fdirectory_files): If MATCH is non-nil, decode filenames
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Mon, 06 Apr 1998 21:52:29 +0000 |
Karl Heuer |
(Fdirectory_files): Use make_uninit_multibyte_string.
|
Mon, 06 Apr 1998 09:11:05 +0000 |
Andreas Schwab |
(Fdirectory_files): GCPRO encoded_directory and list.
|
Sat, 21 Mar 1998 18:23:09 +0000 |
Richard M. Stallman |
(Fdirectory_files): In FULL case, compute number of characters
|
Tue, 03 Mar 1998 07:18:46 +0000 |
Kenichi Handa |
Include charset.h and coding.h.
|
Sun, 08 Feb 1998 21:35:14 +0000 |
Richard M. Stallman |
(Fdirectory_files): Call compile_pattern the new way.
|
Fri, 09 Jan 1998 23:28:38 +0000 |
Richard M. Stallman |
(Fdirectory_files): Fix arg to compile_pattern.
|
Mon, 08 Sep 1997 10:09:15 +0000 |
Richard M. Stallman |
(ENCODE_FILE): New macro.
|
Mon, 07 Jul 1997 19:00:51 +0000 |
Richard M. Stallman |
(Ffile_attributes): Use cast to avoid warnings.
|
Mon, 19 May 1997 02:17:26 +0000 |
Richard M. Stallman |
(Ffile_attributes): Return inode number as a cons only if necessary.
|
Tue, 15 Apr 1997 04:44:36 +0000 |
Richard M. Stallman |
(Fdirectory_files): Set re_match_object.
|
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.
|