Mercurial > emacs
comparison lisp/ChangeLog @ 61934:35953c818b05
(cc-mode-cpp-program): New user variable.
(cc-create-define-alist): Use it instead of the hard-coded string.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Fri, 29 Apr 2005 18:23:33 +0000 |
parents | e555645f13f4 |
children | 8ad965b70dbf |
comparison
equal
deleted
inserted
replaced
61933:e555645f13f4 | 61934:35953c818b05 |
---|---|
1 2005-04-29 Sam Steingold <sds@gnu.org> | |
2 | |
3 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable. | |
4 (cc-create-define-alist): Use it instead of the hard-coded string. | |
5 | |
1 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * international/mule-conf.el (file-coding-system-alist): Fix regexp | 8 * international/mule-conf.el (file-coding-system-alist): Fix regexp |
4 for latexenc. | 9 for latexenc. |
5 | 10 |