two-column.el small cleanup
authorGlenn Morris <rgm@gnu.org>
Mon, 16 Apr 2012 20:13:38 +0000 (16:13 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 16 Apr 2012 20:13:38 +0000 (16:13 -0400)
commit1197ecfa84c35f9497a340845595e7e1040e455d
treef246fc117c2ca2a8afc784e2bf35864718d3b377
parentf45f90f33151dc74ef541cba4fe87565215382a0
two-column.el small cleanup

* lisp/textmodes/two-column.el: Move custom options to the start.
(frame-width): Remove compat definition.
(2C-associate-buffer, 2C-dissociate):
Use with-current-buffer rather than save-excursion.
(2C-dissociate): Force a mode-line update.
(2C-autoscroll): Use ignore-errors.
lisp/ChangeLog
lisp/textmodes/two-column.el