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.
|
Wed, 18 Mar 2009 20:37:34 +0000 |
Eli Zaretskii |
(Ffile_attributes): Make sure UID and GID are always positive, even
|
Wed, 18 Mar 2009 02:26:29 +0000 |
Stefan Monnier |
(file_name_completion): Disable the first optimization just
|
Tue, 17 Mar 2009 19:05:40 +0000 |
Stefan Monnier |
(file_name_completion): Check completion-ignored-extensions
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sat, 08 Nov 2008 16:55:23 +0000 |
Chong Yidong |
(file_name_completion): If completion_ignore_case is enabled, ignore
|
Wed, 27 Aug 2008 19:11:40 +0000 |
Eli Zaretskii |
(Ffile_attributes): Fix comment in last change.
|
Wed, 27 Aug 2008 19:03:42 +0000 |
Chong Yidong |
(Ffile_attributes): Avoid compiler warning in bitshift.
|
Fri, 15 Aug 2008 20:17:12 +0000 |
Chong Yidong |
(Fdirectory_files): Doc fix.
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Tue, 10 Jun 2008 18:41:01 +0000 |
Stefan Monnier |
* dired.c (file_name_completion): Don't return t if the match is exact
|
Fri, 16 May 2008 11:11:31 +0000 |
Eli Zaretskii |
(Ffile_attributes): Shut up GCC warnings about st_uid
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Tue, 13 May 2008 05:16:43 +0000 |
Stefan Monnier |
(file_name_completion): Tweak the code so as to always do it
|
Tue, 13 May 2008 04:39:32 +0000 |
Stefan Monnier |
(Qdefault_directory): New var.
|
Sat, 10 May 2008 08:34:33 +0000 |
Eli Zaretskii |
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
|
Fri, 09 May 2008 19:03:01 +0000 |
Eli Zaretskii |
Support for reporting owner and group of each file on MS-Windows:
|
Sat, 03 May 2008 10:16:35 +0000 |
Eli Zaretskii |
(Ffile_attributes): Don't allow the device number become negative.
|
Wed, 30 Apr 2008 07:16:08 +0000 |
Stefan Monnier |
(file_name_completion): Fix up the encoding/decoding issue
|
Mon, 28 Apr 2008 18:33:06 +0000 |
Andreas Schwab |
(file_name_completion): Fix another mixing of encoded
|
Sun, 27 Apr 2008 18:06:51 +0000 |
Andreas Schwab |
(file_name_completion): Fix inappropriate mixing of
|
Sat, 26 Apr 2008 08:22:21 +0000 |
Eli Zaretskii |
(Ffile_attributes) [WINDOWSNT]: Undo change from 2008-03-31, it's not needed
|
Sat, 19 Apr 2008 03:09:47 +0000 |
Stefan Monnier |
(directory_files_internal, file_name_completion):
|
Fri, 18 Apr 2008 02:56:45 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 05 Apr 2008 14:31:42 +0000 |
Eli Zaretskii |
(Ffile_attributes): Support inode numbers wider than 32 bits.
|
Fri, 14 Mar 2008 17:30:35 +0000 |
Eli Zaretskii |
(Ffile_attributes) [WINDOWSNT]: Force inode be positive.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 21 Mar 2007 13:33:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|