From 573d0a7ecc29ca1cadf213835870d7a95eaf1abd Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sat, 4 Dec 1999 13:25:08 +0000 Subject: [PATCH] Fix commentary. --- lisp/elide-head.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/elide-head.el b/lisp/elide-head.el index dbdd72c778b..9e94d4f095a 100644 --- a/lisp/elide-head.el +++ b/lisp/elide-head.el @@ -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. -- 2.39.5