Fix typo in previous change.
This commit is contained in:
parent
c0df1d6180
commit
22486a7f29
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ rigidly along with this one."
|
|||
(> end beg))
|
||||
(indent-code-rigidly beg end shift-amt)))))
|
||||
|
||||
defvar calculate-lisp-indent-last-sexp)
|
||||
(defvar calculate-lisp-indent-last-sexp)
|
||||
|
||||
(defun calculate-lisp-indent (&optional parse-start)
|
||||
"Return appropriate indentation for current line as Lisp code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue