diff options
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 3a04176992e..269cb254010 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> (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 <cyd@stupidchicken.com> * emacs.py (eargs): Return expected _emacs_out string even if |