CVSROOT:        /cvsroot/auctex
Module name:    auctex
Branch:         
Changes by:     Ralf Angeli <[EMAIL PROTECTED]> 05/05/12 13:14:15

Modified files:
        .              : tex-fold.el 

Log message:
        (TeX-fold-keymap): Remove deprecated key bindings.
        (TeX-fold-region, TeX-fold-item): Use `TeX-fold-item-end'.  Do not
        compute display string (now done in `TeX-fold-hide-item').
        (TeX-fold-make-overlay): Do not mess with display string anymore.
        Thereby remove it from list of function arguments.
        (TeX-fold-item-end, TeX-fold-overfull-p)
        (TeX-fold-update-at-point): New functions.
        (TeX-fold-buffer-substring): Get 'display property instead of
        'TeX-fold-display-string which is not used anymore.
        (TeX-fold-hide-item): Computation of display string and faces as
        well as provisions for overfull lines are done only in this
        function now.  The 'display property is now set for XEmacs as
        well.
        (TeX-fold-mode): Add and remove `TeX-fold-update-at-point' to
        `LaTeX-fill-newline-hook' respectively.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/tex-fold.el.diff?tr1=1.46&tr2=1.47&r1=text&r2=text



_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to