Index: /branches/gz-working/cocoa-ide/hemlock/src/lispmode.lisp
===================================================================
--- /branches/gz-working/cocoa-ide/hemlock/src/lispmode.lisp	(revision 8450)
+++ /branches/gz-working/cocoa-ide/hemlock/src/lispmode.lisp	(revision 8451)
@@ -460,5 +460,5 @@
 	  (t
 	   (push-range (cons (mark-charpos mark)
-			     (1+ (line-length (mark-line mark))))
+			     (line-length (mark-line mark)))
 		       info-struct)
 	   ;; The Ending is marked as still being quoted. 
