]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify obsolescence message for 'whitespace-tab'
authorEli Zaretskii <eliz@gnu.org>
Sat, 28 Oct 2017 09:06:30 +0000 (12:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 Oct 2017 09:06:30 +0000 (12:06 +0300)
* lisp/whitespace.el (whitespace-tab): Make the obsolescence
message more clear about the replacement.

lisp/whitespace.el

index 14247646d49eccf0f1621864a63b3f03249f50a8..cd04e6651ace0aeb7a023e9cf6d33a38668d6e13 100644 (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))