Michael Albinus
3a8e7cbdae
Add visualization code for secrets.
...
* net/secrets.el (secrets-mode): New major mode.
(secrets-show-secrets, secrets-show-collections)
(secrets-expand-collection, secrets-expand-item)
(secrets-tree-widget-after-toggle-function)
(secrets-tree-widget-show-password): New defuns.
2010-05-18 21:34:26 +02:00
Ted Zlatanov
f05e1b9401
Fix unbalanced parenthesis in secrets.el.
...
Fix parenthesis.
(secrets-enabled): Fix parenthesis.
2010-03-20 14:21:44 -05:00
Michael Albinus
ae84eb9775
* net/secrets.el (secrets-enabled): New variable. Use it instead
...
of a subfeature.
2010-03-16 17:45:07 +01:00
Michael Albinus
7c75524e72
* net/secrets.el (top): Register the D-Bus signals only when the
...
service "org.freedesktop.secrets" can be pinged. Provide
subfeature 'enabled.
2010-03-16 00:27:31 +01:00
Michael Albinus
7725ebb794
* etc/NEWS: Add secrets.el.
...
* lisp/Makefile.in (ELCFILES): Add net/secrets.elc.
* lisp/net/secrets.el: New file.
2010-03-13 21:33:54 +01:00