/[emacs]/emacs/lisp/progmodes/cperl-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/cperl-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46.4.2 by miles, Mon Jun 28 07:29:42 2004 UTC revision 1.46.4.3 by miles, Sun Jul 11 22:07:57 2004 UTC
# Line 1472  or as help on variables `cperl-tips', `c Line 1472  or as help on variables `cperl-tips', `c
1472    (make-local-variable 'comment-start-skip)    (make-local-variable 'comment-start-skip)
1473    (setq comment-start-skip "#+ *")    (setq comment-start-skip "#+ *")
1474    (make-local-variable 'defun-prompt-regexp)    (make-local-variable 'defun-prompt-regexp)
1475    (setq defun-prompt-regexp "^[ \t]*sub[ \t]+\\([^ \t\n{(;]+\\)\\([ \t]*([^()]*)[ \t]*\\)?[ \t]*")    (setq defun-prompt-regexp "^[ \t]*sub[ \t\n]+\\([^ \t\n{(;]+\\)\\([ \t\n]*([^()]*)[ \t\n]*\\)?[ \t\n]*)")
1476    (make-local-variable 'comment-indent-function)    (make-local-variable 'comment-indent-function)
1477    (setq comment-indent-function 'cperl-comment-indent)    (setq comment-indent-function 'cperl-comment-indent)
1478    (make-local-variable 'parse-sexp-ignore-comments)    (make-local-variable 'parse-sexp-ignore-comments)

Legend:
Removed from v.1.46.4.2  
changed lines
  Added in v.1.46.4.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26