Synch with Oort Gnus.
[elisp/gnus.git-] / texi / infohack.el
index cd9774e..17b1f68 100644 (file)
@@ -41,6 +41,7 @@
        (max-lisp-eval-depth (max max-lisp-eval-depth 600))
        coding-system)
     (find-file file)
+    (setq buffer-read-only nil)
     (setq coding-system (if (boundp 'buffer-file-coding-system)
                            buffer-file-coding-system
                          file-coding-system))