1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

* lisp/progmodes/vhdl-mode.el: Add note about XEmacs compatibility

This commit is contained in:
Stefan Monnier 2021-04-12 10:46:07 -04:00
parent 72db25ef54
commit 07671edbf0

View File

@ -12,6 +12,9 @@
;; file on 18/3/2008, and the maintainer agreed that when a bug is
;; filed in the Emacs bug reporting system against this file, a copy
;; of the bug report be sent to the maintainer's email address.
;;
;; Reto also said in Apr 2021 that he preferred to keep the XEmacs
;; compatibility code.
(defconst vhdl-version "3.38.1"
"VHDL Mode version number.")