From ad839ba7258fb2040bcdf229f4705719d144c0a2 Mon Sep 17 00:00:00 2001 From: Joost Kremers Date: Thu, 23 Mar 2017 15:08:45 +0100 Subject: Update doc string of parsebib--get-target-field. --- parsebib.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/parsebib.el b/parsebib.el index 120ee6a..427a047 100644 --- a/parsebib.el +++ b/parsebib.el @@ -354,7 +354,8 @@ Inheritance is determined by INHERITANCES, which is an alist of source/target pairs. If no inheritance should take place for SOURCE-FIELD, the target in the relevant item in INHERITANCES is the symbol `none'. If there is no item for SOURCE-FIELD in -INHERITANCES, SOURCE-FIELD is returned." +INHERITANCES, SOURCE-FIELD is returned. Note that it is valid +for INHERITANCES to be nil." ;; Note: the argument INHERITANCES differs from the INHERITANCE argument in ;; the previous two functions. It is a simple alist of (source-field ;; . target-field) pairs. -- cgit v1.2.3