]> code.delx.au - gnu-emacs/commit
Fix interactive specs in some hideif.el commands
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Jan 2016 07:40:12 +0000 (09:40 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jan 2016 07:40:12 +0000 (09:40 +0200)
commit05df6662ef229fdbaa2b6f4430f39f95eaa7a65a
tree015c20da70330b4b1c156b74a42e92ec3b360542
parentbb0cd3193912032ae11a27016271d4587f876f98
Fix interactive specs in some hideif.el commands

* lisp/progmodes/hideif.el (hif-evaluate-macro)
(hide-ifdef-undef, show-ifdef-block): Don't use '(interactive "r")'
in commands that should only act on the region if it's active.
lisp/progmodes/hideif.el