]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/vhdl-mode.el (vhdl-template-type)
authorChong Yidong <cyd@stupidchicken.com>
Sat, 21 Apr 2007 19:53:28 +0000 (19:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 21 Apr 2007 19:53:28 +0000 (19:53 +0000)
commitecff835def4c80240fec05d1304432d63f1c3903
tree1a606ccd9dbdae82909e9c5555b847a16751d0b7
parentb94d76ae71909e1e4d871455550091eca41b1fee
* progmodes/vhdl-mode.el (vhdl-template-type)
(vhdl-template-record, vhdl-template-nature)
(vhdl-template-configuration-spec, vhdl-template-component-inst)
(vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use
delete-region instead of kill-word and kill-line.
lisp/ChangeLog