From 2a4692fdde67f96d13c0b08b5b0dfef5337d6f97 Mon Sep 17 00:00:00 2001 From: Joost Kremers Date: Thu, 4 Dec 2014 09:00:47 +0100 Subject: Fix doc string of parsebib-find-next-item --- parsebib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parsebib.el') diff --git a/parsebib.el b/parsebib.el index e53a70f..c2176de 100644 --- a/parsebib.el +++ b/parsebib.el @@ -153,7 +153,7 @@ successful, point is placed right after the item's type, i.e., generally on the opening brace or parenthesis following the entry type, \"@Comment\", \"@Preamble\" or \"@String\". -The return value is the type of the entry. If no item is found, +The return value is the type of the item. If no item is found, nil is returned and point is left at the end of the buffer. POS can be a number or a marker and defaults to point." -- cgit v1.2.3