log src/dired.c @ 112246:a60d544f1222

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Tue, 27 Jul 2010 07:10:48 -0400 Ken Brown * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
Fri, 06 Aug 2010 02:16:24 +0200 Juanma Barranquero Fix changes in revnos 100982..100984 for Windows build.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Thu, 29 Jul 2010 22:01:08 +0200 Jan D Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 21:52:39 -0700 Dan Nicolaescu Convert declarations or definitions to standard C.
Sun, 04 Jul 2010 13:51:28 +0200 Juanma Barranquero Fix prototypes.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Fri, 02 Jul 2010 00:05:09 -0700 Dan Nicolaescu Cleanup old code.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Mon, 19 Apr 2010 05:06:29 +0200 Juanma Barranquero * dired.c (Ffile_attributes): Fix typo in docstring.
Thu, 01 Apr 2010 17:59:46 +0300 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Sat, 24 Oct 2009 16:34:52 +0000 Andreas Schwab (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Mon, 05 Oct 2009 08:35:12 +0000 Eli Zaretskii (Ffile_attributes): Doc fix. (Bug#4638)
Thu, 24 Sep 2009 01:04:27 +0000 Juanma Barranquero * dired.c (Fdirectory_files): Fix typo in docstring.
Mon, 13 Jul 2009 20:22:45 +0000 Eli Zaretskii (directory_files_internal) [WINDOWSNT]: Don't make a local copy
Sat, 11 Jul 2009 15:45:13 +0000 Eli Zaretskii (directory_files_internal_w32_unwind) [WINDOWSNT]: New function.
Fri, 03 Jul 2009 14:21:48 +0000 Eli Zaretskii (Ffile_attributes): Decode user and group names by the locale's encoding.
Sat, 23 May 2009 09:09:28 +0000 Eli Zaretskii (Ffile_attributes): Doc fix.
Fri, 20 Mar 2009 17:58:10 +0000 Eli Zaretskii (make_uid, make_gid): New functions.