index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
init-bib.el
Age
Commit message (
Expand
)
Author
2016-01-12
Rewrite configuration with use-package
Kyle Meyer
2016-01-09
bibtex-clean-entry-hook: Delete unwanted fields
Kyle Meyer
2016-01-06
Add file headers
Kyle Meyer
2015-12-04
bibtex-clean-entry-hook: Downcase AND in author list
Kyle Meyer
2015-10-14
Use bibtex functions to access bounds information
Kyle Meyer
2015-10-01
bibtex-clean-entry-hook: Downcase keys
Kyle Meyer
2015-09-23
Revert "Remove pointless message format strings"
Kyle Meyer
2015-09-20
bibtex-clean-entry-hook: Downcase entry type
Kyle Meyer
2015-09-20
Make all bib cleaning functions non-interactive
Kyle Meyer
2015-09-20
bibtex-clean-entry-hook: Remove entry space
Kyle Meyer
2015-09-20
bibtex-clean-entry-hook: Set coding system
Kyle Meyer
2015-09-15
Remove pointless message format strings
Kyle Meyer
2015-09-08
bibtex-single-space-author-list: Check if field exists
Kyle Meyer
2015-03-30
Add bibtex-remove-doi-leader to clean hook
Kyle Meyer
2015-03-30
Add bibtex-pages-use-double-hyphen to clean hook
Kyle Meyer
2015-03-30
Add bibtex-single-space-author-list to clean hook
Kyle Meyer
2015-03-30
bibtex-use-title-case: Don't touch commands
Kyle Meyer
2015-03-30
Make bibtex-clean-entry do more
Kyle Meyer
2015-02-07
Add command copy-doi-as-kill
Kyle Meyer
2015-02-04
Rewrite doi-at-point
Kyle Meyer
2015-01-27
Improve organization and consistency of files
Kyle Meyer
2015-01-19
Rewrite bibtex-use-title-case
Kyle Meyer
2015-01-19
Use hook to run bibtex-use-title-case
Kyle Meyer
2015-01-07
Fix some docstrings
Kyle Meyer
2014-10-27
Rewrite doi-at-point (again)
Kyle Meyer
2014-10-22
Rewrite doi-at-point
Kyle Meyer
2014-10-22
Go crazy with anaphoric forms
Kyle Meyer
2014-06-06
Use milkypostman's `after' macro
Kyle Meyer
2014-05-12
Add km/browse-doi
Kyle Meyer
2014-02-05
Advice BibTeX cleaning instead of using hook
Kyle Meyer
2014-02-05
Add function to convert BibTeX title to title case
Kyle Meyer
2014-02-05
Remove words from bibtex-autokey-titleword-ignore
Kyle Meyer
2014-01-28
Align and sort fields when clean bib entry
Kyle Meyer
2014-01-26
Reorganize and use require-package
Kyle Meyer
2014-01-26
Follow Purcell's emacs.d structure
Kyle Meyer