[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This mode is used for editing Pascal code. It is automatically invoked for buffers visiting any file ending with an extension of `.pas'.
The mode provides the following capabilities:
pascal-complete-word
completes the word around current point
with respect \ to position in code
pascal-show-completions
shows all possible completions at this
point.
Other useful functions are:
pascal-mark-defun
pascal-insert-block
pascal-star-comment
pascal-comment-area
pascal-uncomment-area
pascal-comment-area
.
pascal-beg-of-defun
pascal-end-of-defun
pascal-goto-defun
pascal-outline
The variables controlling indentation/edit style are:
pascal-indent-level
pascal-case-indent
pascal-auto-newline
pascal-tab-always-indent
pascal-auto-endcomments
pascal-auto-lineup
See also the user variables pascal-type-keywords
,
pascal-start-keywords
and pascal-separator-keywords
.
Turning on Pascal mode calls the value of the variable
pascal-mode-hook
with no args, if that value is non-nil.
To configure this package, type:
M-x customize-group RET pascal RET |
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by XEmacs shared group account on December, 19 2009
using texi2html 1.65.