summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2015-03-03Fix indentationKyle Meyer
2015-03-03Add command shr-browse-url-and-goto-nextKyle Meyer
2015-03-01Save bookmarks when modifiedKyle Meyer
2015-03-01Add find-function-other-window bindingKyle Meyer
2015-02-28Save abbrevs silentlyKyle Meyer
2015-02-28Setup Org Link EditKyle Meyer
2015-02-28Make 'Link' heading in Org setup fileKyle Meyer
2015-02-28Add PubMed link type for OrgKyle Meyer
2015-02-28Replace noflet instance with cl-letfKyle Meyer
2015-02-28Rework some file-map bindingsKyle Meyer
2015-02-28Add write-file variantKyle Meyer
2015-02-28Add Oleh Krehel's variant of occurKyle Meyer
2015-02-28Prepend new entries when captureKyle Meyer
2015-02-28Add capture templates for Visit/Revisit headingsKyle Meyer
2015-02-28Make typo-abbrev-tableKyle Meyer
2015-02-28Move abbrev customization to separate fileKyle Meyer
2015-02-28Save abbrevs silentlyKyle Meyer
2015-02-28Add case-only abbrev functionsKyle Meyer
2015-02-28Pass ARG to dired-get-marked-filesKyle Meyer
2015-02-28Tweak make-kill-thing-at-pointKyle Meyer
2015-02-28Rewrite org-refile-dwim-target-fileKyle Meyer
2015-02-28Activate magit-patch-popup with prefixKyle Meyer
2015-02-28Add command magit-pin-fileKyle Meyer
2015-02-28Don't ask to kill project buffersKyle Meyer
2015-02-28Delete saved thing when killing project buffersKyle Meyer
2015-02-28Restore saved states when switching projectsKyle Meyer
2015-02-28Add projectile-project-save-thingKyle Meyer
2015-02-28Replace region-active-p instance with use-region-pKyle Meyer
2015-02-28Add command notmuch-show-copy-message-id-as-killKyle Meyer
2015-02-28sync-mail: Rename variableKyle Meyer
2015-02-28sync-mail: Remove global variableKyle Meyer
2015-02-28Change binding for external mapKyle Meyer
2015-02-20Rebind some 'j' bindingsKyle Meyer
2015-02-18Remove 'C-c &' prefix for yasnippetKyle Meyer
2015-02-18Add command org-open-link-directoryKyle Meyer
2015-02-18Use separate function for org-refile-dwimKyle Meyer
2015-02-18Don't indent in Org Contacts capture templateKyle Meyer
2015-02-18Add org-open-at-point-stay as speed commandKyle Meyer
2015-02-18Add command gnus-copy-gmane-link-as-killKyle Meyer
2015-02-18gnus: Rewrite article selection functionsKyle Meyer
2015-02-18gnus: Add prefix map for article and summary modeKyle Meyer
2015-02-18Add command org-delete-checked-itemsKyle Meyer
2015-02-18Move flyspell binding from C-;Kyle Meyer
2015-02-15Add command magit-log-select-guess-fixup-commitKyle Meyer
2015-02-15Rewrite org-sort-heading-ignoring-articlesKyle Meyer
2015-02-15Fix docstrings for diff commandsKyle Meyer
2015-02-15Add org-{next,previous}-item bindingsKyle Meyer
2015-02-15Give winner-undo a key chordKyle Meyer
2015-02-15Enable Winner modeKyle Meyer
2015-02-15Don't use global-unset-keyKyle Meyer