comparison lisp/ChangeLog @ 76257:50979609adb0

* files.el (set-auto-mode-0): Use `indirect-function'. (hack-one-local-variable): Don't reapply current major mode.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 01 Mar 2007 17:06:28 +0000
parents 985cc73beb79
children c3f6909185f7
comparison
equal deleted inserted replaced
76256:302957d9c686 76257:50979609adb0
1 2007-03-01 Stuart Herring <herring@lanl.gov> (tiny change)
2
3 * files.el (set-auto-mode-0): Use `indirect-function'.
4 (hack-one-local-variable): Don't reapply current major mode.
5
1 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca> 6 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * progmodes/python.el (python-quote-syntax): Don't bother with 8 * progmodes/python.el (python-quote-syntax): Don't bother with
4 syntax-ppss-context. 9 syntax-ppss-context.
5 (python-fill-paragraph): Make sure that fenced-string delimiters that 10 (python-fill-paragraph): Make sure that fenced-string delimiters that