* mixi.el (mixi-object-p): Check whether class is symbol. cache-file cache-file-mergepoint
authorbg66 <bg66>
Thu, 14 Dec 2006 07:14:20 +0000 (07:14 +0000)
committerbg66 <bg66>
Thu, 14 Dec 2006 07:14:20 +0000 (07:14 +0000)
commit1ab5c23b660daca5cd0721590c6da0245e31d016
treef6cab7cf40647a8c850b7f9732efbe7acff2c0b1
parent047f167a6938e897265a11e5b38a513588dd5a42
* mixi.el (mixi-object-p): Check whether class is symbol.
(mixi-read-object): New function.
(mixi-cache-file-regexp): New regexp.
(mixi-cache-regexp): Use it.
(mixi-save-cache): Remove the prefix of file name.
(mixi-read-cache): Use `mixi-read-object' instead of `puthash'.
(mixi-load-cache): Follow the change above.
(mixi-make-friend): Add all slots to the argument.
(mixi-make-diary): Ditto.
(mixi-make-community): Ditto.
(mixi-make-topic): Ditto.
(mixi-make-event): Ditto.
(mixi-make-message): Ditto.
ChangeLog
mixi.el