diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-12-06 Dmitry Gutov <dgutov@yandex.ru> | 9 | 2013-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 |