Fix #3381: make documentation read-only

This commit is contained in:
Henrik Lissner
2020-10-06 14:33:14 -04:00
parent 8284f1035b
commit 6445fbf732

1
docs/.dir-locals.el Normal file
View File

@ -0,0 +1 @@
((org-mode (buffer-read-only . t)))