comparison lisp/ChangeLog @ 76695:fcd97ad334b8

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 24 Mar 2007 11:33:42 +0000
parents 518fe7945c1a
children a1bfaeef534b
comparison
equal deleted inserted replaced
76694:f35ed3fecce9 76695:fcd97ad334b8
1 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * vc-rcs.el (vc-rcs-annotate-command):
4 Set text property :vc-annotate-prefix on the annotation text.
5 (vc-rcs-annotate-time): Instead of searching for ": ",
6 search for end of text propertized with :vc-annotate-prefix.
7
1 2007-03-24 Martin Rudalics <rudalics@gmx.at> 8 2007-03-24 Martin Rudalics <rudalics@gmx.at>
2 9
3 * whitespace.el (top level): Remove calls putting 10 * whitespace.el (top level): Remove calls putting
4 permanent-local nil property since these are no-ops. 11 permanent-local nil property since these are no-ops.
5 12
6 * man.el (Man-support-local-filenames): Assure that 13 * man.el (Man-support-local-filenames): Assure that
7 default-directory exists when doing call-process. 14 default-directory exists when doing call-process.
8 15
9 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change) 16 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)