comparison lisp/ChangeLog @ 107480:2d31f33b972c

* cedet/semantic/bovine/c.el (semantic-c-describe-environment): Consistently check ede-object is bound throughout.
author Glenn Morris <rgm@gnu.org>
date Tue, 23 Mar 2010 20:19:15 -0700
parents 6edb016a3cfc
children 1161bde4ebd6
comparison
equal deleted inserted replaced
107479:6edb016a3cfc 107480:2d31f33b972c
1 2010-03-24 Glenn Morris <rgm@gnu.org>
2
3 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
4 Consistently check ede-object is bound throughout.
5
1 2010-03-23 Sam Steingold <sds@gnu.org> 6 2010-03-23 Sam Steingold <sds@gnu.org>
2 7
3 Fix bug#5620: recalculate all markers on compilation buffer 8 Fix bug#5620: recalculate all markers on compilation buffer
4 modifications, not on file modifications. 9 modifications, not on file modifications.
5 * progmodes/compile.el (buffer-modtime): New buffer-local variable: 10 * progmodes/compile.el (buffer-modtime): New buffer-local variable: