From 5db9a09f9b3abecfe78a53dbd683cbeab33ce951 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 30 Jun 1995 05:12:56 +0000 Subject: [PATCH] (x-colors): Doc fix. --- lisp/term/x-win.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index b23c14a6084..d1ca04573f4 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -486,7 +486,7 @@ This returns ARGS with the arguments that have been processed removed." "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. -- 2.39.2