Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
91b491c2
Commit
91b491c2
authored
May 11, 1992
by
Linus Tolke
Browse files
The LysKOM buffer no longer is in read-only mode.
parent
1b9de41c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/startup.el
View file @
91b491c2
...
...
@@ -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
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment