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:
f1aa442
)
* sb-mixi.el (shimbun-mixi-group-alist): Disable `new-topics'.
author
bg66
<bg66>
Fri, 10 Nov 2006 11:31:23 +0000
(11:31 +0000)
committer
bg66
<bg66>
Fri, 10 Nov 2006 11:31:23 +0000
(11:31 +0000)
sb-mixi.el
patch
|
blob
|
history
diff --git
a/sb-mixi.el
b/sb-mixi.el
index
cf775b1
..
d6709c8
100644
(file)
--- a/
sb-mixi.el
+++ b/
sb-mixi.el
@@
-33,7
+33,7
@@
(defcustom shimbun-mixi-group-alist '(("new-diaries" . mixi-get-new-diaries)
("new-comments" . mixi-get-new-comments)
- ("new-topics" . mixi-get-new-topics)
+; ("new-topics" . mixi-get-new-topics)
("messages" . mixi-get-messages)
("my-diaries" . "/home.pl"))
"*An alist of mixi shimbun group definition.