Add undefadvice! macro for rotate-text convenience
This commit is contained in:
parent
7a348f8784
commit
5929e5b75a
2 changed files with 19 additions and 0 deletions
|
@ -31,6 +31,7 @@ This marks a foldable marker for `outline-minor-mode' in elisp buffers.")
|
|||
("let" "let*")
|
||||
("when" "unless")
|
||||
("advice-add" "advice-remove")
|
||||
("defadvice!" "undefadvice!")
|
||||
("add-hook" "remove-hook")
|
||||
("add-hook!" "remove-hook!")
|
||||
("it" "xit")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue