# HG changeset patch # User Richard M. Stallman # Date 795328469 0 # Node ID 27df51bcb4b0ec58467633ceb87d739a9b747ac5 # Parent 8d2f156b72ffcbcd62a1926922fc7347bd299c5d (outline-layout): Doc fix. diff -r 8d2f156b72ff -r 27df51bcb4b0 lisp/allout.el --- a/lisp/allout.el Thu Mar 16 02:23:24 1995 +0000 +++ b/lisp/allout.el Thu Mar 16 04:34:29 1995 +0000 @@ -104,7 +104,7 @@ 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\)