Partially fix Bug#16403.
commitd791cc3bc2781435f7b54fb9b45c690c7e4e0ee6
authorBastien Guerry <bzg@gnu.org>
Mon, 13 Jan 2014 10:55:22 +0000 (13 11:55 +0100)
committerBastien Guerry <bzg@gnu.org>
Mon, 13 Jan 2014 10:55:22 +0000 (13 11:55 +0100)
treeeeea873b6b5bbb88cc964c33c1d08456696a8aa1
parent6a1f3c119c3a67e781eacbd0756db83ba365c185
Partially fix Bug#16403.

* rect.el (rectangle-mark-mode): When the region is not active,
display a message saying that the mark as been set and that
rectangle mode is in use.
(rectangle--highlight-for-redisplay): Only put an overlay with a
visible vertical bar when (display-graphic-p) is non-nil.
This partially fixes Bug#16403.
lisp/ChangeLog
lisp/rect.el