(shimbun-mixi-x-face-alist): New variable.
2006-11-28 OHASHI Akira <bg66@koka-in.org>
+ * sb-mixi.el (shimbun-mixi-x-face-alist): New variable.
+
+2006-11-28 OHASHI Akira <bg66@koka-in.org>
+
* mixi.el (mixi-object-title): Follow the event object.
(mixi-object-content): Ditto.
(mixi-bbs-owner): New alias.
;; (setq buffer-read-only t)
;; (goto-char (point-min)))
+;; Bug reports:
+;;
+;; If you have bug reports and/or suggestions for improvement, please
+;; send them via <URL:http://mixi.jp/view_community.pl?id=1596390>.
+
;;; Code:
(eval-when-compile (require 'cl))
;;; Commentary:
+;; If you have bug reports and/or suggestions for improvement, please
+;; send them via <URL:http://mixi.jp/view_community.pl?id=1596390>.
+
;;; Code:
(require 'mixi)
:group 'shimbun
:type 'boolean)
+(defvar shimbun-mixi-x-face-alist
+ '(("default" . "X-Face: CY;j#FoBnpK^37`-IoJvN!J^u;GciiPmMQ@T)~RP1]t8iv?v)/bVI:I\"F!JfWJvhM5{zY!=
+ h.d+'g\I{D>Ocy?Rc4uYUyOZj2%2Kl>,x-!MCSsyi3!L}psrrC1jlF,O?Ui>qf)X;sBz`/}\066X%$
+ siG'|4K!2?==|oB&#E'5GGH\#z[muyQ")))
+
(luna-define-method shimbun-groups ((shimbun shimbun-mixi))
(mapcar 'car shimbun-mixi-group-alist))