diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e97889906b6..4d1c545b02d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-05-22 Colin Walters <walters@cis.ohio-state.edu> | ||
| 2 | |||
| 3 | * font-core.el (font-lock-function): New variable. | ||
| 4 | (font-lock-default-function): New function, created from | ||
| 5 | `font-lock-mode'. | ||
| 6 | (font-lock-mode): Just funcall `font-lock-default-function'. | ||
| 7 | |||
| 1 | 2002-05-22 Markus Rost <rost@math.ohio-state.edu> | 8 | 2002-05-22 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 9 | ||
| 3 | * files.el (file-newest-backup): Use file-name-sans-versions. | 10 | * files.el (file-newest-backup): Use file-name-sans-versions. |