Add a major mode to edit plstore files.
commit3556c249d8b9b6a70f7649c965be58f66e316131
authorDaiki Ueno <ueno@unixuser.org>
Thu, 7 Jul 2011 09:20:37 +0000 (7 18:20 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Thu, 7 Jul 2011 09:20:37 +0000 (7 18:20 +0900)
treefa4c9de27e084862c88b71c3ba692136cf8f2691
parentef7b981ddd5efeb17f2894f51b5a69b974bc3674
Add a major mode to edit plstore files.

* plstore.el: Add documentation.
(plstore-mode): New mode to edit plstore file.
(plstore-mode-toggle-display, plstore-mode-original)
(plstore-mode-decoded): New command.
(plstore--encode, plstore--decode, plstore--write-contents-functions)
(plstore--insert-buffer, plstore--make): New function.
(plstore-open, plstore-save): Simplify by using them.
lisp/gnus/ChangeLog
lisp/gnus/plstore.el