comparison man/cc-mode.texi @ 63612:df65ae1d9d1b

Fix spellings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 21 Jun 2005 11:40:22 +0000
parents 22798b2ebf72
children 3723093a21fd b7da78284d4c
comparison
equal deleted inserted replaced
63611:e674f801b65f 63612:df65ae1d9d1b
2361 using the semantics described above. The first element of the list that 2361 using the semantics described above. The first element of the list that
2362 returns a non-@code{nil} value succeeds and the evaluation stops. If 2362 returns a non-@code{nil} value succeeds and the evaluation stops. If
2363 none of the list elements return a non-@code{nil} value, then an offset 2363 none of the list elements return a non-@code{nil} value, then an offset
2364 of 0 (zero) is used@footnote{There is however a variable 2364 of 0 (zero) is used@footnote{There is however a variable
2365 @code{c-strict-syntax-p} that, when set to non-@code{nil}, will cause an 2365 @code{c-strict-syntax-p} that, when set to non-@code{nil}, will cause an
2366 error to be signalled in that case. It's now considered obsolete since 2366 error to be signaled in that case. It's now considered obsolete since
2367 it doesn't work well with some of the alignment functions that now 2367 it doesn't work well with some of the alignment functions that now
2368 returns @code{nil} instead of zero to be more usable in lists. You 2368 returns @code{nil} instead of zero to be more usable in lists. You
2369 should therefore leave @code{c-strict-syntax-p} set to @code{nil}.}. 2369 should therefore leave @code{c-strict-syntax-p} set to @code{nil}.}.
2370 2370
2371 So, for example, because most of the default offsets are defined in 2371 So, for example, because most of the default offsets are defined in