branch: externals/denote commit ffbb55bbfff2928ee641a011c9e427c95db30b5d Author: Jean-Philippe Gagné Guay <jeanphilippe...@gmail.com> Commit: Jean-Philippe Gagné Guay <jeanphilippe...@gmail.com>
Make denote-rename-file parameters non-optional --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index e4cbc25075..8986301a00 100644 --- a/denote.el +++ b/denote.el @@ -3061,7 +3061,7 @@ renaming commands." (list title keywords signature date))) ;;;###autoload -(defun denote-rename-file (file &optional title keywords signature date) +(defun denote-rename-file (file title keywords signature date) "Rename file and update existing front matter if appropriate. Always rename the file where it is located in the file system: