view nt/_emacs @ 15751:022815791330

(dabbrev--search): Don't downcase the result here. (dabbrev-completion): Bind completion-ignore-case. (dabbrev--substitute-expansion): Downcase the expansion here, but not if case pattern matches start of original expansion.
author Richard M. Stallman <rms@gnu.org>
date Sun, 21 Jul 1996 23:45:15 +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)