log src/fileio.c @ 99554:ae79259858c8

age author description
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.