changeset 73714:9419aa009338

Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 05 Nov 2006 17:27:52 +0000
parents aa6d5e310367
children fbb020e31484
files etc/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sun Nov 05 17:26:45 2006 +0000
+++ b/etc/ChangeLog	Sun Nov 05 17:27:52 2006 +0000
@@ -1,6 +1,6 @@
 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se> (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  <cyd@stupidchicken.com>