*** empty log message ***

This commit is contained in:
Brian Preble 1991-03-12 19:57:55 +00:00
parent a90256ccb2
commit f30ff39f78
3 changed files with 12 additions and 12 deletions

View file

@ -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)))