1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

(x-colors): Doc fix.

This commit is contained in:
Richard M. Stallman 1995-06-30 05:12:56 +00:00
parent b311219135
commit 5db9a09f9b

View File

@ -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.