--- misc/devhelp.el~	2003-06-29 10:24:17.000000000 -0300
+++ misc/devhelp.el	2004-03-21 17:34:01.000000000 -0300
@@ -8,7 +8,7 @@
   )
 
 ; Example: bind F7 to start devhelp and search for the word at the point.
-; (global-set-key [f7] 'devhelp-word-at-point)
+(global-set-key [f7] 'devhelp-word-at-point)
 
 ; Tips: use -g WIDTHxHEIGHT+XOFF+YOFF to set the size and position of
 ; the window
