comparison lisp/ChangeLog @ 73460:1ba9051bf981

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Sun, 22 Oct 2006 20:39:36 +0000
parents 0c01ec806f3e
children c09fdf139d4a
comparison
equal deleted inserted replaced
73459:664e876d97fd 73460:1ba9051bf981
1 2006-10-22 John Wiegley <johnw@newartisans.com>
2
3 * progmodes/python.el (python-use-skeletons): python-mode was
4 auto-inserting templates (for those with abbrev-mode on), not only
5 by default -- *but without a configuration variable to disable
6 it*. This rendered python-mode completely useless for me, so I
7 have added `python-use-skeletons', which is now off by default.
8
1 2006-10-22 Chong Yidong <cyd@stupidchicken.com> 9 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * progmodes/cperl-mode.el (cperl-mode): Don't assume 11 * progmodes/cperl-mode.el (cperl-mode): Don't assume
4 font-lock-multiline is auto-local (it's not). 12 font-lock-multiline is auto-local (it's not).
5 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is 13 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is