+2007-10-12 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * cus-start.el (all): Use the same test as the 22.2 branch.
+
2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
* diff-mode.el (diff-current-defun): Force recomputation of
((string-match "\\`w32-" (symbol-name symbol))
(eq system-type 'windows-nt))
((string-match "\\`mac-" (symbol-name symbol))
- (or (eq system-type 'mac) (eq system-type 'darwin)))
+ (eq window-system 'mac))
((string-match "\\`x-.*gtk" (symbol-name symbol))
(featurep 'gtk))
((string-match "\\`x-" (symbol-name symbol))