/[emacs]/emacs/lisp/term/rxvt.el
ViewVC logotype

Diff of /emacs/lisp/term/rxvt.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by eliz, Fri Jan 25 13:07:35 2002 UTC revision 1.2 by eliz, Fri Jan 25 14:35:42 2002 UTC
# Line 97  Line 97 
97  ;; Set up colors, for those versions of rxvt that support it.  ;; Set up colors, for those versions of rxvt that support it.
98  (defvar rxvt-standard-colors  (defvar rxvt-standard-colors
99    ;; The names of the colors in the comments taken from the rxvt.1 man    ;; The names of the colors in the comments taken from the rxvt.1 man
100    ;; page; th corresponding RGB values--from rgb.txt.    ;; page; the corresponding RGB values--from rgb.txt.
101    '(("black"          0 (  0   0   0))  ; black    '(("black"          0 (  0   0   0))  ; black
102      ("red"            1 (205   0   0))  ; red3      ("red"            1 (205   0   0))  ; red3
103      ("green"          2 (  0 205   0))  ; green3      ("green"          2 (  0 205   0))  ; green3

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26