view nt/_emacs @ 40940:174ef035d156

Change macros to use do-while block instead of if-else. Use braces to follow GNU Coding Standards.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 12 Nov 2001 07:28:40 +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)