projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
f20d6a6
)
[emacs/shackle] fix typo in rule :align
author
Amin Bandali
<amin@gnu.org>
Sat, 1 Sep 2018 06:27:47 +0000
(
02:27
-0400)
committer
Amin Bandali
<amin@gnu.org>
Sat, 1 Sep 2018 06:27:47 +0000
(
02:27
-0400)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
65d0c54
..
5dacc59
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1261,7
+1261,7
@@
Emacs package that displays available keybindings in popup
'(("*Help*" :align right :select t :size 0.5)
("\\`\\*helm.*?\\*\\'" :regexp t :align t)
((compilation-mode "\\`\\*magit-diff: .*?\\'") :regexp t :noselect t)
'(("*Help*" :align right :select t :size 0.5)
("\\`\\*helm.*?\\*\\'" :regexp t :align t)
((compilation-mode "\\`\\*magit-diff: .*?\\'") :regexp t :noselect t)
- ("*magit-dispatch-popup*" :align b
ottom
)
+ ("*magit-dispatch-popup*" :align b
elow
)
((inferior-scheme-mode "*shell*" "*eshell*") :popup t))
shackle-default-rule '(:select t)
shackle-default-size 0.4
((inferior-scheme-mode "*shell*" "*eshell*") :popup t))
shackle-default-rule '(:select t)
shackle-default-size 0.4