chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
870778f
)
emacs: BibTeX-mode configuration.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 10 Oct 2008 10:18:09 +0000
(11:18 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 10 Oct 2008 10:22:28 +0000
(11:22 +0100)
BibTeX-mode seems to be made of win too.
emacs
patch
|
blob
|
blame
|
history
diff --git
a/emacs
b/emacs
index 131e78a0757409ce30ceb9effecb7a0e7d0d77c8..0cca241f8d6af093e4e744c3e429a0af072a023e 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-589,6
+589,12
@@
(setq reftex-use-external-file-finders t)
+(setq bibtex-field-delimiters 'double-quotes
+ bibtex-entry-format '(realign opts-or-alts required-fields
+ numerical-fields last-comma delimiters
+ unify-case)
+ bibtex-include-OPTkey nil)
+
;;;----- SLIME setup --------------------------------------------------------
(trap