Mercurial > emacs
comparison lisp/ChangeLog @ 73461:c09fdf139d4a
* progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Oct 2006 21:00:25 +0000 |
parents | 1ba9051bf981 |
children | 9b076439f58a |
comparison
equal
deleted
inserted
replaced
73460:1ba9051bf981 | 73461:c09fdf139d4a |
---|---|
1 2006-10-22 martin rudalics <rudalics@gmx.at> | |
2 | |
3 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom. | |
4 | |
1 2006-10-22 John Wiegley <johnw@newartisans.com> | 5 2006-10-22 John Wiegley <johnw@newartisans.com> |
2 | 6 |
3 * progmodes/python.el (python-use-skeletons): python-mode was | 7 * progmodes/python.el (python-use-skeletons): python-mode was |
4 auto-inserting templates (for those with abbrev-mode on), not only | 8 auto-inserting templates (for those with abbrev-mode on), not only |
5 by default -- *but without a configuration variable to disable | 9 by default -- *but without a configuration variable to disable |