mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
ditto for c-backslash-region.
This commit is contained in:
parent
d73ecf45ad
commit
c6b3c155c9
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@
|
|||
|
||||
(put 'comment-region 'menu-enable 'mark-active)
|
||||
(put 'c-macro-expand 'menu-enable 'mark-active)
|
||||
(put 'c-backslash-region 'menu-enable 'mark-active)
|
||||
|
||||
(autoload 'c-macro-expand "cmacexp"
|
||||
"Display the result of expanding all C macros occurring in the region.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue