summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2010-06-14 19:03:04 +0300
committerJuri Linkov <juri@jurta.org>2010-06-14 19:03:04 +0300
commitf0bf7c8e5525fb4f964530c17399c3c987a79927 (patch)
tree2f55e221c7ddd0268d6541b5b4ee318c8a372b51 /etc/NEWS
parentc42fe9a55d2356f509ea38e6de6fcec95fd6ac63 (diff)
downloademacs-f0bf7c8e5525fb4f964530c17399c3c987a79927.tar.gz
Add sort option `list-colors-sort'. (Bug#6332)
* lisp/facemenu.el (color-rgb-to-hsv): New function. (list-colors-sort): New defcustom. (list-colors-sort-key): New function. (list-colors-display): Doc fix. Sort list according to the option `list-colors-sort'. (list-colors-print): Add HSV values to `help-echo' property of RGB strings.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e9d29c9ea87..60de0a286f3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -125,6 +125,9 @@ trashing. This avoids inadvertently trashing temporary files.
*** Calling `delete-file' or `delete-directory' with a prefix argument
now forces true deletion, regardless of `delete-by-moving-to-trash'.
+** New option `list-colors-sort' defines the color sort order
+for `list-colors-display'.
+
* Editing Changes in Emacs 24.1