• Leo Liu's avatar
    Fix a few packages to work with nil tab-stop-list · 83d208a5
    Leo Liu authored
    * indent.el (indent-accumulate-tab-stops): New function.
    
    * textmodes/picture.el (picture-set-tab-stops):
    * ruler-mode.el (ruler-mode-mouse-add-tab-stop)
    (ruler-mode-ruler): Fix to work with nil tab-stop-list.
    
    * progmodes/asm-mode.el (asm-calculate-indentation): Use
    indent-next-tab-stop.
    83d208a5
ruler-mode.el 27.6 KB