]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/text.texi
Implement an `inhibit-read-only' text property
[gnu-emacs] / doc / lispref / text.texi
index f21d2b76656cacdc739da5a82330dec7bd916514..d1a1e6fa6b90ac5507cb45fc2d35f207b0059328 100644 (file)
@@ -3241,6 +3241,11 @@ possible to remove a @code{read-only} property unless you know the
 special trick: bind @code{inhibit-read-only} to a non-@code{nil} value
 and then remove the property.  @xref{Read Only Buffers}.
 
+@item inhibit-read-only
+@kindex inhibit-read-only @r{(text property)}
+If a character has the property @code{inhibit-read-only}, and the
+buffer is read-only, editing the character in question is allowed.
+
 @item invisible
 @kindex invisible @r{(text property)}
 A non-@code{nil} @code{invisible} property can make a character invisible