diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-11-22 03:08:03 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-11-22 03:08:03 -0500 |
commit | e0159518b003f7bf3a6d2766c42990e3643f1f22 (patch) | |
tree | 5f51d1e1fe2ebb27f1fb8d059ecfafe0af6425b5 /bog.el | |
parent | a406995210942331368af8fa0e445b6a551da1b0 (diff) | |
download | bog-e0159518b003f7bf3a6d2766c42990e3643f1f22.tar.gz |
bog-citekey-file-name-separators: Reword docstring
Diffstat (limited to 'bog.el')
-rw-r--r-- | bog.el | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -132,8 +132,7 @@ This is only meaningful if `bog-find-citekey-bib-func' set to "Characters allowed to follow the citekey in file names. When `bog-find-citekey-file' is run on <citekey>, it will find files with the format <citekey>.* and <citekey><sep>*.<ext>, -where <sep> is one of the characters in -`bog-citekey-file-name-separators'.") +where <sep> is one of these characters.") (defcustom bog-file-renaming-func 'bog-file-ask-on-conflict "Function used to rename staged files. |