From: thierry volpiatto Date: Thu, 6 Oct 2011 16:06:01 +0000 (+0200) Subject: Update Changelog X-Git-Tag: emacs-pretest-24.0.91~198 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e3459ce231980256226b23116dd9b356a8769f8;p=emacs.git Update Changelog --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index efa4b87a9ea..630be9ea044 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2011-10-06 Thierry Volpiatto + + * lisp/eshell/eshell.el (eshell-command): Enable `eshell-mode' only + in current minibuffer (Fix bug with recursive minibuffers). + 2011-10-06 Chong Yidong * progmodes/gdb-mi.el (gdb): Doc fix.