]> git.eshelyaron.com Git - emacs.git/commitdiff
(facemenu-unlisted-faces): Fix obsolescence description.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 18 Apr 2008 09:34:30 +0000 (09:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 18 Apr 2008 09:34:30 +0000 (09:34 +0000)
lisp/facemenu.el

index e402e0851172c9adc2b4f4c92326851f1250ebf5..760f53a2ed846a3c62231005648d42f6b4ee8acf 100644 (file)
@@ -135,7 +135,7 @@ just before \"Other\" at the end."
     ,(purecopy "^widget-") ,(purecopy "^custom-") ,(purecopy "^vm-"))
   "*List of faces that are of no interest to the user.")
 (make-obsolete-variable 'facemenu-unlisted-faces 'facemenu-listed-faces
-                       "since 22.1,\nand has no effect on the Face menu")
+                       "22.1,\n  and has no effect on the Face menu")
 
 (defcustom facemenu-listed-faces nil
   "*List of faces to include in the Face menu.