Mercurial > emacs
comparison lisp/ChangeLog @ 93682:a47f86eaf5c0
(vhdl-mode-map-init): Replace C-c[a-zA-Z] key bindings.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 05 Apr 2008 03:43:07 +0000 |
parents | c9b42189e94f |
children | 3961ad1ac8f2 |
comparison
equal
deleted
inserted
replaced
93681:c9b42189e94f | 93682:a47f86eaf5c0 |
---|---|
1 2008-04-05 Reto Zimmermann <reto@gnu.org> | |
2 | |
3 * progmodes/vhdl-mode.el (vhdl-mode-map-init): | |
4 Replace C-c[a-zA-Z] key bindings. | |
5 | |
1 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * progmodes/hideif.el (hif-token-alist): New var. | 8 * progmodes/hideif.el (hif-token-alist): New var. |
4 (hif-token-regexp, hif-tokenize): Use it. | 9 (hif-token-regexp, hif-tokenize): Use it. |
5 (hif-mathify-binop): New macro. | 10 (hif-mathify-binop): New macro. |