* ecomplete.el (ecomplete-highlight-match-line): Use
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 30 Apr 2006 10:16:24 +0000 (10:16 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 30 Apr 2006 10:16:24 +0000 (10:16 +0000)
commit523a0ced8b704d937b5e42ab74d1471a14067c10
treefff6865891047bdb8a8902b56bfa61745b8f6a8d
parentdfc1546f3d22dad97fdc70371a4cd5ea9b7543fd
* ecomplete.el (ecomplete-highlight-match-line): Use
point-at-eol.
(ecomplete-highlight-match-line): Use `highlight', because that
face exists in both Emacs and XEmacs.

* message.el (message-display-abbrev): Use point-at-bol.
lisp/ChangeLog
lisp/ecomplete.el
lisp/message.el