view nt/_emacs @ 18285:d38d2b26bd52

(scheme): Add defgroup. Put defcustom's into this group. (scheme-mode-commands): Remove keybinding of \t to old `scheme-indent-line'. Bind \e\C-q to `indent-sexp', not `scheme-indent-sexp'. (scheme-mit-dialect): Use defcustom. (dsssl-sgml-declaration): Likewise. Fix doc string.
author Richard M. Stallman <rms@gnu.org>
date Tue, 17 Jun 1997 21:54:16 +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)