Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
86253dc0
Commit
86253dc0
authored
Jun 04, 2010
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
parent
f07b083d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/term/common-win.el
lisp/term/common-win.el
+5
-4
No files found.
lisp/ChangeLog
View file @
86253dc0
2010-06-04 Chong Yidong <cyd@stupidchicken.com>
* term/common-win.el (x-colors): Add "dark green" and "dark
turquoise" (Bug#6332).
2010-06-03 Eric Ludlam <zappo@gnu.org>
* cedet/semantic/lex-spp.el
...
...
lisp/term/common-win.el
View file @
86253dc0
...
...
@@ -275,10 +275,11 @@ This function returns ARGS minus the arguments that have been processed."
"medium slate blue"
"slate blue"
"dark slate blue"
"midnight blue"
"navy"
"dark blue"
"light steel blue"
"cornflower blue"
"dodger blue"
"royal blue"
"light slate gray"
"slate gray"
"dark slate gray"
"steel blue"
"cadet blue"
"light sky blue"
"sky blue"
"light blue"
"powder blue"
"pale turquoise"
"turquoise"
"medium turquoise"
"dark cyan"
"aquamarine"
"medium aquamarine"
"light sea green"
"light sky blue"
"sky blue"
"light blue"
"powder blue"
"pale turquoise"
"turquoise"
"medium turquoise"
"dark turquoise"
"dark cyan"
"aquamarine"
"medium aquamarine"
"light sea green"
"medium sea green"
"sea green"
"dark sea green"
"pale green"
"lime green"
"forest green"
"light green"
"green yellow"
"yellow green"
"olive drab"
"dark green"
"forest green"
"light green"
"green yellow"
"yellow green"
"olive drab"
"dark olive green"
"lemon chiffon"
"khaki"
"dark khaki"
"cornsilk"
"pale goldenrod"
"light goldenrod"
"goldenrod"
"dark goldenrod"
"wheat"
"navajo white"
"tan"
"burlywood"
"sandy brown"
"peru"
"chocolate"
"saddle brown"
...
...
@@ -287,7 +288,7 @@ This function returns ARGS minus the arguments that have been processed."
"dark magenta"
"dark violet"
"medium blue"
"blue"
"deep sky blue"
"cyan"
"medium spring green"
"spring green"
"green"
"lawn green"
"chartreuse"
"yellow"
"gold"
"orange"
"dark orange"
"orange red"
"red"
"white"
"white smoke"
"gainsboro"
"light gr
e
y"
"gray"
"dark gr
e
y"
"dim gray"
"black"
))
"gainsboro"
"light gr
a
y"
"gray"
"dark gr
a
y"
"dim gray"
"black"
))
"List of basic colors available on color displays.
For X, the list comes from the `rgb.txt' file,v 10.41 94/02/20.
For Nextstep, this is a list of non-PANTONE colors returned by
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment