]> git.eshelyaron.com Git - emacs.git/commit
Fix regexp string escaping mistake in vhdl-mode.el (bug#62508)
authorMattias Engdegård <mattiase@acm.org>
Mon, 3 Apr 2023 10:57:54 +0000 (12:57 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 3 Apr 2023 10:57:54 +0000 (12:57 +0200)
commit728bc09cf3c44ea43437903c2b4ca399af5de389
tree41f44f0e39f1c5ca3b09e636f33645bdbc0f69e7
parent479626dbac97d4415ae861c3f66fc33c5fd6fa14
Fix regexp string escaping mistake in vhdl-mode.el (bug#62508)

* lisp/progmodes/vhdl-mode.el (vhdl-compiler-alist): Quote brackets
correctly.
lisp/progmodes/vhdl-mode.el