From 0b0cccd5ef869455d6c2c6cc7573552994db37b9 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 5 Nov 2006 17:25:57 +0000 Subject: [PATCH] * emacs.py: (eargs) Provide eldoc message for builtin types. Make sure eargs always outputs sentinel, to avoid emacs freeze. --- etc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.2