From: Eli Zaretskii Date: Fri, 19 May 2006 19:50:50 +0000 (+0000) Subject: (c-style-alist): Doc fix. X-Git-Tag: emacs-pretest-22.0.90~2488 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74456292cede7bb245b53e58abf6aaf763f85695;p=emacs.git (c-style-alist): Doc fix. --- diff --git a/lisp/progmodes/cc-styles.el b/lisp/progmodes/cc-styles.el index 6f623623535..c2b9b435e4c 100644 --- a/lisp/progmodes/cc-styles.el +++ b/lisp/progmodes/cc-styles.el @@ -264,7 +264,7 @@ element of the list is added with `add-hook'. Do not change this variable directly. Use the function `c-add-style' to add new styles or modify existing styles (it is not a good idea to modify existing styles -- you should create a new style that inherits -the existing style.") +the existing style).") ;; Functions that manipulate styles