summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-11-05 17:25:57 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-11-05 17:25:57 +0000
commit0b0cccd5ef869455d6c2c6cc7573552994db37b9 (patch)
treec0c5f6091361ed1e4c07eb79ceb833bbbf993634 /etc
parent364d5346c059aa69dec167c70d26b9d708fb18e2 (diff)
downloademacs-0b0cccd5ef869455d6c2c6cc7573552994db37b9.tar.gz
* emacs.py: (eargs) Provide eldoc message for builtin types.
Make sure eargs always outputs sentinel, to avoid emacs freeze.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog5
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 @@
+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