]> code.delx.au - gnu-emacs/commitdiff
(Misc Buffer): Document kill-read-only-ok.
authorEli Zaretskii <eliz@gnu.org>
Sun, 13 Aug 2000 06:09:11 +0000 (06:09 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 13 Aug 2000 06:09:11 +0000 (06:09 +0000)
man/ChangeLog
man/buffers.texi

index ac648e1d552c113da78d885df4ccb62b6d5fbc31..00b07f23420649fb12fb31e90dc8175f0def7df2 100644 (file)
@@ -1,3 +1,15 @@
+2000-08-13  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * killing.texi (Killing): Document kill-read-only-ok.
+
+       * buffers.texi (Misc Buffer): Likewise
+
+2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * widget.texi (Top): Add Index in the menu.
+       (many nodes): Add index entries.
+       (Index): New node.
+
 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
 
        * faq.texi (Disabling backups): Replace reference to 
index e73b9fc8d93816964f8fef2d78b3b97892ed4d8c..f38eba4743164b2542329f231b7e332e122a6689 100644 (file)
@@ -160,7 +160,9 @@ its contents are not allowed.  The mode line indicates read-only buffers
 with @samp{%%} or @samp{%*} near the left margin.  Read-only buffers are
 usually made by subsystems such as Dired and Rmail that have special
 commands to operate on the text; also by visiting a file whose access
-control says you cannot write it.
+control says you cannot write it.  However, if the variable
+@code{kill-read-only-ok} is set to a non-@code{nil} value, you can kill
+(a.k.a.@: cut) read-only text, see @ref{Killing}.
 
   If you wish to make changes in a read-only buffer, use the command
 @kbd{C-x C-q} (@code{vc-toggle-read-only}).  It makes a read-only buffer