From 0b6fd0239ba3a15474c8ff4e3f8cea37285a2886 Mon Sep 17 00:00:00 2001 From: Simon Marshall Date: Thu, 18 Jan 1996 16:10:41 +0000 Subject: [PATCH] sp correction --- src/editfns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editfns.c b/src/editfns.c index 4f74ad35eb5..143bafdc687 100644 --- a/src/editfns.c +++ b/src/editfns.c @@ -2385,7 +2385,7 @@ Each function is called with two arguments which specify the range\n\ of the buffer being accessed."); Vbuffer_access_fontify_functions = Qnil; - DEFVAR_LISP ("buffer_access_fontified_property", + DEFVAR_LISP ("buffer-access-fontified-property", &Vbuffer_access_fontified_property, "Property which (if non-nil) indicates text has been fontified.\n\ `buffer-substring' need not call the `buffer-access-fontify-functions'\n\ -- 2.39.2