diff options
-rw-r--r-- | bog.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -369,7 +369,7 @@ used to control the default string used in the prompt." (expand-file-name (concat citekey ".pdf") bog-pdf-directory)) (defun bog-pdf-citekeys () - "Return a list citekeys for all pdf files in + "Return a list of citekeys for all pdf files in `bog-pdf-directory'." (-map 'file-name-base (file-expand-wildcards (concat |