# HG changeset patch # User Chong Yidong # Date 1162747557 0 # Node ID 38153d07b88323eca7890b9ee3c0c0a9c1b4966b # Parent a20b4f72bbc5cdde36559acc9dcf7a437b8ac1d8 * emacs.py: (eargs) Provide eldoc message for builtin types. Make sure eargs always outputs sentinel, to avoid emacs freeze. diff -r a20b4f72bbc5 -r 38153d07b883 etc/ChangeLog --- a/etc/ChangeLog Sun Nov 05 17:22:59 2006 +0000 +++ b/etc/ChangeLog Sun Nov 05 17:25:57 2006 +0000 @@ -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