Age | Commit message (Collapse) | Author |
|
This stopped working when I upgraded to Emacs 24.4. Using 'url' with
`thing-at-point' doesn't seem to work anymore, so instead use text
properties.
|
|
|
|
|
|
|
|
For some reason not obvious to me, adding `km/bibtex-use-title-case' to
`bibtex-clean-entry-hook' results in `bibtex-key-in-head' returning nil
instead of the citekey. Using advice fixes this.
|
|
|
|
These are uncommon first words, so having in them in a citekey should be
informative enough.
|
|
|
|
`require-package' is from
https://github.com/purcell/emacs.d/blob/master/lisp/init-elpa.el.
|
|
User init files are added using provide/require.
https://github.com/purcell/emacs.d
|