(c-set-offset): Add autoload cookie.
This commit is contained in:
parent
cee30b8f9d
commit
275a02d412
1 changed files with 1 additions and 0 deletions
|
@ -500,6 +500,7 @@ Here is the current list of valid syntactic element symbols:
|
|||
nil))))
|
||||
offset))
|
||||
|
||||
;;;###autoload
|
||||
(defun c-set-offset (symbol offset &optional add-p)
|
||||
"Change the value of a syntactic element symbol in `c-offsets-alist'.
|
||||
SYMBOL is the syntactic element symbol to change and OFFSET is the new
|
||||
|
|
Loading…
Add table
Reference in a new issue