update nadvice
[bpt/emacs.git] / lisp / cus-face.el
index 913ef4c..a9e6f3f 100644 (file)
      (color :tag "Foreground"
            :help-echo "Set foreground color (name or #RRGGBB hex spec)."))
 
+    (:distant-foreground
+     (color :tag "Distant Foreground"
+           :help-echo "Set distant foreground color (name or #RRGGBB hex spec)."))
+
     (:background
      (color :tag "Background"
            :help-echo "Set background color (name or #RRGGBB hex spec)."))