changeset 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 fa0d61d5c5e0
children 1290b12b62cb
files lispref/modes.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.