annotate nt/_emacs @ 32669:092d2df2a6c3

(Fx_create_frame): Don't bother calling face-set-after-frame-default since the caller does it for us anyway. Clean up calls to x_get_arg to be consistent with X.
author Jason Rumney <jasonr@gnu.org>
date Thu, 19 Oct 2000 19:12:51 +0000
parents 1877e9736ea1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11766
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
1 ;;; This is the user emacs startup file (.emacs in Unix land).
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
2
1877e9736ea1 removed ^Ms
Geoff Voelker <voelker@cs.washington.edu>
parents: 11401
diff changeset
3 (put 'eval-expression 'disabled nil)