Mercurial > emacs
comparison lisp/ChangeLog @ 77372:5e66e9d50fc5
*** empty log message ***
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Sat, 21 Apr 2007 20:03:29 +0000 |
parents | 2c0170938587 |
children | 164923acff54 |
comparison
equal
deleted
inserted
replaced
77371:819640d82c9f | 77372:5e66e9d50fc5 |
---|---|
1 2007-04-21 acm <acm@localhost.localdomain> | |
2 | |
3 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of | |
4 `kill-region' by `delete-region'. | |
5 | |
1 2007-04-21 Chong Yidong <cyd@stupidchicken.com> | 6 2007-04-21 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * progmodes/vhdl-mode.el (vhdl-template-type) | 8 * progmodes/vhdl-mode.el (vhdl-template-type) |
4 (vhdl-template-record, vhdl-template-nature) | 9 (vhdl-template-record, vhdl-template-nature) |
5 (vhdl-template-configuration-spec, vhdl-template-component-inst) | 10 (vhdl-template-configuration-spec, vhdl-template-component-inst) |