/[emacs]/emacs/lisp/term/w32-win.el
ViewVC logotype

Diff of /emacs/lisp/term/w32-win.el

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

revision 1.63 by lektu, Mon Jun 14 20:59:58 2004 UTC revision 1.64 by jasonr, Sat Jan 22 23:49:06 2005 UTC
# Line 1050  XConsortium: rgb.txt,v 10.41 94/02/20 18 Line 1050  XConsortium: rgb.txt,v 10.41 94/02/20 18
1050           (all-colors (or color-map-colors x-colors))           (all-colors (or color-map-colors x-colors))
1051           (this-color nil)           (this-color nil)
1052           (defined-colors nil))           (defined-colors nil))
     (message "Defining colors...")  
1053      (while all-colors      (while all-colors
1054        (setq this-color (car all-colors)        (setq this-color (car all-colors)
1055              all-colors (cdr all-colors))              all-colors (cdr all-colors))

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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