From: Eli Zaretskii Date: Sat, 28 Oct 2017 09:06:30 +0000 (+0300) Subject: Clarify obsolescence message for 'whitespace-tab' X-Git-Tag: emacs-26.0.91~448 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cc8f72ca221e772bd925d9ba41bd4202eb7e5c04;p=emacs.git Clarify obsolescence message for 'whitespace-tab' * lisp/whitespace.el (whitespace-tab): Make the obsolescence message more clear about the replacement. --- diff --git a/lisp/whitespace.el b/lisp/whitespace.el index 14247646d49..cd04e6651ac 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el @@ -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))