1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 22:20:52 -08:00
emacs/doc
Paul Eggert 704fd2a7ae delete-directory no longer errors when racing
Problem reported by Glenn Morris for package-test.el (Bug#24714).
* doc/lispref/files.texi (Create/Delete Dirs), etc/NEWS: Document this.
* lisp/files.el (files--force): New function.
(delete-directory): Use it to avoid error in this case.
2016-10-18 09:37:13 -07:00
..
emacs New face homoglyph 2016-10-16 22:51:51 -07:00
lispintro Fix comment in files-in-below-directory 2016-07-28 19:53:58 -04:00
lispref delete-directory no longer errors when racing 2016-10-18 09:37:13 -07:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc Fix bug#24665 in Tramp 2016-10-16 15:52:26 +02:00