diff options
author | Dave Love <fx@gnu.org> | 1999-01-10 18:21:58 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 1999-01-10 18:21:58 +0000 |
commit | 762f539bd424c8f9b976617a8f8047691c2921bc (patch) | |
tree | 1723926827dc184a1bcb2cb672772cb9ace115b7 /lisp/generic-x.el | |
parent | 8cb2ab98418015f77cb70390e222e081a2ea5d81 (diff) | |
download | emacs-762f539bd424c8f9b976617a8f8047691c2921bc.tar.gz |
Commentary clarification.
Diffstat (limited to 'lisp/generic-x.el')
-rw-r--r-- | lisp/generic-x.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/generic-x.el b/lisp/generic-x.el index aba1c700d5c..50a852f316d 100644 --- a/lisp/generic-x.el +++ b/lisp/generic-x.el @@ -43,6 +43,10 @@ ;; ;; PROBLEMS WHEN USED WITH FOLDING MODE: ;; +;; [The following relates to the obsolete selective-display technique. +;; Folding mode should use invisible text properties instead. -- Dave +;; Love] +;; ;; From Anders Lindgren <andersl@csd.uu.se> ;; ;; Problem summary: Wayne Adams has found a problem when using folding |