X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=texi%2Finfohack.el;h=4fe99499197cc5058c4a9aeb0ceee6f820d72b41;hb=78c11a546ca9168244e4d8bf3877533ee811004d;hp=cdd9a34dd955046a9fa678e072cc71c8d4163856;hpb=ac43e6ad4999d3786a274d5632a6f60c05ddc186;p=gnus diff --git a/texi/infohack.el b/texi/infohack.el index cdd9a34dd..4fe994991 100644 --- a/texi/infohack.el +++ b/texi/infohack.el @@ -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 buffer-file-coding-system) (infohack-remove-unsupported) (texinfo-every-node-update)