emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/landmark.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/play/landmark.el
Date: Tue, 20 Nov 2001 15:34:24 -0500

Index: emacs/lisp/play/landmark.el
diff -u emacs/lisp/play/landmark.el:1.17 emacs/lisp/play/landmark.el:1.18
--- emacs/lisp/play/landmark.el:1.17    Tue Nov 20 13:34:21 2001
+++ emacs/lisp/play/landmark.el Tue Nov 20 15:34:23 2001
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]