Searched +defs:backward +defs:to +defs:indentation (Results 1 - 1 of 1) sorted by relevance

/hets/utils/el/
H A Dcasl-indent.el9 ;; casl-indent.el --- indentation module for CASL Mode
13 "casl indentation."
18 "*Indentation of casl statements with respect to containing block."
23 "*Column on which to align right-hand sides (use 0 for ad-hoc alignment)."
37 (defun casl-indent-point-to-col (apoint)
47 "Regexp describing keywords to complete when standing at the first word
52 "These keywords need not to be indented.")
73 ;; for pushing indentation information
76 "Pushes indentation information for the column COL
77 followed by NAME (if present). Makes sure that the same indentation inf
[all...]

Completed in 47 milliseconds