jpw(a)pobox.com (John Paul Wallington) writes:
"Adrian Aichner" <adrian(a)xemacs.org> writes:
> @@ -1163,7 +1164,8 @@
> (add-to-list 'timeclock-reason-list (nth 2 event)))
> (if (not beg)
> ;; XEmacs change
> - (error "Error in format of timelog file, line %d" line)
> + (error "Error in format of timelog file, line %d"
> + (line-umber))
Typo - should be line-number.
Thanks John, I've committed a fix!
Adrian
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches