view nt/_emacs @ 32080:ce5196c4aa6f

(isearch-faces): New custom group. (isearch): New defface; was already tested for in the code. (isearch-lazy-highlight-face): Changed to defface from defcustom. (isearch-highlight): Always use face `isearch'.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 02 Oct 2000 19:18:09 +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)