bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23357: [PATCH] Don't let `css--property-values' return duplicates


From: Simen Heggestøyl
Subject: bug#23357: [PATCH] Don't let `css--property-values' return duplicates
Date: Sun, 24 Apr 2016 14:57:22 +0200

By a recent discussion on emacs-devel I was made aware that
completion-at-point functions are themselves responsible for removing
duplicate entries in their results.

The attached patch ensures that `css--property-values' doesn't return
duplicate values as it would otherwise do sometimes, along with a
regression test for it.

-- Simen

Attachment: 0001-Don-t-let-css-property-values-return-duplicates.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]