Clarify obsolescence message for 'whitespace-tab'

* lisp/whitespace.el (whitespace-tab): Make the obsolescence
message more clear about the replacement.
This commit is contained in:
Eli Zaretskii 2017-10-28 12:06:30 +03:00
parent 50f711e7fa
commit cc8f72ca22

View file

@ -495,7 +495,8 @@ Used when `whitespace-style' includes the value `spaces'.")
(defvar whitespace-tab 'whitespace-tab
"Symbol face used to visualize TAB.
Used when `whitespace-style' includes the value `tabs'.")
(make-obsolete-variable 'whitespace-tab "use the face instead." "24.4")
(make-obsolete-variable 'whitespace-tab
"customize the face `whitespace-tab' instead." "24.4")
(defface whitespace-tab
'((((class color) (background dark))