diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fe4847614c8..01a47fd4aaf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-03-03 Glenn Morris <rgm@gnu.org> | 1 | 2011-03-03 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * progmodes/grep.el (grep-highlight-matches): Doc fix. | ||
| 4 | (grep-process-setup): No highlighting without font-lock. (Bug#8084) | ||
| 5 | |||
| 3 | * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries | 6 | * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries |
| 4 | with no parents. (Bug#8025) | 7 | with no parents. (Bug#8025) |
| 5 | 8 | ||