summaryrefslogtreecommitdiff
path: root/src/dired.c
Commit message (Expand)AuthorAge
* (Ffile_attributes): Fix last change.Eli Zaretskii2007-01-13
* (Ffile_attributes): Copy some members of `struct stat' into int's to avoidEli Zaretskii2007-01-12
* (Ffile_attributes): Use floats for large uids/gids.Stefan Monnier2007-01-10
* Fix previous change.Richard M. Stallman2006-12-17
* (file_name_completion): New arg PREDICATE. Some cleanup.Richard M. Stallman2006-12-17
* (directory_files_internal_unwind, directory_files_internal)YAMAMOTO Mitsuharu2006-08-27
* Include blockinput.h.YAMAMOTO Mitsuharu2006-07-12
* (directory_files_internal) [WINDOWSNT]: Find files case-insensitively.Eli Zaretskii2006-06-24
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.Eli Zaretskii2006-01-27
* (syms_of_dired) <completion-ignored-extensions>: Doc fix.Luc Teirlinck2006-01-22
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-30
* (directory_files_internal_unwind, directory_files_internal)Stefan Monnier2005-09-02
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (Ffile_name_completion): Make argument name match its use in docstring.Juanma Barranquero2005-05-08
* Remove reference to defunct vms-pwd.h.Thien-Thi Nguyen2005-04-20
* (Ffile_attributes): Add a missing gcpro.Stefan Monnier2005-03-24
* (Vfile_name_coding_system, Vdefault_file_name_coding_system):Stefan Monnier2005-03-24
* Don't declare Fmsdos_downcase_filename.Andreas Schwab2004-11-07
* * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs inJan Djärv2004-11-07
* (Ffile_attributes): Don't pass extra nil arg to file-handler.Stefan Monnier2004-04-15
* (Ffile_attributes): Lisp_Object/int mixup.Stefan Monnier2004-01-20
* (Fdirectory_files, Fdirectory_files_and_attributes):Lars Hansen2003-12-25
* (Ffile_attributes): Parameter ID-FORMAT added and included in call to fileLars Hansen2003-11-21
* Add arch taglinesMiles Bader2003-09-01
* (directory_files_internal): Don't expand directory.Kai Großjohann2003-02-23
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (file_name_completion): Fix that change.Richard M. Stallman2002-12-21
* (file_name_completion): Close directory on errorRichard M. Stallman2002-12-21
* (Ffile_attributes): Don't return negative file sizes forJason Rumney2002-11-27
* remove outdated commentKen Raeburn2002-07-21
* * dired.c (directory_files_internal): Use SSET.Ken Raeburn2002-07-16
* * dired.c (directory_files_internal): Use STRING_SET_CHARS.Ken Raeburn2002-07-15
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-15
* Use macro SPECPDL_INDEX.Juanma Barranquero2002-07-11
* (file_name_completion): Run the elements ofEli Zaretskii2001-12-19
* (scmp): Function moved from minibuf.c.Richard M. Stallman2001-12-18
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-11-13
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-02
* (file_name_completion): Fix last change.Eli Zaretskii2001-10-13
* (file_name_completion): Ignore a candidate directory ifEli Zaretskii2001-10-13
* Don't define min/max.Gerd Moellmann2001-10-08
* (Ffile_attributes): Use FIXNUM_OVERFLOW_P.Gerd Moellmann2001-10-06
* (Ffile_attributes): Doc fix.Eli Zaretskii2001-09-14
* (file_name_completion): Pass dp->d_name toEli Zaretskii2001-07-12
* (directory_files_internal): Handle EAGAIN moreGerd Moellmann2001-03-08
* (directory_files_internal): Set result list to nilGerd Moellmann2001-02-16
* (directory_files_internal): Initialize errno.Gerd Moellmann2001-02-13
* (directory_files_internal): Convert result from readdirAndrew Innes2001-01-17