aboutsummaryrefslogtreecommitdiffstats
path: root/src/fileio.c
Commit message (Expand)AuthorAgeFilesLines
* * fileio.c: Revert 2009-07-16 changes.Chong Yidong2009-07-211-12/+17
* * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.Richard M. Stallman2009-07-161-7/+13
* * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)Chong Yidong2009-07-071-7/+9
* * fileio.c (history_delete_duplicates): Remove unused declaration.Dan Nicolaescu2009-04-151-2/+0
* * insdel.c (move_gap, move_gap_both, gap_left, gap_right)Stefan Monnier2009-03-281-29/+28
* (Finsert_file_contents): Don't limit size to INT_MAX/4.Stefan Monnier2009-03-281-1/+5
* (Fsubstitute_in_file_name): Always work on a copy.Jason Rumney2009-03-241-20/+33
* (Fsubstitute_in_file_name): Doc fix.Glenn Morris2009-03-191-1/+4
* * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.Juanma Barranquero2009-02-261-1/+1
* (Fwrite_region): !NILP -> CONSP.Stefan Monnier2009-02-111-1/+1
* (Fwrite_region): Doc fix (mention annotate-functions).Glenn Morris2009-02-041-1/+4
* (Vwrite_region_post_annotation_function)Chong Yidong2009-01-221-65/+58
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (Finsert_file_contents): In the case of replace,Kenichi Handa2009-01-071-0/+1
* (Fexpand_file_name): Do not allow ../ to go beyond the server name inJason Rumney2008-12-201-0/+10
* (Finsert_file_contents): Decrement specpdl_ptr to avoid double fileChong Yidong2008-11-141-0/+11
* (Fset_file_modes): Doc fix.Eli Zaretskii2008-10-201-1/+1
* (Fset_file_modes): Doc fix.Eli Zaretskii2008-10-181-1/+4
* (Fexpand_file_name): Doc fix.Chong Yidong2008-10-161-1/+7
* (Qdelete_by_moving_to_trash): New Lisp_Object.Glenn Morris2008-09-201-1/+4
* (Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).Glenn Morris2008-09-201-0/+4
* (Finsert_file_contents): Delete incorrect decrement of specpdl_ptr.Kenichi Handa2008-09-141-1/+0
* (Fexpand_file_name): Remove unused variables.Andreas Schwab2008-09-021-8/+0
* Merge from emacs--rel--22Miles Bader2008-09-021-4/+3
|\
| * (Fexpand_file_name): Copy argument `name' into local storage on all platforms,Eli Zaretskii2008-08-291-4/+3
| * (Vauto_save_list_file_name): Move here from file.el.Chong Yidong2008-08-051-3/+11
| * (Fexpand_file_name): Convert the value of $HOME to a multibyte string.Eli Zaretskii2008-08-021-0/+11
* | * font.h (font_range):Stefan Monnier2008-08-311-1/+1
* | (report_file_error): Clarify the case of slash defeating downcasing.Eli Zaretskii2008-08-291-1/+2
* | (report_file_error): Don't downcase the first characterKenichi Handa2008-08-291-1/+2
* | (report_file_error): Fix handling of multibyte error string.Kenichi Handa2008-08-271-2/+8
* | (Vauto_save_list_file_name): Move here from file.el.Chong Yidong2008-08-051-3/+11
* | * bitmaps/README:Dan Nicolaescu2008-07-311-713/+12
* | Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+1
* | (Finsert_file_contents): Properly adjust undo listAndreas Schwab2008-07-241-27/+28
* | * src/fileio.c:Dan Nicolaescu2008-07-101-23/+0
* | Changes from Toru Tsuneyoshi for using Trash can when deleting files.Jason Rumney2008-07-021-0/+21
* | * unexnext.c:Dan Nicolaescu2008-06-261-10/+0
* | * src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to afterStefan Monnier2008-05-281-1/+10
* | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.Jason Rumney2008-05-221-3/+3
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* | (double_dollars): Remove dead code.Stefan Monnier2008-05-121-37/+0
* | (Fread_file_name): Remove reference to insdef, deleted 2008-04-23.Glenn Morris2008-05-091-1/+1
* | * lisp/minibuffer.el (read-file-name-function, read-file-name-predicate)Stefan Monnier2008-04-231-262/+11
* | (Qdefault_directory): New variable.Stefan Monnier2008-04-211-1/+7
* | Merge from emacs--rel--22Miles Bader2008-04-181-2/+2
|\|
| * * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNKMichael Albinus2008-04-101-4/+7
| * (auto_save_error_occurred): New var.Chong Yidong2008-03-311-2/+9
| * (Finsert_file_contents): Don't make CCL program toKenichi Handa2008-03-101-0/+11
* | (Fexpand_file_name): Refine last fix so `nm' is onlyStefan Monnier2008-04-181-0/+5