From: Chong Yidong Date: Sun, 5 Nov 2006 17:25:57 +0000 (+0000) Subject: * emacs.py: (eargs) Provide eldoc message for builtin types. X-Git-Tag: emacs-pretest-22.0.91~319 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0b0cccd5ef869455d6c2c6cc7573552994db37b9;p=emacs.git * emacs.py: (eargs) Provide eldoc message for builtin types. Make sure eargs always outputs sentinel, to avoid emacs freeze. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 3a04176992e..f63bb08448d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2006-11-05 Slawomir Nowaczyk (tiny change) + + * emacs.py: (eargs) Provide eldoc message for builtin types. + Make sure eargs always outputs sentinel, to avoid emacs freeze. + 2006-10-22 Chong Yidong * emacs.py (eargs): Return expected _emacs_out string even if