tildify.el: Improve defcustom's types
authorMichal Nazarewicz <mina86@mina86.com>
Thu, 5 Jun 2014 14:40:26 +0000 (16:40 +0200)
committerMichal Nazarewicz <mina86@mina86.com>
Thu, 5 Jun 2014 14:40:26 +0000 (16:40 +0200)
commite01e361f93959c5a5873ac119d9e55380dbdbbaa
tree700b49a0d03723a6e5e4df5a0f8156fd8fbd40fd
parent9342feecdd92b769b1f45a6feea8ad34985c5049
tildify.el: Improve defcustom's types

* lisp/textmodes/tildify.el (tildify-pattern-alist)
(tildify-string-alist, tildify-ignored-environments-alist):
Add more tags explaining what each value means and replace
“sexp” used in `tildify-ignored-environments-alist' with
a full type declaration.
lisp/ChangeLog
lisp/textmodes/tildify.el