From: Simon Marshall Date: Thu, 18 Jan 1996 16:10:41 +0000 (+0000) Subject: sp correction X-Git-Tag: emacs-19.34~1640 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0b6fd0239ba3a15474c8ff4e3f8cea37285a2886;p=emacs.git sp correction --- 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\