# HG changeset patch # User Simon Marshall # Date 821981441 0 # Node ID 74d7745bcaa4c0423f57460160e5005a1a018f95 # Parent 22324381ef7482289ae76d6d4d8de9c2d4a7f744 sp correction diff -r 22324381ef74 -r 74d7745bcaa4 src/editfns.c --- a/src/editfns.c Thu Jan 18 08:41:14 1996 +0000 +++ b/src/editfns.c Thu Jan 18 16:10:41 1996 +0000 @@ -2385,7 +2385,7 @@ 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\