summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-24bog-combined-bib-ignore-not-found: Add package-versionKyle Meyer
2016-01-24Remove unneeded define-minor-mode keywordsKyle Meyer
2016-01-24Rely on implicit group for defcustom'sKyle Meyer
2016-01-24Explicitly bind nil-value for case-fold-searchKyle Meyer
2016-01-24Move a few functionsKyle Meyer
2016-01-23bog--with-citekey-cache: Use uninterned symbolKyle Meyer
2016-01-22Don't assume font-lock-ensure is definedKyle Meyer
2016-01-20bog-list-orphan-citekeys: Fix sorting in Emacs 25Kyle Meyer
2016-01-20bog-clear-citekey-cache: Fix indentationKyle Meyer
2016-01-20bog-clear-citekey-cache: CosmeticsKyle Meyer
2016-01-17Bump versionv1.1.0Kyle Meyer
2016-01-17NEWS: Add headerKyle Meyer
2016-01-17bog-todo: Delete fileKyle Meyer
2016-01-06Update copyright yearsKyle Meyer
2016-01-06bog-tests.el: Rename some tests and macrosKyle Meyer
2016-01-06bog-tests.el: Fix some leftover concatsKyle Meyer
2015-12-30Add command to find files with no heading citekeyKyle Meyer
2015-12-30Add command to rename existing citekey fileKyle Meyer
2015-12-24.travis.yml: Disable emacs-snapshotKyle Meyer
2015-12-13bog-list-orphan-citekeys: Remove unused variableKyle Meyer
2015-12-13Makefile: SimplifyKyle Meyer
2015-09-18bog--prepare-bib-file: Set dialectKyle Meyer
2015-09-05goto-citekey-heading: Prefer current indirect bufferKyle Meyer
2015-09-05bog-goto-citekey-heading-in-notes: CosmeticsKyle Meyer
2015-09-05bog-{previous,next}-non-heading-citekey: CosmeticsKyle Meyer
2015-09-04Fix Emacs 25 compilation warningsKyle Meyer
2015-09-04bog-create-combined-bib: Add option to avoid promptKyle Meyer
2015-09-04bog-create-combined-bib: Correct docstringKyle Meyer
2015-08-13bog-file-ask-on-conflict: Use base name in promptKyle Meyer
2015-08-13search: Ignore restriction locksKyle Meyer
2015-08-13NEWS: Use code tagsKyle Meyer
2015-08-13bog-citekey-p: Use string, not line, boundsKyle Meyer
2015-05-22Pass alists directly to completing-readKyle Meyer
2015-05-22README.org: Update link to Org-refKyle Meyer
2015-05-22README.org: Fix grammarKyle Meyer
2015-05-04Bump versionv1.0.0Kyle Meyer
2015-04-11bog-staged-files: Don't return backup filesKyle Meyer
2015-04-11Use rx to construct bog-citekey-formatKyle Meyer
2015-03-16Support highlighting citekeys in non-Org buffersKyle Meyer
2015-03-16Replace commander with prefix mapKyle Meyer
2015-03-16Make context-functions check if in Org modeKyle Meyer
2015-03-16Autoload all commands in bog-mode-mapKyle Meyer
2015-03-06Merge branch 'remove-notes-goto'Kyle Meyer
2015-03-06Move bog-goto-citekey-heading-in-notesKyle Meyer
2015-03-06Remove bog-goto-citekey-heading-in-bufferKyle Meyer
2015-03-06Avoid infinite recursion when exit Bog View modeKyle Meyer
2015-03-06Reorganize citekey methodsKyle Meyer
2015-03-06.gitignore: Remove old patternsKyle Meyer
2015-03-04Update copyright yearKyle Meyer
2015-03-04bog-create-combined-bib: Fix citekey sortingKyle Meyer