aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-12-06 16:34:06 +0100
committerMichael Albinus2013-12-06 16:34:06 +0100
commit4803595dfd00ce07cd09913ee3c5d40a023f3a08 (patch)
tree5206084ae7db0df727e0f376536393d287899cc1 /lisp/ChangeLog
parenta59d76e05f20a25ecec8fc83834ba03c343ae4a2 (diff)
downloademacs-4803595dfd00ce07cd09913ee3c5d40a023f3a08.tar.gz
emacs-4803595dfd00ce07cd09913ee3c5d40a023f3a08.zip
Bug#16045
* progmodes/compile.el (compilation-start): * progmodes/grep.el (rgrep): Revert change of 2012-12-20T11:15:38Z!michael.albinus@gmx.de. * net/tramp-sh.el (tramp-sh-handle-start-file-process): Handle long command lines, lasting from "sh -c ...". (Bug#16045)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8e68eb40768..4bad667aa50 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12013-12-06 Michael Albinus <michael.albinus@gmx.de>
2
3 * progmodes/compile.el (compilation-start):
4 * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
5
6 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
7 Handle long command lines, lasting from "sh -c ...". (Bug#16045)
8
12013-12-06 Dmitry Gutov <dgutov@yandex.ru> 92013-12-06 Dmitry Gutov <dgutov@yandex.ru>
2 10
3 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Touch 11 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Touch