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 1659f610f7e..dd1b4a400ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-12-12 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * progmodes/cc-engine.el (c-forward-type): Before scanning a | ||
| 4 | template arglist, check that the current language supports this. | ||
| 5 | |||
| 1 | 2010-12-11 Glenn Morris <rgm@gnu.org> | 6 | 2010-12-11 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable | 8 | * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable |