annotate nt/_emacs @ 11641:748feea0a51a

(redisplay): Don't move the cursor if it's supposed to be in the echo area.
author Karl Heuer <kwzh@gnu.org>
date Mon, 01 May 1995 23:12:19 +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)