aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 05c8ce4d83a..52538031a23 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12014-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * simple.el (execute-extended-command--last-typed): New var.
4 (read-extended-command): Set it.
5 Don't complete obsolete commands.
6 (execute-extended-command--shorter-1)
7 (execute-extended-command--shorter): New functions.
8 (execute-extended-command): Use them to suggest shorter names.
9 (indicate-copied-region, deactivate-mark): Use region-active-p.
10
12014-11-03 Michael Albinus <michael.albinus@gmx.de> 112014-11-03 Michael Albinus <michael.albinus@gmx.de>
2 12
3 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Use a 13 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Use a