diff etc/NEWS @ 108990:8f3a9d4ebe87

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.
author Juri Linkov <juri@jurta.org>
date Mon, 14 Jun 2010 19:03:04 +0300
parents 6f4e41648c3f
children 64f7d70035b7
line wrap: on
line diff
--- a/etc/NEWS	Mon Jun 14 18:48:52 2010 +0300
+++ b/etc/NEWS	Mon Jun 14 19:03:04 2010 +0300
@@ -125,6 +125,9 @@
 *** 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