Apply typo patches from Paul Eggert.
This commit is contained in:
parent
16a4a21d01
commit
eb8c3be94e
151 changed files with 388 additions and 388 deletions
|
@ -371,7 +371,7 @@ of the start of the containing expression."
|
|||
(parse-partial-sexp (point) last-sexp 0 t)
|
||||
(backward-prefix-chars)))))
|
||||
;; Point is at the point to indent under unless we are inside a string.
|
||||
;; Call indentation hook except when overriden by lisp-indent-offset
|
||||
;; Call indentation hook except when overridden by lisp-indent-offset
|
||||
;; or if the desired indentation has already been computed.
|
||||
(let ((normal-indent (current-column)))
|
||||
(cond ((elt state 3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue