# HG changeset patch # User Dave Love # Date 944313908 0 # Node ID b8145f3d528e2058cfdb6277440f6595fc095c82 # Parent 8be2b52389a5beb288a2346b4c6ccc50a92b6bd5 Fix commentary. diff -r 8be2b52389a5 -r b8145f3d528e lisp/elide-head.el --- a/lisp/elide-head.el Sat Dec 04 06:19:05 1999 +0000 +++ b/lisp/elide-head.el Sat Dec 04 13:25:08 1999 +0000 @@ -33,8 +33,9 @@ ;; elision. ;; You might add `elide-head' to appropriate major mode hooks or to -;; `find-file-hooks'. Please do this in site init files. If you do, -;; information may be hidden from users who don't know it already. +;; `find-file-hooks'. Please do not do this in site init files. If +;; you do, information may be hidden from users who don't know it +;; already. ;; Inspired by jwz's hide-copyleft.el, for which we don't have an ;; assignment.