• Ken Manheimer's avatar
    * allout.el (allout-hide-by-annotation, allout-flag-region): Reduce · d806ab68
    Ken Manheimer authored
    possibility of overlay leakage by making them volatile.
    
    * allout-widgets.el (allout-widgets-tally): Define as nil so the hash is
    not shared between buffers.  Mode initialization is responsible for giving
    it a useful starting value.
    (allout-item-span): Reduce possibility of overlay leakage by making them
    volatile.
    (allout-widgets-count-buttons-in-region): Add diagnostic function for
    tracking down overlay leaks.
    d806ab68
allout.el 279 KB