summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-specs.el
diff options
context:
space:
mode:
authorMichaël Cadilhac <michael.cadilhac@lrde.org>2007-08-17 22:51:24 +0000
committerMichaël Cadilhac <michael.cadilhac@lrde.org>2007-08-17 22:51:24 +0000
commit8a4c50518400514864e55a6a84e956744b072a3a (patch)
tree6e990a77051f9058141c3d82d28f52bcd81c4422 /lisp/emacs-lisp/cl-specs.el
parent18e08bf7a2b62a19ab0cb018c133907dfab78560 (diff)
downloademacs-8a4c50518400514864e55a6a84e956744b072a3a.tar.gz
emacs-8a4c50518400514864e55a6a84e956744b072a3a.tar.bz2
emacs-8a4c50518400514864e55a6a84e956744b072a3a.zip
(meta-indent-calculate-last): Remove.
(meta-indent-current-nesting): Use a computation of the nesting instead. (meta-indent-current-indentation): Indentation is given according to nesting and if the previous line was finished or not. (meta-indent-unfinished-line): Tell if the current line ends with a finished expression. (meta-indent-looking-at-code): Like `looking-at', but checks if the point is a string before. (meta-indent-level-count): Use it. Don't count parenthesis as it's done in the nesting function. (meta-indent-in-string-p): Tell if the current point is in a string. (meta-indent-calculate): Treat b-o-b as a special case. Use the previous functions.
Diffstat (limited to 'lisp/emacs-lisp/cl-specs.el')
0 files changed, 0 insertions, 0 deletions