*** empty log message ***
This commit is contained in:
parent
a90256ccb2
commit
f30ff39f78
3 changed files with 12 additions and 12 deletions
|
@ -383,7 +383,7 @@ of the start of the containing expression."
|
|||
(or (funcall lisp-indent-function indent-point state)
|
||||
normal-indent))
|
||||
(t
|
||||
normal-indent)))))))
|
||||
normal-indent))))))
|
||||
|
||||
(defun lisp-indent-function (indent-point state)
|
||||
(let ((normal-indent (current-column)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue