Tue, 07 Dec 2010 19:45:45 -0800 |
Glenn Morris |
Make verify-visited-file-modtime default to the current buffer.
|
Mon, 04 Oct 2010 10:22:57 -0700 |
Dan Nicolaescu |
Remove O_RDONLY, O_WRONLY definitions, not needed.
|
Sun, 03 Oct 2010 14:27:04 -0700 |
Glenn Morris |
* src/fileio.c (Vdirectory_sep_char): Remove.
|
Sun, 03 Oct 2010 08:19:34 -0700 |
Dan Nicolaescu |
Include <fcntl.h> unconditionally.
|
Fri, 01 Oct 2010 06:56:33 -0700 |
Dan Nicolaescu |
Do not include stdlib.h and string.h, config.h does it.
|
Sun, 12 Sep 2010 16:35:37 +0200 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Fri, 06 Aug 2010 12:07:16 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
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.
|
Mon, 05 Jul 2010 00:26:11 +0200 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
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, 04 Jun 2010 16:13:35 +0200 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
Fri, 28 May 2010 16:57:11 +0200 |
Michael Albinus |
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Fri, 21 May 2010 02:08:52 +0300 |
Juri Linkov |
* fileio.c (Fdelete_file): Change interative spec to use
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 30 Apr 2010 12:00:48 -0400 |
Chong Yidong |
Fix for Bug#5984.
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
Fri, 30 Apr 2010 19:58:41 -0700 |
Glenn Morris |
* src/fileio.c (Ffile_selinux_context): Context functions may return null.
|
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,
|
Sat, 20 Dec 2008 15:17:28 +0000 |
Jason Rumney |
(Fexpand_file_name): Do not allow ../ to go beyond the server name in
|
Fri, 14 Nov 2008 21:11:15 +0000 |
Chong Yidong |
(Finsert_file_contents): Decrement specpdl_ptr to avoid double file
|
Mon, 20 Oct 2008 10:10:12 +0000 |
Eli Zaretskii |
(Fset_file_modes): Doc fix.
|
Sat, 18 Oct 2008 18:06:19 +0000 |
Eli Zaretskii |
(Fset_file_modes): Doc fix.
|
Thu, 16 Oct 2008 17:59:34 +0000 |
Chong Yidong |
(Fexpand_file_name): Doc fix.
|
Sat, 20 Sep 2008 23:37:08 +0000 |
Glenn Morris |
(Qdelete_by_moving_to_trash): New Lisp_Object.
|
Sat, 20 Sep 2008 21:40:54 +0000 |
Glenn Morris |
(Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).
|
Sun, 14 Sep 2008 05:58:52 +0000 |
Kenichi Handa |
(Finsert_file_contents): Delete incorrect decrement of specpdl_ptr.
|
Tue, 02 Sep 2008 08:13:20 +0000 |
Andreas Schwab |
(Fexpand_file_name): Remove unused variables.
|
Tue, 02 Sep 2008 05:35:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 31 Aug 2008 00:56:58 +0000 |
Stefan Monnier |
* font.h (font_range):
|
Fri, 29 Aug 2008 09:27:26 +0000 |
Eli Zaretskii |
(report_file_error): Clarify the case of slash defeating downcasing.
|
Fri, 29 Aug 2008 08:04:38 +0000 |
Kenichi Handa |
(report_file_error): Don't downcase the first character
|
Wed, 27 Aug 2008 01:11:26 +0000 |
Kenichi Handa |
(report_file_error): Fix handling of multibyte error string.
|
Tue, 05 Aug 2008 21:41:14 +0000 |
Chong Yidong |
(Vauto_save_list_file_name): Move here from file.el.
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Thu, 24 Jul 2008 13:00:20 +0000 |
Andreas Schwab |
(Finsert_file_contents): Properly adjust undo list
|
Thu, 10 Jul 2008 15:26:15 +0000 |
Dan Nicolaescu |
* src/fileio.c:
|
Wed, 02 Jul 2008 13:19:07 +0000 |
Jason Rumney |
Changes from Toru Tsuneyoshi for using Trash can when deleting files.
|
Thu, 26 Jun 2008 04:24:54 +0000 |
Dan Nicolaescu |
* unexnext.c:
|
Wed, 28 May 2008 12:36:15 +0000 |
Stefan Monnier |
* src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to after
|
Thu, 22 May 2008 14:52:21 +0000 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Mon, 12 May 2008 18:31:26 +0000 |
Stefan Monnier |
(double_dollars): Remove dead code.
|
Fri, 09 May 2008 22:55:03 +0000 |
Glenn Morris |
(Fread_file_name): Remove reference to insdef, deleted 2008-04-23.
|
Wed, 23 Apr 2008 18:19:57 +0000 |
Stefan Monnier |
* lisp/minibuffer.el (read-file-name-function, read-file-name-predicate)
|
Mon, 21 Apr 2008 21:26:02 +0000 |
Stefan Monnier |
(Qdefault_directory): New variable.
|
Fri, 18 Apr 2008 02:56:45 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 18 Apr 2008 02:26:05 +0000 |
Stefan Monnier |
(Fexpand_file_name): Refine last fix so `nm' is only
|
Sat, 12 Apr 2008 09:13:14 +0000 |
Juanma Barranquero |
(Fexpand_file_name): Add declaration for `p' missing in previous change.
|
Sat, 12 Apr 2008 05:12:18 +0000 |
Stefan Monnier |
(Fexpand_file_name): Tighten the scope of `p' and `o' vars.
|
Thu, 10 Apr 2008 20:35:25 +0000 |
Michael Albinus |
* fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
|
Thu, 10 Apr 2008 03:12:49 +0000 |
Stefan Monnier |
* minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
|
Sat, 29 Mar 2008 15:28:57 +0000 |
Eli Zaretskii |
(Fexpand_file_name): Fix last change.
|
Sat, 29 Mar 2008 13:52:13 +0000 |
Eli Zaretskii |
(Fexpand_file_name): Convert the value of $HOME to a multibyte string.
|
Thu, 20 Mar 2008 18:13:12 +0000 |
Stefan Monnier |
* fileio.c (Finsert_file_contents):
|
Mon, 10 Mar 2008 00:49:47 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 27 Feb 2008 04:10:15 +0000 |
Stefan Monnier |
(Finsert_file_contents): Don't reset undo_list if no change
|
Sun, 24 Feb 2008 10:09:07 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 23 Feb 2008 23:12:52 +0000 |
Chong Yidong |
(auto_save_error_occurred): New var.
|
Thu, 14 Feb 2008 19:41:43 +0000 |
Stefan Monnier |
(Finsert_file_contents): Adjust offsets when replacing
|
Tue, 12 Feb 2008 21:35:15 +0000 |
Stefan Monnier |
* coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
|
Wed, 06 Feb 2008 03:16:10 +0000 |
Stefan Monnier |
* process.c (Fstart_process):
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 29 Dec 2007 02:39:17 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 02 Nov 2007 03:18:22 +0000 |
Kenichi Handa |
(Fexpand_file_name): Adjust multibyteness of directory
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 29 Aug 2007 05:03:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:57:16 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 26 Jul 2007 11:44:28 +0000 |
Kenichi Handa |
(Finsert_file_contents): Just a cosmetic change; fix indentation.
|
Mon, 09 Jul 2007 08:00:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 29 Jun 2007 03:37:33 +0000 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 11 Apr 2007 00:17:47 +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
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 20 Nov 2006 12:10:54 +0000 |
Kenichi Handa |
(Fread_file_name_internal): Use SBYTES (not SCHARS) to
|
Mon, 23 Oct 2006 12:40:32 +0000 |
Kenichi Handa |
(Finsert_file_contents): On replacing, temporarily bind
|
Mon, 28 Aug 2006 04:33:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 21 Aug 2006 12:49:41 +0000 |
Kenichi Handa |
(Finsert_file_contents): On recovering a file, assume
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Jul 2006 08:59:39 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 17 May 2006 07:46:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-pre-font-backend
|
Mon, 15 May 2006 02:45:49 +0000 |
Kenichi Handa |
(choose_write_coding_system): Fix synching with HEAD.
|
Tue, 28 Mar 2006 23:08:20 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
Sun, 26 Feb 2006 07:09:24 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-26
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 16 Jan 2006 06:59:21 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
Mon, 19 Sep 2005 10:20:33 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 22 Jul 2005 08:27:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Thu, 30 Jun 2005 00:31:46 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
|
Fri, 24 Jun 2005 01:59:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
|
Mon, 06 Jun 2005 02:39:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
Thu, 26 May 2005 05:42:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
Fri, 20 May 2005 04:22:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
Thu, 12 May 2005 03:41:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
|
Thu, 05 May 2005 00:04:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
|
Thu, 21 Apr 2005 05:59:53 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
|
Thu, 31 Mar 2005 09:58:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
Sat, 19 Mar 2005 02:42:17 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
|
Mon, 14 Mar 2005 05:27:53 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-25
|
Wed, 09 Mar 2005 00:09:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
|
Sat, 22 Jan 2005 21:39:38 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Sat, 25 Dec 2004 02:00:25 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
Fri, 12 Nov 2004 02:53:04 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
|
Thu, 04 Nov 2004 08:55:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
Mon, 04 Oct 2004 01:21:43 +0000 |
Kenichi Handa |
(Fsubstitute_in_file_name): Fix previous change.
|
Mon, 04 Oct 2004 01:04:18 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-50
|
Tue, 28 Sep 2004 04:37:26 +0000 |
Kenichi Handa |
(report_file_error): Make a unibyte string from
|
Wed, 15 Sep 2004 09:00:10 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40
|
Thu, 09 Sep 2004 09:36:36 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
|
Sat, 04 Sep 2004 09:14:28 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
|
Fri, 27 Aug 2004 07:00:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
Tue, 10 Aug 2004 07:46:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-29
|
Wed, 28 Jul 2004 07:05:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26
|
Sat, 17 Jul 2004 02:46:48 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
|
Tue, 06 Jul 2004 02:57:15 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Thu, 29 Apr 2004 10:00:27 +0000 |
Kenichi Handa |
(e_write): Fix previous change.
|
Thu, 29 Apr 2004 00:09:16 +0000 |
Kenichi Handa |
(WRITE_BUF_SIZE): This macro deleted.
|
Wed, 28 Apr 2004 12:44:04 +0000 |
Kenichi Handa |
(e_write): Short cut for the case of no encoding.
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Tue, 30 Mar 2004 07:12:54 +0000 |
Kenichi Handa |
(Finsert_file_contents): Be sure to call unbind_to
|
Thu, 29 Jan 2004 01:27:12 +0000 |
Kenichi Handa |
(Finsert_file_contents): Avoid detecting a code twice.
|
Tue, 02 Dec 2003 01:45:13 +0000 |
Kenichi Handa |
(kill_workbuf_unwind): Delete this function.
|
Thu, 09 Oct 2003 23:19:34 +0000 |
Kenichi Handa |
(Finsert_file_contents) [DOS_NT]: Fix previous change.
|
Thu, 09 Oct 2003 23:08:14 +0000 |
Kenichi Handa |
(Finsert_file_contents) [DOS_NT]: Use the macro CODING_ID_EOL_TYPE..
|
Mon, 29 Sep 2003 18:02:39 +0000 |
Dave Love |
(Fwrite_region): Remove unused var.
|
Tue, 16 Sep 2003 00:24:21 +0000 |
Kenichi Handa |
(Finsert_file_contents): Call setup_coding_system in
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 26 Jun 2003 00:26:38 +0000 |
Kenichi Handa |
(choose_write_coding_system): Return a decided coding system.
|
Thu, 29 May 2003 13:18:29 +0000 |
Kenichi Handa |
(Finsert_file_contents): Even if we read into a
|
Wed, 28 May 2003 11:35:50 +0000 |
Kenichi Handa |
(kill_workbuf_unwind): New function.
|
Fri, 14 Mar 2003 05:13:52 +0000 |
Kenichi Handa |
(Finsert_file_contents): On replacing, before decoding the file into
|
Tue, 07 May 2002 04:51:06 +0000 |
Kenichi Handa |
(Finsert_file_contents): Set coding_system instead of
|
Tue, 09 Apr 2002 07:42:06 +0000 |
Kenichi Handa |
(Finsert_file_contents): Fix calculation of `inserted'.
|
Tue, 05 Mar 2002 00:09:15 +0000 |
Kenichi Handa |
(Finsert_file_contents): Set coding_system to Qnil
|
Fri, 01 Mar 2002 01:38:37 +0000 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Sun, 13 Jan 2008 00:43:55 +0000 |
Dan Nicolaescu |
* movemail.c:
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 16 Dec 2007 10:54:19 +0000 |
Andreas Schwab |
Undo spurious change.
|
Sun, 16 Dec 2007 10:51:02 +0000 |
Andreas Schwab |
(Finsert_file_contents): Fix overflow check to not
|
Sun, 21 Oct 2007 10:53:16 +0000 |
Michael Albinus |
* fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.
|
Wed, 17 Oct 2007 01:31:58 +0000 |
Glenn Morris |
(Qcompletion_ignore_case): New external Lisp_Object.
|
Sat, 06 Oct 2007 08:15:09 +0000 |
Andreas Schwab |
(Fwrite_region): Ignore EINVAL error from fsync.
|
Mon, 10 Sep 2007 09:53:32 +0000 |
Micha¸«³l Cadilhac |
(Fset_file_modes): Add an interactive spec that reads a file
|
Mon, 27 Aug 2007 09:21:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:51:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:58:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 02:05:20 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 01:00:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 22 Apr 2007 12:42:47 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 22 Apr 2007 12:12:29 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 01 Jan 2007 17:38:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sat, 14 Oct 2006 16:56:21 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 29 Jul 2006 09:59:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 14 Jul 2006 05:56:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Tue, 27 Jun 2006 15:06:36 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 12 Jun 2006 07:27:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Wed, 17 May 2006 18:05:02 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 10 May 2006 15:04:01 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 22 Mar 2006 15:16:06 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 24 Feb 2006 13:44:56 +0000 |
Karoly Lorentey |
Merged from
|
Thu, 12 Jan 2006 11:20:02 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
|
Thu, 29 Dec 2005 01:28:33 +0000 |
Karoly Lorentey |
Fix semantics of let-binding `process-environment'.
|
Mon, 19 Dec 2005 19:57:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
Sat, 10 Dec 2005 21:18:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 18 Nov 2005 13:13:34 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
Sun, 23 Oct 2005 22:47:29 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
|
Sun, 09 Oct 2005 20:00:17 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
|
Sat, 17 Sep 2005 19:10:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
|
Sat, 17 Sep 2005 19:00:49 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 543)
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Tue, 05 Jul 2005 22:12:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
|
Sun, 26 Jun 2005 21:12:57 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 447-448)
|
Sat, 25 Jun 2005 15:00:08 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 441-446)
|
Fri, 03 Jun 2005 05:49:26 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
|
Sat, 28 May 2005 21:04:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
|
Mon, 16 May 2005 15:49:27 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 307-312)
|
Mon, 09 May 2005 16:13:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 292-295)
|
Mon, 02 May 2005 14:38:00 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 281-285)
|
Mon, 25 Apr 2005 11:49:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
|
Mon, 04 Apr 2005 16:43:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
|
Sat, 19 Mar 2005 17:55:13 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
|
Wed, 16 Mar 2005 16:06:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
|
Sun, 06 Mar 2005 13:31:20 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
|