diff options
| author | Ted Zlatanov | 2014-12-20 06:14:04 -0500 |
|---|---|---|
| committer | Ted Zlatanov | 2014-12-20 06:14:04 -0500 |
| commit | 6623f3daaeecd1ec7cc24f3b0c534fa090b46ee1 (patch) | |
| tree | cd9de239378999b611cfa6eecdcfa05be4518380 /lisp/ChangeLog | |
| parent | 8fa2e2544a0cc10bb1966f374a57bf946a213595 (diff) | |
| download | emacs-6623f3daaeecd1ec7cc24f3b0c534fa090b46ee1.tar.gz emacs-6623f3daaeecd1ec7cc24f3b0c534fa090b46ee1.zip | |
* net/tramp-sh.el (tramp-histfile-override): Clarify docstring.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b658cc1d0fa..0a76e813641 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-12-20 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-histfile-override): Clarify docstring. | ||
| 4 | |||
| 1 | 2014-12-19 Artur Malabarba <bruce.connor.am@gmail.com> | 5 | 2014-12-19 Artur Malabarba <bruce.connor.am@gmail.com> |
| 2 | 6 | ||
| 3 | * let-alist.el (let-alist): Enable access to deeper alists by | 7 | * let-alist.el (let-alist): Enable access to deeper alists by |