]> git.eshelyaron.com Git - emacs.git/commit
Nudge WoMan toward lexical-binding
authorMark Oteiza <mvoteiza@udel.edu>
Wed, 10 Aug 2016 04:15:55 +0000 (00:15 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Wed, 10 Aug 2016 04:15:55 +0000 (00:15 -0400)
commit4ffdcfc6d1d88f821c15dfa30adeb0927cb9acd0
treeaa6e75ade6d41d75cbdf47ebf3acf1f002453942
parente13c5467fc0c08c6875653df56b8b54185d0c4cc
Nudge WoMan toward lexical-binding

* lisp/woman.el (woman-parse-man.conf, woman-manpath-add-locales):
Use cl-pushnew instead of add-to-list.
(woman-justify-list): Rename to woman-justify-styles.
(woman-justify-styles): New array.
(woman-justify, woman-decode-region, woman2-ad, woman2-na): Use it.
(woman-cached-data): Use cl-pushnew instead of add-to-list.
lisp/woman.el