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..f63bb08448d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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 |