diff lisp/progmodes/vhdl-mode.el @ 101002:3b3c7e10cd97

Replace last-command-char with last-command-event.
author Glenn Morris <rgm@gnu.org>
date Fri, 09 Jan 2009 04:15:52 +0000
parents a9dc0e7c3f2b
children dbe70c3aa01d
line wrap: on
line diff
--- a/lisp/progmodes/vhdl-mode.el	Fri Jan 09 03:57:12 2009 +0000
+++ b/lisp/progmodes/vhdl-mode.el	Fri Jan 09 04:15:52 2009 +0000
@@ -10612,7 +10612,7 @@
 	  (backward-word 1)
 	  (vhdl-case-word 1)
 	  (delete-char 1))
-      (let ((invoke-char last-command-char)
+      (let ((invoke-char last-command-event)
 	    (abbrev-mode -1)
 	    (vhdl-template-invoked-by-hook t))
 	(let ((caught (catch 'abort