Mercurial > emacs
changeset 26925:4364c74ee502
Comment.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 16 Dec 1999 19:16:19 +0000 |
parents | 5348841810f6 |
children | 0f3de230f8c5 |
files | lisp/elide-head.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/elide-head.el Thu Dec 16 19:09:41 1999 +0000 +++ b/lisp/elide-head.el Thu Dec 16 19:16:19 1999 +0000 @@ -37,6 +37,9 @@ ;; you do, information may be hidden from users who don't know it ;; already. +;; Note that `hs-minor-mode' will do a similar job by default, but +;; it's not selective about what leading commentary it hides. + ;; Inspired by jwz's hide-copyleft.el, for which we don't have an ;; assignment.