Merge branch 'master' into next

This commit is contained in:
Nicolas Goaziou 2018-11-01 23:32:32 +01:00
commit 4241815770

View file

@ -193,7 +193,7 @@ D Delete all of a task's attachments. A safer way is
s Set a specific attachment directory for this entry or reset to default.
i Make children of the current entry inherit its attachment directory.")))
(org-fit-window-to-buffer (get-buffer-window "*Org Attach*"))
(message "Select command: [acmlzoOfFdD]")
(message "Select command: [acmlyunzoOfFdD]")
(setq c (read-char-exclusive))
(and (get-buffer "*Org Attach*") (kill-buffer "*Org Attach*"))))
(cond