• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/lisp/progmodes/

Lines Matching defs:can

13 ;; GNU Emacs is free software; you can redistribute it and/or modify
32 ;; You can either fine-tune the bells and whistles of this mode or
57 ;; can use imenu from keyboard anyway (M-x imenu), but it is better
83 (defvar cperl-can-font-lock
88 (if cperl-can-font-lock
157 (defvar cperl-can-font-lock
486 You can always make lookup from menu or using \\[cperl-find-pods-heres]."
609 (and cperl-can-font-lock
726 Also, one can generate a newer documentation running `pod2texi' converter
729 If you use imenu-go, run imenu on perl5-info buffer (you can do it
798 ${aaa} look like unbalanced braces. The only trick I can think of is
880 expressions; can find matching () and [] in a regular expression.
931 User can disable syntax-engine-helping scan of A2 by setting
935 One can disable the scan altogether (both A1 and A2) by setting
941 One can add a (minor) speedup to editing operations by setting
948 One can unset `cperl-syntaxify-unwind'. This might speed up editing
1036 cperl-can-font-lock)
1070 (defvar cperl-emacs-can-parse (> (length (save-excursion
1101 ;;; Probably it is too late to set these guys already, but it can help later:
1277 ;; debugging syntaxificatio can be broken by this???
1521 default.) You can always quote (with \\[quoted-insert]) the left
1525 appropriate. You can set `cperl-electric-parens-string' to the string that
1542 } { } and the cursor is between the parentheses. The user can then
1553 `cperl-extra-newline-before-brace'. (Note that one can switch the
1586 one of two linefeed behavior is preferable. You can enable all these
1588 `cperl-hairy' to t. In this case you can switch separate options off
1593 If your site has perl5 documentation in info format, you can use commands
1601 help is available on \\[cperl-get-help], and one can run perldoc or
3388 ; (nth 2 state) can be
4025 ;; We can do many here-per-line;
4598 ; \] can't appear below
4651 ;; Apparently, I can't put \] into a charclass
5359 (let ((indent-info (if cperl-emacs-can-parse
5496 ;; Lines with only hashes on them can be paragraph boundaries.
7546 "Matches places in the buffer we can find help for.")
7626 "Where the documentation can be found.")
8219 ;; the starting position can be already lost due
8821 (error "Faces can only be set within POD"))
8947 Newer `font-lock's can do it themselves.