view nt/_emacs @ 24435:3b5ee0390edd

(ls-lisp-insert-directory): Protect the sum total of the file sizes from overflowing. (ls-lisp-format): If file size is a float, use %8.0f to print it.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 04 Mar 1999 11:30:27 +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)