summaryrefslogtreecommitdiff
path: root/lisp/init-bib.el
AgeCommit message (Expand)Author
2015-03-30Add bibtex-remove-doi-leader to clean hookKyle Meyer
2015-03-30Add bibtex-pages-use-double-hyphen to clean hookKyle Meyer
2015-03-30Add bibtex-single-space-author-list to clean hookKyle Meyer
2015-03-30bibtex-use-title-case: Don't touch commandsKyle Meyer
2015-03-30Make bibtex-clean-entry do moreKyle Meyer
2015-02-07Add command copy-doi-as-killKyle Meyer
2015-02-04Rewrite doi-at-pointKyle Meyer
2015-01-27Improve organization and consistency of filesKyle Meyer
2015-01-19Rewrite bibtex-use-title-caseKyle Meyer
2015-01-19Use hook to run bibtex-use-title-caseKyle Meyer
2015-01-07Fix some docstringsKyle Meyer
2014-10-27Rewrite doi-at-point (again)Kyle Meyer
2014-10-22Rewrite doi-at-pointKyle Meyer
2014-10-22Go crazy with anaphoric formsKyle Meyer
2014-06-06Use milkypostman's `after' macroKyle Meyer
2014-05-12Add km/browse-doiKyle Meyer
2014-02-05Advice BibTeX cleaning instead of using hookKyle Meyer
2014-02-05Add function to convert BibTeX title to title caseKyle Meyer
2014-02-05Remove words from bibtex-autokey-titleword-ignoreKyle Meyer
2014-01-28Align and sort fields when clean bib entryKyle Meyer
2014-01-26Reorganize and use require-packageKyle Meyer
2014-01-26Follow Purcell's emacs.d structureKyle Meyer