diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6eb3260f445..0b845dd1205 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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 |