comparison lisp/ChangeLog @ 45528:bc8cc9c5d979

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Sun, 26 May 2002 20:42:31 +0000
parents 51cb1913e231
children 8873fff421e7
comparison
equal deleted inserted replaced
45527:51cb1913e231 45528:bc8cc9c5d979
1 2002-05-26 Colin Walters <walters@verbum.org>
2
3 * replace.el (perform-replace): Document return value. Use `pop'.
4
1 2002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk> 5 2002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2 6
3 * progmodes/f90.el (f90-previous-block, f90-next-block): New names, 7 * progmodes/f90.el (f90-previous-block, f90-next-block): New names,
4 and slightly changed behaviour, for `f90-previous-block-start' and 8 and slightly changed behaviour, for `f90-previous-block-start' and
5 `f90-next-block-end'. 9 `f90-next-block-end'.
104 `turn-on-font-lock'. 108 `turn-on-font-lock'.
105 109
106 * font-core.el (font-lock-function): New variable. 110 * font-core.el (font-lock-function): New variable.
107 (font-lock-default-function): New function, created from 111 (font-lock-default-function): New function, created from
108 `font-lock-mode'. 112 `font-lock-mode'.
109 (font-lock-mode): Just funcall `font-lock-default-function'. 113 (font-lock-mode): Just funcall `font-lock-function'.
110 (font-lock-symbol-category-alist): New variable. 114 (font-lock-symbol-category-alist): New variable.
111 115
112 2002-05-22 Markus Rost <rost@math.ohio-state.edu> 116 2002-05-22 Markus Rost <rost@math.ohio-state.edu>
113 117
114 * files.el (file-newest-backup): Use file-name-sans-versions. 118 * files.el (file-newest-backup): Use file-name-sans-versions.