emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 13 Nov 2002 18:35:11 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4513 emacs/lisp/ChangeLog:1.4514
*** emacs/lisp/ChangeLog:1.4513 Wed Nov 13 07:40:27 2002
--- emacs/lisp/ChangeLog        Wed Nov 13 18:35:10 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-11-14  Kim F. Storm  <address@hidden>
+ 
+       * textmodes/fill.el (fill-nobreak-invisible): New var.
+       (fill-nobreak-p): Test it; return t if set and point invisible.
+       (fill-newline): Test it; remove invisible prop on newline if set.
+ 
+       * info.el (Info-fontify-node): New local list paragraph-markers.
+       Record markers for mangled *note references on that list.
+       When done, go back through those markers and fill each mangled
+       paragraph with `fill-nobreak-invisible' let-bound to t.
+       Don't use `display' property; insert "see" directly in buffer.
+       
  2002-11-13  Andre Spiegel  <address@hidden>
  
        * vc-rcs.el (vc-rcs-registered): Improve comment.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]