Mercurial > emacs
diff lispref/modes.texi @ 61034:38d95bf39f6e
(Other Font Lock Variables): font-lock-fontify-block is now bound to M-o M-o.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 28 Mar 2005 02:41:36 +0000 |
parents | 569b1f95bbe0 |
children | 8ac9a1a8591f 4da4a09e8b1b |
line wrap: on
line diff
--- a/lispref/modes.texi Mon Mar 28 02:28:49 2005 +0000 +++ b/lispref/modes.texi Mon Mar 28 02:41:36 2005 +0000 @@ -2349,7 +2349,7 @@ @defvar font-lock-mark-block-function If this variable is non-@code{nil}, it should be a function that is called with no arguments, to choose an enclosing range of text for -refontification for the command @kbd{M-g M-g} +refontification for the command @kbd{M-o M-o} (@code{font-lock-fontify-block}). The function should report its choice by placing the region around it.