toggle-read-only fixes for bugs#7292, 10006.
authorGlenn Morris <rgm@gnu.org>
Thu, 10 Nov 2011 02:17:45 +0000 (21:17 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Nov 2011 02:17:45 +0000 (21:17 -0500)
commitb2621720c318257be0d4100d695b62986db88b4f
treeea4147a75f38b69ff7abb4ee550433e562ecaac3
parentc4e7c63af11781a1c79c119ef4a2b8c2b74637d6
toggle-read-only fixes for bugs#7292, 10006.

* doc/lispref/buffers.texi (Read Only Buffers): Expand a bit on why
toggle-read-only should only be used interactively.

* lisp/files.el (toggle-read-only): Mention that it should only
be used interactively.

* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Add toggle-read-only.
doc/lispref/ChangeLog
doc/lispref/buffers.texi
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el
lisp/files.el