aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog16
1 files changed, 10 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d6de9baa118..f01ef60c35a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
4
12013-02-25 Juri Linkov <juri@jurta.org> 52013-02-25 Juri Linkov <juri@jurta.org>
2 6
3 * replace.el (read-regexp): Let-bind `default' to the first 7 * replace.el (read-regexp): Let-bind `default' to the first
@@ -57,8 +61,8 @@
57 (tramp-default-method): Adapt check for 61 (tramp-default-method): Adapt check for
58 `tramp-ssh-controlmaster-options'. 62 `tramp-ssh-controlmaster-options'.
59 63
60 * net/tramp-sh.el (tramp-methods): Replace 64 * net/tramp-sh.el (tramp-methods):
61 `tramp-ssh-controlmaster-template' by "%c". 65 Replace `tramp-ssh-controlmaster-template' by "%c".
62 (tramp-do-copy-or-rename-file-out-of-band) 66 (tramp-do-copy-or-rename-file-out-of-band)
63 (tramp-maybe-open-connection): Use it in format spec. Ensure, 67 (tramp-maybe-open-connection): Use it in format spec. Ensure,
64 that it is applied for the first hop only. 68 that it is applied for the first hop only.
@@ -80,8 +84,8 @@
80 84
81 * net/tramp.el (tramp-tramp-file-p): Fix docstring. 85 * net/tramp.el (tramp-tramp-file-p): Fix docstring.
82 86
83 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Handle 87 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
84 multibyte file names. 88 Handle multibyte file names.
85 89
862013-02-22 Glenn Morris <rgm@gnu.org> 902013-02-22 Glenn Morris <rgm@gnu.org>
87 91
@@ -104,8 +108,8 @@
104 108
1052013-02-21 Fabián Ezequiel Gallina <fgallina@cuca> 1092013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
106 110
107 * progmodes/python.el (python-info-current-defun): Enhance 111 * progmodes/python.el (python-info-current-defun):
108 match-data cluttering prevention. 112 Enhance match-data cluttering prevention.
109 113
1102013-02-21 Glenn Morris <rgm@gnu.org> 1142013-02-21 Glenn Morris <rgm@gnu.org>
111 115