view nt/_emacs @ 40383:cfc82f90a7d4

(mail-mode-syntax-table): Let it inherit from text-mode-syntax-table. (mail-mode): Use define-derived-mode. Fix ordering of alternatives in adaptive-fill-regexp. (mail-mode-map): Don't rely on keymap's internal representation.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 27 Oct 2001 22:19:29 +0000
parents 1877e9736ea1
children
line wrap: on
line source

;;; This is the user emacs startup file (.emacs in Unix land).

(put 'eval-expression 'disabled nil)