1
0
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:
Eli Zaretskii 2001-11-20 20:34:23 +00:00
parent d7185f9d15
commit 33c572f13d

View File

@ -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.