# HG changeset patch # User Richard M. Stallman # Date 739478888 0 # Node ID a4d9c9bc39943d8ab3e155b19ee2026b4bd3d996 # Parent 54b82ecde27be90b4bea1ec9c7f1e2405a358b7e (outlinify-sticky): Renamed from outlineify-sticky. diff -r 54b82ecde27b -r a4d9c9bc3994 lisp/allout.el --- a/lisp/allout.el Mon Jun 07 18:32:26 1993 +0000 +++ b/lisp/allout.el Mon Jun 07 18:48:08 1993 +0000 @@ -11,7 +11,7 @@ ;;;_ - Author: Ken Manheimer ;;;_ - Maintainer: Ken Manheimer ;;;_ - Created: Dec 1991 - first release to usenet -;;;_ - Version: $Id: allout.el,v 3.6 1993/06/01 21:30:47 klm Exp $|| +;;;_ - Version: $Id: allout.el,v 1.1 1993/06/02 17:53:31 rms Exp rms $|| ;;;_ - Keywords: outline mode ;;;_ - LCD Archive Entry @@ -19,7 +19,7 @@ ;; LCD Archive Entry: ;; allout|Ken Manheimer|klm@nist.gov ;; |A more thorough outline-mode -;; |27-May-1993|$Id: allout.el,v 3.4 1993/05/27 19:24:19 klm Exp $|| +;; |27-May-1993|$Id: allout.el,v 1.1 1993/06/02 17:53:31 rms Exp rms $|| ;;;_ - Description ;; A full-fledged outline mode, based on the original rudimentary @@ -579,7 +579,7 @@ C-c c outline-copy-exposed Copy outline sans all hidden stuff to another buffer whose name is derived from the current one - \"XXX exposed\" -M-x outlineify-sticky Activate outline mode for current buffer +M-x outlinify-sticky Activate outline mode for current buffer and establish -*- outline -*- mode specifier as well as file local vars to automatically set exposure. Try it. @@ -2469,8 +2469,8 @@ (goto-char (point-min)) ) ) -;;;_ > outlineify-sticky () -(defun outlineify-sticky (&optional arg) +;;;_ > outlinify-sticky () +(defun outlinify-sticky (&optional arg) " Activate outline mode and establish file eval to set initial exposure. Invoke with a string argument to designate a string to prepend to