From: Richard M. Stallman Date: Fri, 30 Jun 1995 05:12:56 +0000 (+0000) Subject: (x-colors): Doc fix. X-Git-Tag: emacs-19.34~3416 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5db9a09f9b3abecfe78a53dbd683cbeab33ce951;p=emacs.git (x-colors): Doc fix. --- 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.