summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2015-09-04 23:28:51 -0400
committerKyle Meyer <kyle@kyleam.com>2015-09-04 23:28:51 -0400
commit043d10573c707128b186e3b6755c2bf9478010b6 (patch)
tree1b1a61d2d3d84f0bce721977a6c1de17cd652706 /NEWS
parentd13639c25647c22379c0b98939ed016947caddd4 (diff)
downloadbog-043d10573c707128b186e3b6755c2bf9478010b6.tar.gz
bog-create-combined-bib: Add option to avoid prompt
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b6b507..d55a33c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,11 +2,23 @@
* master (unreleased)
+** New features
+
+- New option ~bog-combined-bib-ignore-not-found~ controls whether
+ ~bog-create-combined-bib~ prompts to continue when a citekey's bib
+ file is missing. With a prefix argument to
+ ~bog-create-combined-bib~, the meaning of this option is reversed.
+
** Other changes
- ~bog-search-notes~ and ~bog-search-notes-for-citekey~ now ignore any
agenda restriction locks.
+- In Dired, ~bog-create-combined-bib~ now always acts on the marked
+ files (or, if there are none, the one at point) regardless of the
+ prefix argument, which is no longer interpreted by
+ ~dired-get-marked-files~.
+
* v1.0.0
** New features