comparison lisp/ChangeLog @ 47229:aad2620d71a8

#
author André Spiegel <spiegel@gnu.org>
date Wed, 04 Sep 2002 20:54:44 +0000
parents 94e7991938ac
children 2f4274cc65ea
comparison
equal deleted inserted replaced
47228:0adc8142b529 47229:aad2620d71a8
1 2002-09-04 Andre Spiegel <spiegel@gnu.org>
2
3 * vc-hooks.el: Require vc.el at compile-time.
4 (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved
5 here from vc.el.
6
7 * vc.el (vc-workfile-unchanged-p,
8 vc-default-workfile-unchanged-p): Moved to vc-hooks.el.
9
10 * vc-rcs.el (vc-rcs-state): Don't require vc.el.
11
1 2002-09-04 Kenichi Handa <handa@etl.go.jp> 12 2002-09-04 Kenichi Handa <handa@etl.go.jp>
2 13
3 * international/mule.el (decode-char): Translate a character by 14 * international/mule.el (decode-char): Translate a character by
4 utf-8-translation-table-for-decode only when 15 utf-8-translation-table-for-decode only when
5 utf-8-fragment-on-decoding is non-nil. 16 utf-8-fragment-on-decoding is non-nil.