diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d4b3c56040..9953b4f3b2f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * font-core.el (turn-on-font-lock-if-desired): Correctly handle | 3 | * font-core.el (turn-on-font-lock-if-desired): Correctly handle |
| 4 | the case where font-lock-global-modes is a list that doesn't begin | 4 | the case where font-lock-global-modes is a list that doesn't begin |
| 5 | with `not'. | 5 | with `not' (Bug#3611). |
| 6 | 6 | ||
| 7 | 2009-06-19 Glenn Morris <rgm@gnu.org> | 7 | 2009-06-19 Glenn Morris <rgm@gnu.org> |
| 8 | 8 | ||