diff options
| author | Glenn Morris | 2008-12-13 04:11:03 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-12-13 04:11:03 +0000 |
| commit | caef3ed2d01a9e40f370bdb22e46b0d1755f35b7 (patch) | |
| tree | 7b25a616dd754876b796a049f848aaa41e400b7b /doc/lispref/ChangeLog | |
| parent | 55e4177003ca6015a81ec734536442143282b9f7 (diff) | |
| download | emacs-caef3ed2d01a9e40f370bdb22e46b0d1755f35b7.tar.gz emacs-caef3ed2d01a9e40f370bdb22e46b0d1755f35b7.zip | |
(Font Lock Basics): Fix level description. (Bug#1534)
(Levels of Font Lock): Refer to font-lock-maximum-decoration.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e1631105aa0..9ba0aa33f8c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-12-13 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * modes.texi (Font Lock Basics): Fix level description. (Bug#1534) | ||
| 4 | (Levels of Font Lock): Refer to font-lock-maximum-decoration. | ||
| 5 | |||
| 1 | 2008-12-12 Glenn Morris <rgm@gnu.org> | 6 | 2008-12-12 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * debugging.texi (Error Debugging): Refer forwards to | 8 | * debugging.texi (Error Debugging): Refer forwards to |