emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/gamegrid.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/play/gamegrid.el
Date: Tue, 04 Feb 2003 08:20:42 -0500

Index: emacs/lisp/play/gamegrid.el
diff -c emacs/lisp/play/gamegrid.el:1.13 emacs/lisp/play/gamegrid.el:1.14
*** emacs/lisp/play/gamegrid.el:1.13    Mon Sep 23 12:03:03 2002
--- emacs/lisp/play/gamegrid.el Tue Feb  4 08:20:41 2003
***************
*** 236,242 ****
  (defun gamegrid-colorize-glyph (color)
    (find-image `((:type xpm :data ,gamegrid-xpm
                       :ascent center
!                      :color-symbols 
                       (("col1" . ,(gamegrid-color color 0.6))
                        ("col2" . ,(gamegrid-color color 0.8))
                        ("col3" . ,(gamegrid-color color 1.0))))
--- 236,242 ----
  (defun gamegrid-colorize-glyph (color)
    (find-image `((:type xpm :data ,gamegrid-xpm
                       :ascent center
!                      :color-symbols
                       (("col1" . ,(gamegrid-color color 0.6))
                        ("col2" . ,(gamegrid-color color 0.8))
                        ("col3" . ,(gamegrid-color color 1.0))))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]