diff options
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 f00bef537f6..50d33c69b37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-03-23 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * frame.el (make-frame): Don't quote display name in error message, | ||
| 4 | it is already a string. | ||
| 5 | |||
| 1 | 2014-03-23 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 6 | 2014-03-23 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-read-passwd): Suspend the timers while reading | 8 | * net/tramp.el (tramp-read-passwd): Suspend the timers while reading |