Skip to content
Snippets Groups Projects
Commit 91b491c2 authored by Linus Tolke's avatar Linus Tolke
Browse files

The LysKOM buffer no longer is in read-only mode.

parent 1b9de41c
No related branches found
No related tags found
No related merge requests found
......@@ -491,7 +491,6 @@ Entry to this mode runs lyskom-mode-hook."
(setq major-mode 'lyskom-mode)
(setq mode-name "LysKOM")
(setq mode-line-process '(": %s"))
(setq buffer-read-only t)
(use-local-map lyskom-mode-map)
(run-hooks 'lyskom-mode-hook))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment