branch: externals/face-shift
commit 70ba8860557343952547032374d111ded0926cea
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Update face-shift documentation
---
face-shift.el | 6 ------
1 file changed, 6 deletions(-)
diff --git a/face-shift.el b/face-shift.el
index b1d2ea522a..bf43d1f754 100644
--- a/face-shift.el
+++ b/face-shift.el
@@ -91,12 +91,6 @@ information."
(defcustom face-shift-intensity 0.8
"Relaxation factor when applying a colour-shift.
-Positive values between [0;1] will lighten up the resulting shift
-more (where 0 is the lightest), while values between [-∞;0] will
-darken it (where 0 is the darkest).
-
-Values beyond [-∞;1] are not supported.
-
See `face-shift--interpolate'."
:type 'float)