summaryrefslogtreecommitdiff
path: root/lisp/org/oc-natbib.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/oc-natbib.el')
-rw-r--r--lisp/org/oc-natbib.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org/oc-natbib.el b/lisp/org/oc-natbib.el
index c012ff1db0a..13cac9ed0b9 100644
--- a/lisp/org/oc-natbib.el
+++ b/lisp/org/oc-natbib.el
@@ -71,8 +71,7 @@ If \"natbib\" package is already required in the document, e.g., through
(const :tag "order as above, but numerical citations are compressed if possible" sort&compress)
(const :tag "display full author list on first citation, abbreviate the others" longnamesfirst)
(const :tag "redefine \\thebibliography to issue \\section* instead of \\chapter*" sectionbib)
- (const :tag "keep all the authors' names in a citation on one line" nonamebreak))
- :safe t)
+ (const :tag "keep all the authors' names in a citation on one line" nonamebreak)))
;;; Internal functions