/[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.14 by dann, Sat Sep 24 23:20:45 2005 UTC revision 1.15 by dann, Sun Sep 25 01:49:13 2005 UTC
# Line 240  for the currently selected frame." Line 240  for the currently selected frame."
240                              (list color color color))                              (list color color color))
241            (setq ncolors (1- ncolors))))            (setq ncolors (1- ncolors))))
242                
243         ((and (> ncolors 0) (= ncolors 72)) ; rxvt-unicode         ((= ncolors 72) ; rxvt-unicode
244          ;; 64 non-gray colors          ;; 64 non-gray colors
245          (let ((levels '(0 139 205 255))          (let ((levels '(0 139 205 255))
246                (r 0) (g 0) (b 0))                (r 0) (g 0) (b 0))

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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