annotate nt/_emacs @ 11696:d43754b30133

(bcopy, bzero, bcmp): Don't let string.h prototype these.
author Richard M. Stallman <rms@gnu.org>
date Fri, 05 May 1995 02:21:21 +0000
parents 306b976d73bf
children 1877e9736ea1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11401
306b976d73bf Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
1 ;;; This is the user emacs startup file (.emacs in Unix land).
306b976d73bf Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
2
306b976d73bf Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
3 (put 'eval-expression 'disabled nil)