• Tassilo Horn's avatar
    Refactor out setting `whitespace-indent-tabs-mode' and · 06d36e2b
    Tassilo Horn authored
    `whitespace-tab-width' buffer-locally to own function, so that
    `whitespace-cleanup' and friends work appropriately without
    needing to enable `whitespace-mode'.
    
    * whitespace.el (whitespace-ensure-local-variables): New function.
    (whitespace-cleanup-region): Call it.
    (whitespace-turn-on): Call it.
    06d36e2b
whitespace.el 86.1 KB