Mercurial > emacs
comparison etc/ChangeLog @ 73712:38153d07b883
* emacs.py: (eargs) Provide eldoc message for builtin types.
Make sure eargs always outputs sentinel, to avoid emacs freeze.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 05 Nov 2006 17:25:57 +0000 |
parents | 4a2a0193261a |
children | 9419aa009338 |
comparison
equal
deleted
inserted
replaced
73711:a20b4f72bbc5 | 73712:38153d07b883 |
---|---|
1 2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) | |
2 | |
3 * emacs.py: (eargs) Provide eldoc message for builtin types. | |
4 Make sure eargs always outputs sentinel, to avoid emacs freeze. | |
5 | |
1 2006-10-22 Chong Yidong <cyd@stupidchicken.com> | 6 2006-10-22 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * emacs.py (eargs): Return expected _emacs_out string even if | 8 * emacs.py (eargs): Return expected _emacs_out string even if |
4 errors occur. | 9 errors occur. |
5 | 10 |