view nt/_emacs @ 20138:cd9968dc162a

Define `/' in c-mode-base-map since all modes now support c-electric-slash. Define C-c C-e in mode-specific maps instead of c-mode-base-map since c-expand-macro is meaningless in Java and IDL.
author Karl Heuer <kwzh@gnu.org>
date Thu, 23 Oct 1997 07:33:03 +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)