From: Richard M. Stallman Date: Thu, 16 Mar 1995 04:34:29 +0000 (+0000) Subject: (outline-layout): Doc fix. X-Git-Tag: emacs-19.34~4824 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=41e798a9699d5b6815a94ad2c5af86e1bdec6c3c;p=emacs.git (outline-layout): Doc fix. --- 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\)