Mercurial > emacs
comparison lisp/ChangeLog @ 97954:1ef9a1ca49c1
(auto-mode-alist): Use verilog-mode for SystemVerilog files.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 02 Sep 2008 16:10:37 +0000 |
parents | 12e22cbad134 |
children | dae412744e36 |
comparison
equal
deleted
inserted
replaced
97953:9a4e29eac778 | 97954:1ef9a1ca49c1 |
---|---|
1 2008-09-02 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files. | |
4 | |
1 2008-09-02 Martin Rudalics <rudalics@gmx.at> | 5 2008-09-02 Martin Rudalics <rudalics@gmx.at> |
2 | 6 |
3 * calc/calc.el (calc-dispatch-map): Fix handling of upcased and | 7 * calc/calc.el (calc-dispatch-map): Fix handling of upcased and |
4 control-prefixed keys. (Bug #835) | 8 control-prefixed keys. (Bug #835) |
5 | 9 |