diff options
| author | Thierry Volpiatto | 2014-03-23 10:22:16 +0100 |
|---|---|---|
| committer | Michael Albinus | 2014-03-23 10:22:16 +0100 |
| commit | f1e06f7bffc1407f7e597f714b2969fc6d1d8eed (patch) | |
| tree | bcdcbe01f179d85d917d5f87cd95f0448918b2f2 /lisp/ChangeLog | |
| parent | 2614c1af39e9a9746133a7e04e19f378ad593909 (diff) | |
| download | emacs-f1e06f7bffc1407f7e597f714b2969fc6d1d8eed.tar.gz emacs-f1e06f7bffc1407f7e597f714b2969fc6d1d8eed.zip | |
* net/tramp.el (tramp-read-passwd): Suspend the timers while reading
the password.
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 feb78f59fc7..f00bef537f6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-03-23 Thierry Volpiatto <thierry.volpiatto@gmail.com> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-read-passwd): Suspend the timers while reading | ||
| 4 | the password. | ||
| 5 | |||
| 1 | 2014-03-23 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2014-03-23 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | * emacs-lisp/package.el (package-show-package-list): If the buffer | 8 | * emacs-lisp/package.el (package-show-package-list): If the buffer |