aboutsummaryrefslogtreecommitdiffstats
path: root/src/textprop.c
diff options
context:
space:
mode:
authorPaul Eggert2011-12-30 17:27:15 -0800
committerPaul Eggert2011-12-30 17:27:15 -0800
commit22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch)
tree39e83ae1f1389e54aec5074029a1d430aaca2876 /src/textprop.c
parentb30941dba07605b40efbf139eed2007d6b1e5445 (diff)
downloademacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz
emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip
Spelling fixes.
Diffstat (limited to 'src/textprop.c')
-rw-r--r--src/textprop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textprop.c b/src/textprop.c
index a1c7593f568..8c63a58cf83 100644
--- a/src/textprop.c
+++ b/src/textprop.c
@@ -2227,7 +2227,7 @@ This also inhibits the use of the `intangible' text property. */);
2227 2227
2228 DEFVAR_LISP ("text-property-default-nonsticky", 2228 DEFVAR_LISP ("text-property-default-nonsticky",
2229 Vtext_property_default_nonsticky, 2229 Vtext_property_default_nonsticky,
2230 doc: /* Alist of properties vs the corresponding non-stickinesses. 2230 doc: /* Alist of properties vs the corresponding non-stickiness.
2231Each element has the form (PROPERTY . NONSTICKINESS). 2231Each element has the form (PROPERTY . NONSTICKINESS).
2232 2232
2233If a character in a buffer has PROPERTY, new text inserted adjacent to 2233If a character in a buffer has PROPERTY, new text inserted adjacent to