comparison lisp/ChangeLog @ 91957:42f58d542f55

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Tue, 19 Feb 2008 11:45:54 +0000
parents c63fbebcd19c
children dfdc2f5061b3
comparison
equal deleted inserted replaced
91956:7bc22dad5f9a 91957:42f58d542f55
1 2008-02-19 Thien-Thi Nguyen <ttn@gnuvola.org>
2
3 * vc-hooks.el (vc-find-root): Take optional arg INVERT.
4 If non-nil, reverse the sense of the check.
5 * vc-rcs.el (vc-rcs-root): New func.
6 * vc-cvs.el (vc-cvs-root): New func.
7 * vc-svn.el (vc-svn-root): New func.
8
1 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp> 9 2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
2 10
3 * language/japan-util.el (setup-japanese-environment-internal): 11 * language/japan-util.el (setup-japanese-environment-internal):
4 Call use-cjk-char-width-table. 12 Call use-cjk-char-width-table.
5 13