From 24c806991408be6eb218c4009669ef9498292d1a Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Fri, 29 Mar 2019 19:24:57 +0900 Subject: [PATCH] Fix doc --- emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index 958ccfd..8d5358a 100644 --- a/emacs.el +++ b/emacs.el @@ -1733,7 +1733,7 @@ ARG is num to show, or defaults to 7." (expand-file-name "~/my/privnotes")) (defun my-privnotes-readme (dir) - "Open my privnotes." + "Open my privnotes DIR." (interactive (list (read-file-name "Privnotes: " (expand-file-name (format-time-string "%Y%m%d_")