# HG changeset patch # User Thien-Thi Nguyen # Date 1174736022 0 # Node ID fcd97ad334b8f3dcd5fceb96b13a9dcb787403cd # Parent f35ed3fecce903f298d78099ced0f64fefd9a583 *** empty log message *** diff -r f35ed3fecce9 -r fcd97ad334b8 lisp/ChangeLog --- a/lisp/ChangeLog Sat Mar 24 11:32:37 2007 +0000 +++ b/lisp/ChangeLog Sat Mar 24 11:33:42 2007 +0000 @@ -1,7 +1,14 @@ +2007-03-24 Thien-Thi Nguyen + + * vc-rcs.el (vc-rcs-annotate-command): + Set text property :vc-annotate-prefix on the annotation text. + (vc-rcs-annotate-time): Instead of searching for ": ", + search for end of text propertized with :vc-annotate-prefix. + 2007-03-24 Martin Rudalics * whitespace.el (top level): Remove calls putting - permanent-local nil property since these are no-ops. + permanent-local nil property since these are no-ops. * man.el (Man-support-local-filenames): Assure that default-directory exists when doing call-process.