aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-11-05 15:18:41 +0100
committerMichael Albinus2013-11-05 15:18:41 +0100
commit158262615caff45976d334f79ff066d565682f1a (patch)
tree7efa26dd044a027a0463837a40097a88d00a8351 /lisp/ChangeLog
parent95a23e62a95e69dbe9235c57a8bc71b549714ac3 (diff)
downloademacs-158262615caff45976d334f79ff066d565682f1a.tar.gz
emacs-158262615caff45976d334f79ff066d565682f1a.zip
Fix problems found while writing a test suite.
* net/tramp-compat.el (tramp-compat-load): New defun. * net/tramp.el (tramp-handle-load): Use it. * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case "(numberp ok-if-already-exists)" correctly.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fe43c7ad0aa..10dbbf92b84 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12013-11-05 Michael Albinus <michael.albinus@gmx.de>
2
3 Fix problems found while writing a test suite.
4
5 * net/tramp-compat.el (tramp-compat-load): New defun.
6 * net/tramp.el (tramp-handle-load): Use it.
7
8 * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
9 "(numberp ok-if-already-exists)" correctly.
10
12013-11-05 Xue Fuqiao <xfq.free@gmail.com> 112013-11-05 Xue Fuqiao <xfq.free@gmail.com>
2 12
3 * international/characters.el (glyphless-char-display-control): 13 * international/characters.el (glyphless-char-display-control):