1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
emacs/doc
Paul Eggert cbee213171 `write-region-inhibit-fsync' defaults to noninteractive.
* cmdargs.texi (Initial Options):
* files.texi (Customize Save): Document this.
* etc/NEWS: Document this.
* src/fileio.c (syms_of_fileio): Implement this.
* src/filelock.c (create_lock_file): If symbolic links don't work, so
we use a regular file as a lock file, do not fsync the lock file;
it's not needed.

Fixes: debbugs:14273
2013-05-04 17:51:49 -07:00
..
emacs `write-region-inhibit-fsync' defaults to noninteractive. 2013-05-04 17:51:49 -07:00
lispintro Fix "make info" in doc/lispintro on MS-Windows. 2013-04-24 22:06:20 +03:00
lispref * doc/lispref/internals.texi (Writing Emacs Primitives): Remove obvious example. 2013-04-23 11:57:44 -07:00
man Merge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka@jpl.org 2013-04-20 12:11:25 -07:00
misc * doc/misc/cl.texi (Obsolete Macros): Describe replacements for `flet'. 2013-05-04 15:49:23 -04:00