aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2006-11-05 17:27:52 +0000
committerChong Yidong <[email protected]>2006-11-05 17:27:52 +0000
commit82c1177c3700c092414fdec3644fb86ed1f01628 (patch)
tree69dd55d1dc422e6d9e807a2ad98f2e3e37e7f32c /etc
parent454d572cb79cb7119844a3fb30818a65257e7c7b (diff)
Fix typo.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index f63bb08448..269cb25401 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,6 +1,6 @@
2006-11-05 Slawomir Nowaczyk <[email protected]> (tiny change)
- * emacs.py: (eargs) Provide eldoc message for builtin types.
+ * emacs.py (eargs): Provide eldoc message for builtin types.
Make sure eargs always outputs sentinel, to avoid emacs freeze.
2006-10-22 Chong Yidong <[email protected]>