From eff8b78d7fc1dc25375e0fff55680a15787d994a Mon Sep 17 00:00:00 2001 From: Andrew Choi Date: Wed, 25 Oct 2000 11:48:28 +0000 Subject: [PATCH] Remove file mac/.emacs. --- mac/.emacs | 10 ---------- mac/ChangeLog | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 mac/.emacs diff --git a/mac/.emacs b/mac/.emacs deleted file mode 100644 index 46405165803..00000000000 --- a/mac/.emacs +++ /dev/null @@ -1,10 +0,0 @@ -; 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"))) diff --git a/mac/ChangeLog b/mac/ChangeLog index 9ff18712ef5..60fed9c1a41 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -8,7 +8,7 @@ * inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h. -a2000-10-24 Andrew Choi +2000-10-24 Andrew Choi * src/macterm.c (XTread_socket): check whether Lisp variable mac-ready-for-drag-n-drop is bound rather than non-nil value. -- 2.39.2