Fix bug#12731 in mouse-drag-line.
authorMartin Rudalics <rudalics@gmx.at>
Fri, 26 Oct 2012 09:11:24 +0000 (11:11 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 26 Oct 2012 09:11:24 +0000 (11:11 +0200)
commit8c7727c3354291d0798b2eb031f42a32c618c391
tree56bd43d952d5aac0beb8fe2c86f72acd87660614
parentb75897ba631b8dbbb337bd378689b4d35f25b853
Fix bug#12731 in mouse-drag-line.

* mouse.el (mouse-drag-line): Move last form into preceding when
clause (Bug#12731).

* help.el (resize-temp-buffer-window): Fix doc-string.
lisp/ChangeLog
lisp/help.el
lisp/mouse.el