diff options
Diffstat (limited to 'emacs')
-rw-r--r-- | emacs/cperl-mode.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/cperl-mode.el b/emacs/cperl-mode.el index 383d164914..ff16b03942 100644 --- a/emacs/cperl-mode.el +++ b/emacs/cperl-mode.el @@ -7083,7 +7083,6 @@ Currently it is tuned to C and Perl syntax." found-bad found))) (not not-found))) - ;;; Getting help (defvar cperl-have-help-regexp ;;(concat "\\(" |