diff options
| author | Michael Albinus | 2014-12-20 13:09:49 +0100 |
|---|---|---|
| committer | Michael Albinus | 2014-12-20 13:09:49 +0100 |
| commit | b459f1f0b970b640bbc1f3827115a18be2dcef7f (patch) | |
| tree | b55a886ae584f4228316b82a4b664c2719df5990 /lisp/ChangeLog | |
| parent | 6623f3daaeecd1ec7cc24f3b0c534fa090b46ee1 (diff) | |
| download | emacs-b459f1f0b970b640bbc1f3827115a18be2dcef7f.tar.gz emacs-b459f1f0b970b640bbc1f3827115a18be2dcef7f.zip | |
* net/tramp-sh.el (tramp-histfile-override): Add :version.
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 0a76e813641..ad9548c0823 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-12-20 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-histfile-override): Add :version. | ||
| 4 | |||
| 1 | 2014-12-20 Teodor Zlatanov <tzz@lifelogs.com> | 5 | 2014-12-20 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 6 | ||
| 3 | * net/tramp-sh.el (tramp-histfile-override): Clarify docstring. | 7 | * net/tramp-sh.el (tramp-histfile-override): Clarify docstring. |