aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love1999-01-10 18:21:58 +0000
committerDave Love1999-01-10 18:21:58 +0000
commit762f539bd424c8f9b976617a8f8047691c2921bc (patch)
tree1723926827dc184a1bcb2cb672772cb9ace115b7
parent8cb2ab98418015f77cb70390e222e081a2ea5d81 (diff)
downloademacs-762f539bd424c8f9b976617a8f8047691c2921bc.tar.gz
emacs-762f539bd424c8f9b976617a8f8047691c2921bc.zip
Commentary clarification.
-rw-r--r--lisp/generic-x.el4
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 @@
43;; 43;;
44;; PROBLEMS WHEN USED WITH FOLDING MODE: 44;; PROBLEMS WHEN USED WITH FOLDING MODE:
45;; 45;;
46;; [The following relates to the obsolete selective-display technique.
47;; Folding mode should use invisible text properties instead. -- Dave
48;; Love]
49;;
46;; From Anders Lindgren <andersl@csd.uu.se> 50;; From Anders Lindgren <andersl@csd.uu.se>
47;; 51;;
48;; Problem summary: Wayne Adams has found a problem when using folding 52;; Problem summary: Wayne Adams has found a problem when using folding