Mercurial > emacs
changeset 12443:6e284e77df03
(x-colors): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 30 Jun 1995 05:12:56 +0000 |
parents | 981986d7d82f |
children | 0f96d53b31b7 |
files | lisp/term/x-win.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.