]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant 'function's around lambda in vhdl-mode.el
authorStefan Kangas <stefan@marxist.se>
Mon, 28 Dec 2020 06:31:44 +0000 (07:31 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 28 Dec 2020 07:01:55 +0000 (08:01 +0100)
commit62761d423e5b5e5b004ef1ca907ee66935a6f93f
treeb62fbaab3d397c6d76729801fd71745ba51388e8
parentf4fe4e500d709bef84fd500f41a3dbef62538fe5
Remove redundant 'function's around lambda in vhdl-mode.el

* lisp/progmodes/vhdl-mode.el (fboundp, vhdl-sort-alist, lambda)
(vhdl-create-mode-menu, vhdl-set-offset, vhdl-set-style)
(vhdl-regress-line, vhdl-align-inline-comment-region-1)
(vhdl-resolve-paths, vhdl-generate-makefile-1)
(vhdl-submit-bug-report): Remove redundant 'function's around lambda.
lisp/progmodes/vhdl-mode.el