summaryrefslogtreecommitdiff
path: root/lisp/km-bib.el
AgeCommit message (Collapse)Author
2022-02-06Drop dates from copyright linesKyle Meyer
public-inbox has started to drop dates from its copyright lines, pointing to the recommendation at https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/ I regularly fail to keep copyright lines up to date, so I'll gladly follow suit.
2020-12-24Silence byte-compilerKyle Meyer
2020-12-24Drop use of dashKyle Meyer
2020-09-01Update copyright yearsKyle Meyer
2020-04-13Update URL values for repository moveKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2019-01-15Update copyright yearsKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2018-01-13Update copyright yearsKyle Meyer
2016-05-15bibtex-sub-journal: Fix nil errorKyle Meyer
2016-04-14bib: Add bibtex-sub-journal commandKyle Meyer
2016-03-12Add bibtex-author-last-name-first commandKyle Meyer
2016-03-12Rewrite bibtex-use-title-caseKyle Meyer
Unlike the previous version, this doesn't take a stance on a word after a hyphen. I'm ok with this because this function always requires a check afterwards and is just meant to take care of the common cases.
2016-03-12bib: Shorten list of unimportant title wordsKyle Meyer
2016-01-12Rewrite configuration with use-packageKyle Meyer