+++ /dev/null
-; MPW does not allow saving a file with name beginning with a period.
-; Use Emacs or SimpleText to edit and save this file instead.
-
-(cond ((fboundp 'global-font-lock-mode)
- ;; Turn on font-lock in all modes that support it
- (global-font-lock-mode t)
- ;; Maximum colors
- (setq font-lock-maximum-decoration t)))
-
-(setq default-frame-alist '((font . "fontset-mac")))
* inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h.
-a2000-10-24 Andrew Choi <akochoi@i-cable.com>
+2000-10-24 Andrew Choi <akochoi@i-cable.com>
* src/macterm.c (XTread_socket): check whether Lisp variable
mac-ready-for-drag-n-drop is bound rather than non-nil value.