]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/vhdl-mode.el: Use cl-lib when available
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Jul 2019 18:59:26 +0000 (14:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 29 Jul 2019 18:59:26 +0000 (14:59 -0400)
commit77acef90cc86ae4a69ea3abba7259f48801f64bf
tree82b55e5b11f5da40106127dcafeb93551d04d465
parent199a1b5cd4845f432ee7231e0f7cdd2b6ebddf37
* lisp/progmodes/vhdl-mode.el: Use cl-lib when available

(vhdl--pushnew): New macro.  Use it instead of `pushnew`.
(emacs-major-version): Don't bother checking (featurep 'xemacs)
since that is always (< emacs-major-version 25) as well.
lisp/progmodes/vhdl-mode.el