mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
Fix a typo.
This commit is contained in:
parent
d7185f9d15
commit
33c572f13d
@ -239,7 +239,7 @@
|
||||
(put 'lm-mode 'intangible 1)
|
||||
;; This one is for when they set view-read-only to t: Landmark cannot
|
||||
;; allow View Mode to be activated in its buffer.
|
||||
(put 'gomoku-mode 'mode-class 'special)
|
||||
(put 'lm-mode 'mode-class 'special)
|
||||
|
||||
(defun lm-mode ()
|
||||
"Major mode for playing Lm against Emacs.
|
||||
|
Loading…
Reference in New Issue
Block a user