]> code.delx.au - gnu-emacs/commit
align.el marker fix.
authorGlenn Morris <rgm@gnu.org>
Mon, 5 Dec 2011 02:47:53 +0000 (18:47 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 5 Dec 2011 02:47:53 +0000 (18:47 -0800)
commit58a70b943c3efcc25e1396c8e67bc440c43a3f0a
tree85bd5aa3d118733064cadf40f5a4ea6dc153d163
parent7dbda6dfe8058e6abcaf2436277b9beae7605e20
align.el marker fix.

* lisp/align.el (align--set-marker): Add doc-string.
Don't try to move something that is not a marker.
Eg the first call from align-region passes eol == 0.

Fixes: debbugs:10216
lisp/ChangeLog
lisp/align.el