comparison lisp/ChangeLog @ 85450:a3bb0c15528c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 19 Oct 2007 17:27:58 +0000
parents 3bc55977b5f8
children e1af3a725ca4
comparison
equal deleted inserted replaced
85449:1cafaf44a9b9 85450:a3bb0c15528c
1 2007-10-19 Richard Stallman <rms@gnu.org>
2
3 * font-core.el (turn-on-font-lock-if-desired):
4 Renamed from `turn-on-font-lock-if-enabled'.
5 Fully obey `font-lock-global-modes'.
6
1 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca> 7 2007-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes 9 * diff-mode.el (diff-fine-highlight-preproc): Stick to minimal changes
4 which will not affect the behavior of things like forward-word. 10 which will not affect the behavior of things like forward-word.
5 (diff-fine-highlight): Preserve point. 11 (diff-fine-highlight): Preserve point.