1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-29 01:33:29 -07:00

*** empty log message ***

This commit is contained in:
Glenn Morris 2007-09-03 06:25:12 +00:00
parent cb3b6f1d3f
commit f0988e4707

View file

@ -1,7 +1,8 @@
2007-09-03 Glenn Morris <rgm@gnu.org>
* vc-svn.el (vc-svn-print-log): Change the "Working file" prefix
back to singular, for the sake of log-view.
* vc-svn.el (vc-svn-print-log): If there is only one file, use
"Working file:" as the prefix, for the sake of
log-view-current-file.
2007-09-02 Dan Nicolaescu <dann@ics.uci.edu>