/[emacs]/emacs/lisp/faces.el
ViewVC logotype

Diff of /emacs/lisp/faces.el

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

revision 1.266.2.4 by miles, Thu Apr 1 04:29:00 2004 UTC revision 1.266.2.5 by miles, Tue Jul 6 09:14:17 2004 UTC
# Line 1309  If FRAME is nil, the current FRAME is us Line 1309  If FRAME is nil, the current FRAME is us
1309                                    (memq 'tty options))                                    (memq 'tty options))
1310                               (and (memq 'motif options)                               (and (memq 'motif options)
1311                                    (featurep 'motif))                                    (featurep 'motif))
1312                                 (and (memq 'gtk options)
1313                                      (featurep 'gtk))
1314                               (and (memq 'lucid options)                               (and (memq 'lucid options)
1315                                    (featurep 'x-toolkit)                                    (featurep 'x-toolkit)
1316                                    (not (featurep 'motif)))                                    (not (featurep 'motif))
1317                                      (not (featurep 'gtk)))
1318                               (and (memq 'x-toolkit options)                               (and (memq 'x-toolkit options)
1319                                    (featurep 'x-toolkit))))                                    (featurep 'x-toolkit))))
1320                          ((eq req 'min-colors)                          ((eq req 'min-colors)

Legend:
Removed from v.1.266.2.4  
changed lines
  Added in v.1.266.2.5

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