aboutsummaryrefslogtreecommitdiffstats
path: root/src/fileio.c
Commit message (Expand)AuthorAgeFilesLines
* Merged from [email protected] (patch 152-156, 642-654)Karoly Lorentey2005-11-181-2/+4
|\
| * (file-regular-p): Doc fix.Lars Hansen2005-11-101-2/+4
* | Merged from [email protected] (patch 610-614)Karoly Lorentey2005-10-231-0/+1
|\|
| * (auto_save_error): Call SAFE_FREE.Kim F. Storm2005-10-201-0/+1
* | Merged from [email protected] (patch 118-132, 551-577)Karoly Lorentey2005-10-091-2/+3
|\|
| * (syms_of_fileio): Clarify docstring of `write-region-inhibit-fsync'.Romain Francoise2005-09-161-2/+3
* | Merged from [email protected] (patch 116-117, 544-550)Karoly Lorentey2005-09-171-11/+21
|\|
| * (write_region_inhibit_fsync): New variable.Romain Francoise2005-09-141-1/+13
| * (Fexpand_file_name): Check multibyteness ofKenichi Handa2005-09-141-10/+8
* | Merged from [email protected] (patch 543)Karoly Lorentey2005-09-171-2/+6
|\|
| * (auto_save_error): Pass copy of lisp string to message2.Kim F. Storm2005-09-121-2/+6
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-25/+11
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+3
| * (Fdo_auto_save, do_auto_save_unwind):Kim F. Storm2005-07-201-23/+8
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from [email protected] (patch 83-87, 449-468)Karoly Lorentey2005-07-051-17/+20
|\|
| * (Fcopy_file): Rearrange the code that calls fchown andEli Zaretskii2005-07-021-17/+20
* | Merged from [email protected] (patch 447-448)Karoly Lorentey2005-06-261-25/+32
|\|
| * (Fcopy_file): New arg PRESERVE_UID_GID.Richard M. Stallman2005-06-251-25/+32
| * (Frename_file): Undo last change: no need to ifdef awayEli Zaretskii2005-06-241-2/+0
| * (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows.Juanma Barranquero2005-06-241-0/+2
* | Merged from [email protected] (patch 441-446)Karoly Lorentey2005-06-251-0/+6
|\|
| * (Frename_file): Preserve owner and group, if possible.Richard M. Stallman2005-06-231-0/+6
* | Merged from [email protected] (patch 74-79, 332-349)Karoly Lorentey2005-06-031-1/+1
|\|
| * (Finsert_file_contents): Lisp_Object/int mixup.Stefan Monnier2005-05-311-1/+1
* | Merged from [email protected] (patch 70-73, 320-331)Karoly Lorentey2005-05-281-1/+9
|\|
| * (Fexpand_file_name) [DOS_NT]: Don't try to support "superroot"Eli Zaretskii2005-05-211-1/+9
* | Merged from [email protected] (patch 307-312)Karoly Lorentey2005-05-161-8/+43
|\|
| * (Finsert_file_contents): Fix previous change.Richard M. Stallman2005-05-131-0/+2
| * (Ffind_file_name_handler): Handle lambda-exp as handler.Richard M. Stallman2005-05-131-8/+41
* | Merged from [email protected] (patch 292-295)Karoly Lorentey2005-05-091-6/+6
|\|
| * (Fexpand_file_name, Frename_file, Fadd_name_to_file, Fmake_symbolic_link,Juanma Barranquero2005-05-081-6/+6
* | Merged from [email protected] (patch 281-285)Karoly Lorentey2005-05-021-4/+13
|\|
| * (Ffind_file_name_handler): Handle the `operations'Richard M. Stallman2005-04-301-4/+13
* | Merged from [email protected] (patch 67, 270-278)Karoly Lorentey2005-04-251-11/+28
|\|
| * (Fcopy_file): Doc fix.Eli Zaretskii2005-04-241-9/+10
| * (Fcopy_file): New arg MUSTBENEW.Richard M. Stallman2005-04-231-7/+25
| * Remove reference to defunct vms-pwd.h.Thien-Thi Nguyen2005-04-201-3/+1
* | Merged from [email protected] (patch 45-55, 214-231)Karoly Lorentey2005-04-041-91/+88
|\|
| * (search_embedded_absfilename): Fix last change.Stefan Monnier2005-03-301-1/+1
| * (Fexpand_file_name): Use IS_DEVICE_SEP.Stefan Monnier2005-03-281-91/+88
* | Merged from [email protected] (patch 39-44, 184-191)Karoly Lorentey2005-03-191-4/+4
|\|
| * (Fcopy_file, Frename_file, Fadd_name_to_file)Richard M. Stallman2005-03-171-4/+4
* | Merged from [email protected] (patch 37-38, 162-182)Karoly Lorentey2005-03-161-8/+19
|\|
| * (Fmake_symbolic_link): Fix last change.Stefan Monnier2005-03-121-2/+2
| * (Frename_file, Fadd_name_to_file)Richard M. Stallman2005-03-111-3/+15
| * (Finsert_file_contents): Call Fcheck_coding_systemKenichi Handa2005-03-111-4/+3
* | Merged from [email protected] (patch 34-36, 142-158)Karoly Lorentey2005-03-061-18/+13
|\|
| * (Fexpand_file_name) [VMS]:Thien-Thi Nguyen2005-03-041-8/+8