]> git.eshelyaron.com Git - emacs.git/commit
Correct some custom type typos
authorRobert Pluim <rpluim@gmail.com>
Tue, 1 Oct 2019 08:50:47 +0000 (10:50 +0200)
committerRobert Pluim <rpluim@gmail.com>
Tue, 1 Oct 2019 08:50:47 +0000 (10:50 +0200)
commitcdc440f0b62362fd38e91e2099919d57fef06436
tree91b9dddc2e82127dd7a4cd20ecf9f31f0b0fdb78
parent0e568838781a4a5f2970bff6245c4e41f31612cc
Correct some custom type typos

* lisp/image.el (image-use-external-converter):
* lisp/progmodes/sql.el (sql-use-indent-support):
* lisp/vc/add-log.el (add-log-dont-create-changelog-file): Fix
misspelled 'boolean custom type.

* lisp/progmodes/flymake-cc.el (flymake-cc-command): Correct custom
type specification.  (Bug#30990)
lisp/image.el
lisp/progmodes/flymake-cc.el
lisp/progmodes/sql.el
lisp/vc/add-log.el