Commit graph

3 commits

Author SHA1 Message Date
933febfeaa Add custom group
By using `defgroup' and `defcustom' the variable (and possible later
variables) can be changed through Emacs' extensive customization
interface.

    M-x customize-group <RET> dispass <RET>

Will show you the variables that can be changed for dispass.el.
2012-06-17 22:47:40 +02:00
d547d846c6 Add the -l switch functionality
Using a numeric prefix argument when calling either `dispass' or
`dispass-create' will invoke dispass with the -l switch to cut
passwords down to a certain size.
2012-06-17 14:44:46 +02:00
Benjamin Althues
99e40ccc0f Add README for emacs wrapper 2012-06-16 02:53:16 +02:00