Searched +refs:cperl +refs:word +refs:at +refs:point (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcperl-mode.el0 ;;; cperl-mode.el --- Perl code editing commands for Emacs
15 ;; the Free Software Foundation; either version 2, or (at your option)
35 ;; (setq cperl-hairy t)
41 ;; or as help on variables `cperl-tips', `cperl-problems', <<<<<<
42 ;; `cperl-praise', `cperl-speed'. <<<<<<
82 (defconst cperl-xemacs-p (string-match "XEmacs\\|Lucid" emacs-version))
83 (defvar cperl-can-font-lock
84 (or cperl
172 (defgroup cperl nil function
[all...]

Completed in 85 milliseconds