# HG changeset patch # User Richard M. Stallman # Date 804489176 0 # Node ID 6e284e77df03e6ad72b75cdf0c9b38a332f01911 # Parent 981986d7d82f2579944b105d9872c6244a5687db (x-colors): Doc fix. diff -r 981986d7d82f -r 6e284e77df03 lisp/term/x-win.el --- a/lisp/term/x-win.el Fri Jun 30 01:10:20 1995 +0000 +++ b/lisp/term/x-win.el Fri Jun 30 05:12:56 1995 +0000 @@ -486,7 +486,7 @@ "Yellow" "green yellow" "GreenYellow") - "The full list of X colors from the `rgb.text' file.") + "The list of X colors from the `rgb.txt' file.") (defun x-defined-colors (&optional frame) "Return a list of colors supported for a particular frame.