summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-03-19 22:52:28 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-03-19 22:52:28 +0000
commit8a68550553b0b077f866db5eab88b9969d08e4d3 (patch)
tree6c4d2d00ceccc73130296bea4946edb9d07cfd00
parentad9f1942e45dd37f3278278afb0776632fb4dcb7 (diff)
downloademacs-8a68550553b0b077f866db5eab88b9969d08e4d3.tar.gz
(Performance Issues): Update note about 21.3 to 22.1.
-rw-r--r--man/cc-mode.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/cc-mode.texi b/man/cc-mode.texi
index 05b7df18b47..d3996eff5c7 100644
--- a/man/cc-mode.texi
+++ b/man/cc-mode.texi
@@ -6701,7 +6701,7 @@ this hack can degrade performance by about as much. Thus this variable
is set to @code{nil} by default, since the Emacs-friendly styles should
be more common (and encouraged!). Note that this variable has no effect
in Emacs since the necessary built-in functions don't exist (in Emacs
-21.3 as of this writing in May 2003).
+22.1 as of this writing in February 2007).
Text properties are used to speed up skipping over syntactic whitespace,
i.e. comments and preprocessor directives. Indenting a line after a