# HG changeset patch # User Juanma Barranquero # Date 1125481980 0 # Node ID 79547d3c563fad92fb30300cbb5304b1ccc723f3 # Parent eb3fe804bd181ce52672b0d4ffe59a2305bd2d85 (msdos-color-values): Add defvar. diff -r eb3fe804bd18 -r 79547d3c563f lisp/term/tty-colors.el --- a/lisp/term/tty-colors.el Wed Aug 31 09:52:29 2005 +0000 +++ b/lisp/term/tty-colors.el Wed Aug 31 09:53:00 2005 +0000 @@ -62,6 +62,8 @@ ;;; Code: +(defvar msdos-color-values) + ;; The following list is taken from rgb.txt distributed with X. ;; ;; WARNING: Some colors, such as "lightred", do not appear in this