; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
This commit is contained in:
parent
11d6d6c3ea
commit
dd1220b969
20 changed files with 37 additions and 37 deletions
|
@ -627,7 +627,7 @@ Value for `adaptive-fill-function'."
|
|||
;; encouraged to use 'lisp-data-mode' instead.
|
||||
(defun lisp-mode-variables (&optional lisp-syntax keywords-case-insensitive
|
||||
elisp)
|
||||
"Common initialization routine for lisp modes.
|
||||
"Common initialization routine for Lisp modes.
|
||||
The LISP-SYNTAX argument is used by code in inf-lisp.el and is
|
||||
\(uselessly) passed from pp.el, chistory.el, gnus-kill.el and
|
||||
score-mode.el. KEYWORDS-CASE-INSENSITIVE non-nil means that for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue