Tue, 20 Apr 2010 20:02:58 -0700 |
Glenn Morris |
Add SELinux support.
|
Mon, 12 Apr 2010 21:47:40 -0400 |
Stefan Monnier |
Try to detect file modification within the same second.
|
Thu, 01 Apr 2010 20:10:33 -0700 |
Dan Nicolaescu |
Remove extern errno declarations.
|
Thu, 01 Apr 2010 17:59:46 +0300 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
Thu, 18 Feb 2010 01:02:04 -0800 |
Glenn Morris |
* fileio.c: Comment fix.
|
Sat, 30 Jan 2010 23:49:28 -0500 |
Chong Yidong |
* fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).
|
Thu, 28 Jan 2010 12:47:05 -0500 |
Chong Yidong |
* fileio.c (Frename_file): Fix last change (Bug#5487).
|
Tue, 26 Jan 2010 23:08:41 -0500 |
Chong Yidong |
Fix rename-file to handle directory renaming properly (Bug#3353).
|
Tue, 12 Jan 2010 23:33:42 -0500 |
Stefan Monnier |
Try to fix bug#5314. This is probably not the final word, tho.
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Wed, 11 Nov 2009 20:11:51 +0000 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Thu, 05 Nov 2009 04:12:49 +0000 |
Kenichi Handa |
(Finsert_file_contents): Be sure set coding-system of
|
Fri, 23 Oct 2009 17:33:52 +0000 |
Stefan Monnier |
* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Thu, 01 Oct 2009 15:07:32 +0000 |
Michael Albinus |
* fileio.c (Fdelete_directory_internal): Renamed from
|
Tue, 21 Jul 2009 23:34:02 +0000 |
Chong Yidong |
* fileio.c: Revert 2009-07-16 changes.
|
Thu, 16 Jul 2009 01:45:08 +0000 |
Richard M. Stallman |
* fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
|
Tue, 07 Jul 2009 22:52:58 +0000 |
Chong Yidong |
* fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
|
Wed, 15 Apr 2009 00:08:23 +0000 |
Dan Nicolaescu |
* fileio.c (history_delete_duplicates): Remove unused declaration.
|
Sat, 28 Mar 2009 02:24:22 +0000 |
Stefan Monnier |
* insdel.c (move_gap, move_gap_both, gap_left, gap_right)
|
Sat, 28 Mar 2009 02:06:06 +0000 |
Stefan Monnier |
(Finsert_file_contents): Don't limit size to INT_MAX/4.
|
Tue, 24 Mar 2009 14:14:53 +0000 |
Jason Rumney |
(Fsubstitute_in_file_name): Always work on a copy.
|
Thu, 19 Mar 2009 06:26:04 +0000 |
Glenn Morris |
(Fsubstitute_in_file_name): Doc fix.
|
Thu, 26 Feb 2009 10:18:15 +0000 |
Juanma Barranquero |
* fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
|
Wed, 11 Feb 2009 03:52:56 +0000 |
Stefan Monnier |
(Fwrite_region): !NILP -> CONSP.
|
Wed, 04 Feb 2009 03:51:27 +0000 |
Glenn Morris |
(Fwrite_region): Doc fix (mention annotate-functions).
|
Thu, 22 Jan 2009 04:42:51 +0000 |
Chong Yidong |
(Vwrite_region_post_annotation_function)
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 07 Jan 2009 12:26:02 +0000 |
Kenichi Handa |
(Finsert_file_contents): In the case of replace,
|