(quickurl-list-insert): `count-lines' was returning
authorGerd Moellmann <gerd@gnu.org>
Tue, 12 Oct 1999 11:48:43 +0000 (11:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 12 Oct 1999 11:48:43 +0000 (11:48 +0000)
commitb07ea410a382deb8e8eae336302cc085269c8342
treeea5f58b823e6ae2cd2be2989b0a7b98247b5a657
parentb581dd19c036ffc5352e91fac42675801e5bec4f
(quickurl-list-insert): `count-lines' was returning
a value one line to high if the cursor wasn't at the start of a
line. A `beginning-of-line' is now performed before making the
call to `count-lines'.
lisp/ChangeLog
lisp/quickurl.el