* riece-addon.el (riece-command-insinuate-addon)
[elisp/riece.git] / lisp / riece-epg.el
2008-06-06 uenoSuppress compiler warnings.
2007-01-29 ueno* riece-ctcp.el (riece-handle-ctcp-ping-request): Remov...
2007-01-28 uenodecrypted -> encrypted.
2006-04-26 uenoAutoload widget-convert-button.
2006-04-26 uenoFixed.
2006-04-26 uenoDon't display error messasge unless riece-debug.
2006-04-26 uenoMark outgoing encrypted message.
2006-04-26 uenoDon't decrypt self message.
2006-04-26 ueno* epg.el (epg-status-GET_HIDDEN): Pass epg-context...
2006-04-26 ueno* riece-epg.el
2006-04-25 uenoFixed passphrase prompt.
2006-04-25 uenoAdded header.
2006-04-25 uenoFixed passphrase caching.
2006-04-25 uenoFixed decoding.
2006-04-25 uenoDon't alter message-text if decryption fails.
2006-04-25 uenoUse riece-identity-assoc.
2006-04-25 uenoFixed coding-system conversion.
2006-04-25 uenoFixed indentation.
2006-04-25 uenoFixed decoding.
2006-04-25 uenoFixed indentation.
2006-04-25 uenoHandle errors from base64-decode-string.
2006-04-25 ueno* riece-epg.el: New add-on.