diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 84cfa2adcff..6e86aa2a94a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option | ||
| 4 | for the short log. | ||
| 5 | (vc-bzr-log-view-mode): Adjust regexp for the above change. | ||
| 6 | |||
| 1 | 2010-01-25 Mark A. Hershberger <mah@everybody.org> | 7 | 2010-01-25 Mark A. Hershberger <mah@everybody.org> |
| 2 | 8 | ||
| 3 | * progmodes/python.el: Replace reference to obsolete | 9 | * progmodes/python.el: Replace reference to obsolete |