comparison lisp/ChangeLog @ 54563:e9ac89a9fb29

#
author André Spiegel <spiegel@gnu.org>
date Fri, 26 Mar 2004 06:10:40 +0000
parents 0d079d423ca1
children 3a7d16dc72af
comparison
equal deleted inserted replaced
54562:f52b856dbc77 54563:e9ac89a9fb29
1 2004-03-26 Andre Spiegel <spiegel@gnu.org>
2
3 * vc-hooks.el (vc-arg-list): New function, which handles both
4 compiled and uncompiled code.
5 (vc-default-workfile-unchanged-p): Use it.
6
7 * vc.el (vc-print-log): Undo prev change, use new function
8 vc-arg-list from vc-hooks.el.
9
1 2004-03-26 Masatake YAMATO <jet@gyve.org> 10 2004-03-26 Masatake YAMATO <jet@gyve.org>
2 11
3 * simple.el (completion-setup-function): Emphasize the 12 * simple.el (completion-setup-function): Emphasize the
4 first uncommon characters in the completions; and de-emphasize 13 first uncommon characters in the completions; and de-emphasize
5 the common prefix substrings. 14 the common prefix substrings.