aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorAlan Mackenzie2008-03-07 22:31:59 +0000
committerAlan Mackenzie2008-03-07 22:31:59 +0000
commitf1bb4ee1b8e34a55b5640e46bc5e7ea7d3070d12 (patch)
tree49ec8baa63c43d4849ae9b7b27b2da4950dbd2ca /lisp
parentaf379c86fbfc93e033f5c541e8cd05d4e40bf3e1 (diff)
downloademacs-f1bb4ee1b8e34a55b5640e46bc5e7ea7d3070d12.tar.gz
emacs-f1bb4ee1b8e34a55b5640e46bc5e7ea7d3070d12.zip
(Limitations and Known Bugs): State that the number of parens/brackets in
a k&r region is limited.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d162ea33fb1..9d267a7d863 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-03-07 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of
4 paren/bracket pairs parsed, to solve performance problem.
5
12008-03-07 Bastien Guerry <bzg@altern.org> 62008-03-07 Bastien Guerry <bzg@altern.org>
2 7
3 * bookmark.el (bookmark-set): Don't check for 8 * bookmark.el (bookmark-set): Don't check for