]> code.delx.au - gnu-emacs/blobdiff - lisp/facemenu.el
Remove * characters from the front of variable docstrings.
[gnu-emacs] / lisp / facemenu.el
index 743115839b231b853ead176fe47776497c6a2ac4..e76b61fdacb83312a4f8751de47d0804908b2cc1 100644 (file)
@@ -132,7 +132,7 @@ just before \"Other\" at the end."
     ,(purecopy "^font-lock-") ,(purecopy "^gnus-") ,(purecopy "^message-")
     ,(purecopy "^ediff-") ,(purecopy "^term-") ,(purecopy "^vc-")
     ,(purecopy "^widget-") ,(purecopy "^custom-") ,(purecopy "^vm-"))
-  "*List of faces that are of no interest to the user.")
+  "List of faces that are of no interest to the user.")
 (make-obsolete-variable 'facemenu-unlisted-faces 'facemenu-listed-faces
                        "22.1,\n  and has no effect on the Face menu")