comparison lisp/ChangeLog @ 77370:2c0170938587

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 21 Apr 2007 19:53:28 +0000
parents 84341be2fe3b
children 5e66e9d50fc5
comparison
equal deleted inserted replaced
77369:0e2f72a2fc13 77370:2c0170938587
1 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/vhdl-mode.el (vhdl-template-type)
4 (vhdl-template-record, vhdl-template-nature)
5 (vhdl-template-configuration-spec, vhdl-template-component-inst)
6 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use
7 delete-region instead of kill-word and kill-line.
8
1 2007-04-21 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> 9 2007-04-21 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
2 10
3 * dired-x.el (dired-virtual-mode): Doc fix. 11 * dired-x.el (dired-virtual-mode): Doc fix.
4 12
5 2007-04-21 Richard Stallman <rms@gnu.org> 13 2007-04-21 Richard Stallman <rms@gnu.org>