]> git.eshelyaron.com Git - emacs.git/commit
Fix use of kp-decimal in 'vhdl-stutter-mode'
authorEli Zaretskii <eliz@gnu.org>
Sat, 30 Apr 2022 07:10:07 +0000 (10:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 30 Apr 2022 07:10:07 +0000 (10:10 +0300)
commit1648791e7c828ce8ced69976e4d88430bf284cf8
tree641d7a003167ccd465fdb1bc8645be9855eb259f
parent0ce48e2882ad73925f9b524d879d8e57909e6d38
Fix use of kp-decimal in 'vhdl-stutter-mode'

* lisp/progmodes/vhdl-mode.el (vhdl-electric-period): Avoid
signaling an error when the user presses the kp-decimal key on the
numeric pad in 'vhdl-stutter-mode'.  (Bug#55079)
lisp/progmodes/vhdl-mode.el