aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/editfns.c2
1 files changed, 1 insertions, 1 deletions
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\
2385of the buffer being accessed."); 2385of the buffer being accessed.");
2386 Vbuffer_access_fontify_functions = Qnil; 2386 Vbuffer_access_fontify_functions = Qnil;
2387 2387
2388 DEFVAR_LISP ("buffer_access_fontified_property", 2388 DEFVAR_LISP ("buffer-access-fontified-property",
2389 &Vbuffer_access_fontified_property, 2389 &Vbuffer_access_fontified_property,
2390 "Property which (if non-nil) indicates text has been fontified.\n\ 2390 "Property which (if non-nil) indicates text has been fontified.\n\
2391`buffer-substring' need not call the `buffer-access-fontify-functions'\n\ 2391`buffer-substring' need not call the `buffer-access-fontify-functions'\n\