Mercurial > emacs
comparison lisp/ChangeLog @ 46976:abdfba946eef
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 20 Aug 2002 17:28:55 +0000 |
parents | c1849e5be7c9 |
children | b2363b1b2b31 |
comparison
equal
deleted
inserted
replaced
46975:93d9d4da05cd | 46976:abdfba946eef |
---|---|
1 2002-08-20 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * font-core.el (font-lock-change-mode): New function. | |
4 (font-lock-mode): Use font-lock-change-mode instead of | |
5 font-lock-unfontify-buffer. | |
6 (font-lock-maximum-size, font-lock-verbose): Add defvars. | |
7 | |
1 2002-08-20 Carsten Dominik <dominik@astro.uva.nl> | 8 2002-08-20 Carsten Dominik <dominik@astro.uva.nl> |
2 | 9 |
3 * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function | 10 * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function |
4 which determines on a per-file-basis if BibTeX is being used | 11 which determines on a per-file-basis if BibTeX is being used |
5 locally for citations. | 12 locally for citations. |
8 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for | 15 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for |
9 better cooperation with chapterbib. | 16 better cooperation with chapterbib. |
10 | 17 |
11 * textfiles/reftex-dcr.el (reftex-view-cr-cite): Use | 18 * textfiles/reftex-dcr.el (reftex-view-cr-cite): Use |
12 `reftex-bib-or-thebib' for better cooperation with chapterbib. | 19 `reftex-bib-or-thebib' for better cooperation with chapterbib. |
13 | |
14 | 20 |
15 2002-08-20 Kim F. Storm <storm@cua.dk> | 21 2002-08-20 Kim F. Storm <storm@cua.dk> |
16 | 22 |
17 * kmacro.el: Major rework based on discussions with RMS. | 23 * kmacro.el: Major rework based on discussions with RMS. |
18 Most important change is that C-x C-k is now bound to a keymap | 24 Most important change is that C-x C-k is now bound to a keymap |