Mercurial > emacs
comparison lisp/ChangeLog @ 105525:dbf80f6b6e39
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 08 Oct 2009 15:21:31 +0000 |
parents | 825191b3e4f4 |
children | e0aaf562a485 |
comparison
equal
deleted
inserted
replaced
105524:e781cac84553 | 105525:dbf80f6b6e39 |
---|---|
1 2009-10-08 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain) | |
4 (tramp-file-name-real-host, tramp-file-name-port): Apply | |
5 `save-match-data. | |
6 | |
7 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the | |
8 case both directories are remote. | |
9 (tramp-smb-handle-expand-file-name): Implement "~" expansion. | |
10 (tramp-smb-maybe-open-connection): Flush the cache only if | |
11 necessary. | |
12 | |
1 2009-10-08 Chong Yidong <cyd@stupidchicken.com> | 13 2009-10-08 Chong Yidong <cyd@stupidchicken.com> |
2 | 14 |
3 * cedet/ede/proj-obj.el (ede-gcc-linker): New var. | 15 * cedet/ede/proj-obj.el (ede-gcc-linker): New var. |
4 (ede-proj-target-makefile-objectcode): Use it. | 16 (ede-proj-target-makefile-objectcode): Use it. |
5 | 17 |