/[auctex]/auctex/tex.el
ViewVC logotype

Diff of /auctex/tex.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5.514 by angeli, Wed May 11 15:07:33 2005 UTC revision 5.515 by angeli, Thu May 12 12:09:50 2005 UTC
# Line 692  overlays." Line 692  overlays."
692         '(start-and-end-in-region negate-in-region) 'priority)         '(start-and-end-in-region negate-in-region) 'priority)
693        (setq inner-priority (car prios) outer-priority (cdr prios))        (setq inner-priority (car prios) outer-priority (cdr prios))
694        (cond ((and inner-priority (not outer-priority))        (cond ((and inner-priority (not outer-priority))
695               (+ inner-priority TeX-fold-priority-step))               (+ inner-priority TeX-overlay-priority-step))
696              ((and (not inner-priority) outer-priority)              ((and (not inner-priority) outer-priority)
697               (/ outer-priority 2))               (/ outer-priority 2))
698              ((and inner-priority outer-priority)              ((and inner-priority outer-priority)

Legend:
Removed from v.5.514  
changed lines
  Added in v.5.515

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26