Mercurial > emacs
comparison lisp/ChangeLog @ 104054:ccf83b44281d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 24 Jul 2009 07:59:51 +0000 |
parents | a629d51e1d82 |
children | 987fd9a5b9ac |
comparison
equal
deleted
inserted
replaced
104053:e8bddd7112e5 | 104054:ccf83b44281d |
---|---|
1 2009-07-24 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * international/characters.el: Fix setting of category ?C, ?|, ?K, | |
4 and ?H. Fix setting of case for Latin Extended and Greek | |
5 Extended. | |
6 (build-unicode-category-table): Fix range checks. | |
7 | |
1 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu> | 8 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 9 |
3 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure | 10 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure |
4 the buffer we try to sync is current when calling | 11 the buffer we try to sync is current when calling |
5 vc-resynch-buffer. | 12 vc-resynch-buffer. |