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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/play/landmark.el
Date: Tue, 14 Feb 2006 01:21:32 +0000

Index: emacs/lisp/play/landmark.el
diff -u emacs/lisp/play/landmark.el:1.28 emacs/lisp/play/landmark.el:1.29
--- emacs/lisp/play/landmark.el:1.28    Sun Feb  5 14:10:44 2006
+++ emacs/lisp/play/landmark.el Tue Feb 14 01:21:31 2006
@@ -1694,13 +1694,13 @@
 
 ;;;_ + Local variables
 
-;;; The following `outline-layout' local variable setting:
+;;; The following `allout-layout' local variable setting:
 ;;;  - closes all topics from the first topic to just before the third-to-last,
 ;;;  - shows the children of the third to last (config vars)
 ;;;  - and the second to last (code section),
 ;;;  - and closes the last topic (this local-variables section).
 ;;;Local variables:
-;;;outline-layout: (0 : -1 -1 0)
+;;;allout-layout: (0 : -1 -1 0)
 ;;;End:
 
 (provide 'landmark)




reply via email to

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