Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
eff8b78d
Commit
eff8b78d
authored
Oct 25, 2000
by
Andrew Choi
Browse files
Remove file mac/.emacs.
parent
2d7d0390
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
11 deletions
+1
-11
mac/.emacs
mac/.emacs
+0
-10
mac/ChangeLog
mac/ChangeLog
+1
-1
No files found.
mac/.emacs
deleted
100644 → 0
View file @
2d7d0390
; 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")))
mac/ChangeLog
View file @
eff8b78d
...
...
@@ -8,7 +8,7 @@
* inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h.
a
2000-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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment