]> code.delx.au - gnu-emacs/commit
Avoid gratuitous delete-dups in face-at-point.
authorIvan Shmakov <ivan@siamics.net>
Wed, 27 May 2015 22:15:27 +0000 (22:15 +0000)
committerIvan Shmakov <ivan@siamics.net>
Wed, 27 May 2015 22:15:27 +0000 (22:15 +0000)
commit550c65011c7394e8ebcf91fc29af2984908279d1
tree09fea3decd7e8bf95026af54ce72609b7c49ffce
parent21b81bd8c51cf48e08089087a17f66eb70625748
Avoid gratuitous delete-dups in face-at-point.

* lisp/faces.el (face-at-point): Do not compute the properly
ordered, duplicate-free list if only a single value is
requested anyway.  (Bug#20519)
lisp/faces.el