repo.or.cz
/
poppyer.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update
[poppyer.git]
/
init
/
19-redo-init.el
blob
840177baf3bb70aa9f26168d477497aa8efa65c1
1
2
(
autoload
'
redo
"redo"
"a redo module"
t
)
3
(
global-set-key
(
kbd
"C-x C-_"
) '
redo
)