Fix.
authorbg66 <bg66>
Fri, 10 Nov 2006 06:36:19 +0000 (06:36 +0000)
committerbg66 <bg66>
Fri, 10 Nov 2006 06:36:19 +0000 (06:36 +0000)
sb-mixi.el

index 09f59f8..da75401 100644 (file)
@@ -136,7 +136,6 @@ FUNCTION is the function for getting articles."
                                         &optional range)
   (let ((url-or-function (cdr (assoc (shimbun-current-group-internal shimbun)
                                     shimbun-mixi-group-alist)))
-       ;; FIXME: Magic number.
        (range (when (integerp range) (* range shimbun-mixi-page-articles)))
        objects)
     (if (stringp url-or-function)