projects
/
elisp
/
mixi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e4c844
)
Fix.
author
bg66
<bg66>
Fri, 10 Nov 2006 06:36:19 +0000
(06:36 +0000)
committer
bg66
<bg66>
Fri, 10 Nov 2006 06:36:19 +0000
(06:36 +0000)
sb-mixi.el
patch
|
blob
|
history
diff --git
a/sb-mixi.el
b/sb-mixi.el
index
09f59f8
..
da75401
100644
(file)
--- a/
sb-mixi.el
+++ b/
sb-mixi.el
@@
-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)