Trivial bytecomp.el fix for file-local buffer-read-only.
authorGlenn Morris <rgm@gnu.org>
Fri, 6 Jan 2012 07:37:01 +0000 (23:37 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 6 Jan 2012 07:37:01 +0000 (23:37 -0800)
commit7d5944b986d829dad02097f27120b1c4853263bf
tree7baf00a4ea2b9065de1d4e793a654ca7ad1d254d
parent98cc61deb661bdde495656bb95d0e728c1f360ac
Trivial bytecomp.el fix for file-local buffer-read-only.

* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a
file local setting of buffer-read-only to the input buffer.

Fixes: debbugs:10419
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el