# HG changeset patch # User Eli Zaretskii # Date 1148068250 0 # Node ID 6d812049e04c8b3f788b26462eea5d72c3db9d0b # Parent 0e29340d15dc8fa2898e46cc074d3abf7104d181 (c-style-alist): Doc fix. diff -r 0e29340d15dc -r 6d812049e04c lisp/progmodes/cc-styles.el --- a/lisp/progmodes/cc-styles.el Fri May 19 19:47:14 2006 +0000 +++ b/lisp/progmodes/cc-styles.el Fri May 19 19:50:50 2006 +0000 @@ -264,7 +264,7 @@ 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