summaryrefslogtreecommitdiff
path: root/ebib-keywords.el
diff options
context:
space:
mode:
authorJoost Kremers <joostkremers@fastmail.fm>2014-02-26 20:32:22 +0100
committerJoost Kremers <joostkremers@fastmail.fm>2014-02-26 20:32:22 +0100
commit54dfed6b7d362a8e343f86ca7285816ae3d4b7c7 (patch)
tree4f3884b40b48346f05134cc43ed95ce217a2b563 /ebib-keywords.el
parent89b512462201d783ae35fb27bb3e95b5b111c837 (diff)
Use strings for entry types and field names.
Diffstat (limited to 'ebib-keywords.el')
-rw-r--r--ebib-keywords.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/ebib-keywords.el b/ebib-keywords.el
index d812abd..ba49870 100644
--- a/ebib-keywords.el
+++ b/ebib-keywords.el
@@ -89,7 +89,6 @@ For BibTeX files that do not have an associated keywords file,
:type '(choice (const :tag "Use only keywords file" t)
(const :tag "Use keywords file and list" nil)))
-
(defcustom ebib-keywords-field-keep-sorted nil
"Keep the keywords field sorted in alphabetical order.
Also automatically remove duplicates."