From 41e798a9699d5b6815a94ad2c5af86e1bdec6c3c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 16 Mar 1995 04:34:29 +0000 Subject: [PATCH] (outline-layout): Doc fix. --- lisp/allout.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/allout.el b/lisp/allout.el index 182ea76fcb1..58a286d1161 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -104,7 +104,7 @@ the layout specification. You can associate a particular outline layout with a file by setting this var via the file's local variables. For example, the following -lines at the bottom of an elisp file: +lines at the bottom of an Emacs Lisp file: ;;;Local variables: ;;;outline-layout: \(0 : -1 -1 0\) -- 2.39.5