Mercurial > emacs
changeset 70742:6d812049e04c
(c-style-alist): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 19 May 2006 19:50:50 +0000 |
parents | 0e29340d15dc |
children | 90e65df17a62 |
files | lisp/progmodes/cc-styles.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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