diff options
| author | Michael Albinus | 2014-04-20 23:35:55 +0200 |
|---|---|---|
| committer | Michael Albinus | 2014-04-20 23:35:55 +0200 |
| commit | feb5d8a4d340ef247ec581141388f6ba6cfb0d73 (patch) | |
| tree | 81d85a4e2ccc81cf31406e2b0f87e1196253ec0f /lisp/ChangeLog | |
| parent | 0c48323816982162e01c71d3ae9ceed16a3f917d (diff) | |
| download | emacs-feb5d8a4d340ef247ec581141388f6ba6cfb0d73.tar.gz emacs-feb5d8a4d340ef247ec581141388f6ba6cfb0d73.zip | |
* net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if possible.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d762078dfd0..0b7de93cc02 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-04-20 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if | ||
| 4 | possible. | ||
| 5 | |||
| 1 | 2014-04-19 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2014-04-19 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable | 8 | * progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable |