diff lisp/ChangeLog @ 92938:89f7b102ea85

(vc-bzr-print-log): Insert a file marker. Run the log for each file in the list. (vc-bzr-log-view-mode): Recognize the file marker.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 14 Mar 2008 16:12:31 +0000
parents 9b852833cd26
children f0b6eb7a4cc3
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 14 16:09:39 2008 +0000
+++ b/lisp/ChangeLog	Fri Mar 14 16:12:31 2008 +0000
@@ -1,5 +1,9 @@
 2008-03-14  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* vc-bzr.el (vc-bzr-print-log): Insert a file marker.  Run the log
+	for each file in the list.
+	(vc-bzr-log-view-mode): Recognize the file marker.
+
 	* emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
 	for checkdoc and profiling.