Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This variable is usually non-nil because I run Emacs as a daemon, but
since I use these bindings frequently, I want to make sure
org-use-speed-commands is always non-nil.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Magit commit 23f4f8dd3abe4dd7ee57d8edd62421f1f2c6daea introduced
magit-status-internal.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
magit-visit was removed a while ago [1], so this isn't doing anything.
Currently, there are multiple functions to advise [2]. Instead of doing
that, I'll just call org-reveal (C-c C-r).
[1] 81c6b881d9e4e93442677d6e2183c7f2cc47887a
[2] 2dc3965e74eabe53763f208809a9dae3105c1149
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fall back to file prompt when there is no file at point.
|
|
|
|
|