1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 20:32:00 -08:00
emacs/doc
Paul Eggert e22794867d Make copy-directory act like copy-file etc.
Do the special dance with the destination only if it is a
directory name, for consistency with copy-file etc. (Bug#27986).
* doc/emacs/files.texi (Copying and Naming):
* doc/lispref/files.texi (Create/Delete Dirs):
* etc/NEWS: Document this.
* lisp/files.el (copy-directory): Treat NEWNAME as special
only if it is a directory name.
2017-09-10 22:31:23 -07:00
..
emacs Make copy-directory act like copy-file etc. 2017-09-10 22:31:23 -07:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Make copy-directory act like copy-file etc. 2017-09-10 22:31:23 -07:00
man Add support for arguments in emacsclient's ALTERNATE_EDITOR (Bug #25082) 2017-08-30 21:59:38 +01:00
misc Spelling fixes 2017-09-10 09:24:37 -07:00