perl-run is not supported yet

--HG--
branch : pmacs2
This commit is contained in:
Erik Osheim 2009-10-01 16:17:32 -04:00
parent adb3ed688b
commit ad565fa064
1 changed files with 1 additions and 1 deletions

View File

@ -893,7 +893,7 @@ class Perl(Fundamental):
'perl-hash-cleanup': ('C-c h',),
'perl-open-module': ('C-c C-f',),
'perl-open-module-word': ('C-c M-f',),
'perl-run': ('C-c r',),
#'perl-run': ('C-c r',),
'perl-semantic-complete': ('C-c TAB',),
'perl-set-lib': ('C-c l',),
'perl-wrap-paragraph': ('M-q',),