* align.el (align-adjust-col-for-rule): Unbreak due to defaulting
authorLeo Liu <sdl.web@gmail.com>
Mon, 23 Jun 2014 23:09:20 +0000 (07:09 +0800)
committerLeo Liu <sdl.web@gmail.com>
Mon, 23 Jun 2014 23:09:20 +0000 (07:09 +0800)
commit96559792e1c45918fcb147a01772d02556b26d00
treeb2a71c9bb35bac83dea5597408fd752d83902c9e
parent027676cc19d67b70b734526486011dcff8ee2e78
* align.el (align-adjust-col-for-rule): Unbreak due to defaulting
tab-stop-list to nil.

* indent.el (indent-next-tab-stop): Rename from indent--next-tab-stop.
(indent-rigidly-left-to-tab-stop)
(indent-rigidly-right-to-tab-stop, tab-to-tab-stop)
(move-to-tab-stop): Change callers.

Fixes: debbugs:16381
lisp/ChangeLog
lisp/align.el
lisp/indent.el