]> git.eshelyaron.com Git - emacs.git/commit
Correct some more custom type specs
authorRobert Pluim <rpluim@gmail.com>
Wed, 9 Oct 2019 13:28:47 +0000 (15:28 +0200)
committerRobert Pluim <rpluim@gmail.com>
Fri, 11 Oct 2019 12:17:08 +0000 (14:17 +0200)
commitde063da61beb076190104fa21ec69a3479d59647
treecddc4a537327dd1135d3c1a563928d2d6610ac3b
parentb259bf63c77a01f3035813b3485fbd9ad7ae02a0
Correct some more custom type specs

* lisp/winner.el (winner-boring-buffers-regexp):
* lisp/progmodes/js.el (js-jsx-indent-level):
* lisp/image-dired.el (image-dired-external-viewer):
* lisp/gnus/nnir.el (nnir-notmuch-filter-group-names-function):
Correct custom type specification.

* lisp/textmodes/bibtex.el (bibtex-string-file-path):
(bibtex-file-path): Correct custom type specification and document
source of initial value.
lisp/gnus/nnir.el
lisp/image-dired.el
lisp/progmodes/js.el
lisp/textmodes/bibtex.el
lisp/winner.el