view nt/_emacs @ 12920:905444ab8d92

(compilation-exit-message-function): New variable. (compilation-sentinel): If compilation-exit-message-function is non-nil, call it to produce messages for buffer and mode line. (grep): Use that variable to produce snazzier messages.
author Roland McGrath <roland@gnu.org>
date Mon, 21 Aug 1995 22:15:58 +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)