emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r114220: * lisp/play/landmark.el: Yet more typo fixe


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114220: * lisp/play/landmark.el: Yet more typo fixes.
Date: Wed, 11 Sep 2013 18:37:22 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114220
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2013-09-11 14:36:51 -0400
message:
  * lisp/play/landmark.el: Yet more typo fixes.
modified:
  lisp/play/landmark.el          
landmark.el-20091113204419-o5vbwnq5f7feedwu-1175
=== modified file 'lisp/play/landmark.el'
--- a/lisp/play/landmark.el     2013-09-11 18:32:32 +0000
+++ b/lisp/play/landmark.el     2013-09-11 18:36:51 +0000
@@ -246,7 +246,7 @@
 Entry to this mode calls the value of `landmark-mode-hook' if that value
 is non-nil.  One interesting value is `turn-on-font-lock'."
   (landmark-display-statistics)
-  (setq-local font-lock-defaults '(lm-font-lock-keywords t))
+  (setq-local font-lock-defaults '(landmark-font-lock-keywords t))
   (setq buffer-read-only t))
 
 


reply via email to

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