comparison lisp/ChangeLog @ 106165:0a1b5bffcd05

* cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix. * cedet/semantic/idle.el (define-semantic-idle-service) (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 20 Nov 2009 15:11:16 +0000
parents a17260f0735a
children 858a083ed2f0
comparison
equal deleted inserted replaced
106164:a17260f0735a 106165:0a1b5bffcd05
1 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * cedet/semantic/complete.el (semantic-complete-inline-map): Doc
4 fix.
5
6 * cedet/semantic/idle.el (define-semantic-idle-service)
7 (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
8
1 2009-11-20 Tassilo Horn <tassilo@member.fsf.org> 9 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
2 10
3 * progmodes/cc-cmds.el: declare-functioned forward-subword and 11 * progmodes/cc-cmds.el: declare-functioned forward-subword and
4 backward-subword to quit the byte-compiler. 12 backward-subword to quit the byte-compiler.
5 13