Mercurial > emacs
comparison lisp/ChangeLog @ 103638:35dac8ec1522
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 30 Jun 2009 14:48:06 +0000 |
parents | 207712a07b9c |
children | fd001b102e15 |
comparison
equal
deleted
inserted
replaced
103637:9742a3174e95 | 103638:35dac8ec1522 |
---|---|
1 2009-06-30 Michael Albinus <michael.albinus@gmx.de> | 1 2009-06-30 Michael Albinus <michael.albinus@gmx.de> |
2 | 2 |
3 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle | 3 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle |
4 also the 'rename case, when setting file modes. (Bug#3712) | 4 also the 'rename case, when setting file modes. (Bug#3712) |
5 | |
6 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method. | |
7 (tramp-gvfs-connection-mounted-p): Handle empty user name for | |
8 synce. | |
9 (tramp-synce-list-devices, tramp-synce-parse-device-names): New | |
10 defuns. | |
11 (top): Add completion function for "synce" method. | |
5 | 12 |
6 2009-06-30 Kenichi Handa <handa@m17n.org> | 13 2009-06-30 Kenichi Handa <handa@m17n.org> |
7 | 14 |
8 * international/fontset.el (setup-default-fontset): Add CJK fonts | 15 * international/fontset.el (setup-default-fontset): Add CJK fonts |
9 for symbols and the other miscellaneous characters. | 16 for symbols and the other miscellaneous characters. |