* lisp/progmodes/vhdl-mode.el: Avoid add-to-list on local vars
commit52a87c894d1e2351baecaff9ff061e3b83827220
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Jan 2017 16:31:11 +0000 (24 11:31 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Jan 2017 16:31:11 +0000 (24 11:31 -0500)
tree4dc0a8993c93f9accfd7fc4ff65563e1d39a98df
parent201dfe311868932d10da146808fcdd681948ba53
* lisp/progmodes/vhdl-mode.el: Avoid add-to-list on local vars

Require `cl' for `pushnew'.
(vhdl-scan-project-contents, vhdl-compose-wire-components)
(vhdl-uniquify): Use `pushnew' instead of `add-to-list'.
lisp/progmodes/vhdl-mode.el