summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-07Follow Emacs convention for spacing after periodsKyle Meyer
2014-11-27Add MELPA badgeKyle Meyer
2014-11-27Set up Travis CIKyle Meyer
2014-11-27Remove mode variable from READMEKyle Meyer
2014-11-24Merge pull request #3 from rranelli/masterKyle Meyer
2014-11-24Don't believe org-up-heading-safe (yet)Kyle Meyer
2014-11-24Merge pull request #4 from rranelli/tests-with-makefileKyle Meyer
2014-11-24Add Makefile and test targetrenan-ranelli
2014-11-24Rename README to README.orgrenan-ranelli
2014-11-23Rename bog-todo.org to bog-todoKyle Meyer
2014-11-23Add bog-tests--with-temp-text macroKyle Meyer
2014-11-23Add missing require to testsKyle Meyer
2014-11-23Put header at top of testsKyle Meyer
2014-11-23Prefer current buffer when finding citekey headingKyle Meyer
2014-11-23Update copyright dateKyle Meyer
2014-11-23Add command to open first citekey heading linkKyle Meyer
2014-11-23Expand some NEWS itemsKyle Meyer
2014-11-23Fix inconsistent citekey highlightingKyle Meyer
2014-11-23Use org-link face as base of citekey faceKyle Meyer
2014-11-23Delete closing times from notesKyle Meyer
2014-11-22Generate docstring for citekey selection functionsKyle Meyer
2014-11-22Ignore bog-autoloads.elKyle Meyer
2014-11-22bog-citekey-as-search-url: Add argument to dosctringKyle Meyer
2014-11-22bog-citekey-file-name-separators: Reword docstringKyle Meyer
2014-11-22bog-citekey-from-heading: Correct docstringKyle Meyer
2014-11-22bog-selection-method: Complete docstringKyle Meyer
2014-11-22bog-find-citekey-bib-func: Reword docstringKyle Meyer
2014-11-22bog-find-citekey-bib: Expand docstringKyle Meyer
2014-11-22Mark bog-prepare-bib-file as an internal functionKyle Meyer
2014-11-22Give clearer names to helper functionsKyle Meyer
2014-11-22Add some missing docstringsKyle Meyer
2014-11-22Remove an unhelpful let bindingKyle Meyer
2014-11-12Restructure search functionsKyle Meyer
2014-11-12bog-search-notes-for-citekey: Use fallback promptKyle Meyer
2014-11-12Shorten commentaryKyle Meyer
2014-11-11Stop quoting lambdasKyle Meyer
2014-11-01Use org-before-first-heading-pKyle Meyer
2014-11-01Remove some useless let bindingsKyle Meyer
2014-11-01Replace some cond instances with caseKyle Meyer
2014-11-01bog-citekey-from-property: Cosmetic changesKyle Meyer
2014-11-01bog-citekeys-in-file: Replace add-to-list with pushKyle Meyer
2014-11-01Rework citekey collectionKyle Meyer
2014-11-01Rewrite some functions to avoid find-file-noselectKyle Meyer
2014-10-31Test bog-prepare-bib-file in temporary directoryKyle Meyer
2014-10-29Fix bog-citekey-at-point for hyphenated citekeysKyle Meyer
2014-10-16bog-citekey-from-heading-title: Cover edge caseKyle Meyer
2014-10-16Use org-with-wide-buffer macroKyle Meyer
2014-10-15Restrict keywords to built-in keywordsKyle Meyer
2014-10-15Clarify some function descriptions in READMEKyle Meyer
2014-10-15Fix typo in READMEKyle Meyer