aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 946195bfcd6..cd49df78e1d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12009-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
12009-10-08 Chong Yidong <cyd@stupidchicken.com> 132009-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.