# HG changeset patch # User Richard M. Stallman # Date 870975396 0 # Node ID 024594beef653528cd1e9a9589e256c360f69a81 # Parent e83ac35f9bcbcc7f4ae13cbecc8bad1d4fef462f (c-set-offset): Add autoload cookie. diff -r e83ac35f9bcb -r 024594beef65 lisp/progmodes/cc-styles.el --- a/lisp/progmodes/cc-styles.el Thu Aug 07 17:33:49 1997 +0000 +++ b/lisp/progmodes/cc-styles.el Thu Aug 07 17:36:36 1997 +0000 @@ -500,6 +500,7 @@ 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