projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72db25e
)
* lisp/progmodes/vhdl-mode.el: Add note about XEmacs compatibility
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 12 Apr 2021 14:46:07 +0000
(10:46 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 12 Apr 2021 14:46:07 +0000
(10:46 -0400)
lisp/progmodes/vhdl-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/vhdl-mode.el
b/lisp/progmodes/vhdl-mode.el
index be98066a620e90d8b7925e2d9b5a864590513bed..5eeac8af3b85d720ba0ae0caf211a8fdea94402a 100644
(file)
--- a/
lisp/progmodes/vhdl-mode.el
+++ b/
lisp/progmodes/vhdl-mode.el
@@
-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.")