summaryrefslogtreecommitdiff
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-08-07 17:36:36 +0000
committerRichard M. Stallman <rms@gnu.org>1997-08-07 17:36:36 +0000
commit45ce52658b92e201358a48855f30bc1b05d73968 (patch)
treeb08a3b2ea7be7bcc30114fa784322d9719b74b47 /lisp/progmodes
parent3a4beca534f568378f269e39bc75ab3db23613b2 (diff)
downloademacs-45ce52658b92e201358a48855f30bc1b05d73968.tar.gz
(c-set-offset): Add autoload cookie.
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/cc-styles.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/cc-styles.el b/lisp/progmodes/cc-styles.el
index c9f08cd74ff..1b6609c8ddf 100644
--- a/lisp/progmodes/cc-styles.el
+++ b/lisp/progmodes/cc-styles.el
@@ -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