view nt/_emacs @ 17069:0b2b8a0f7570

(popmail): Remove some unnecessary function declarations. (popmail, pop_retr): Since popmail always passes mbx_write and mbf into pop_retr, there's no reason to pass in mbx_write, and the file argument can be declared FILE * explicitly. This fixes a compilation problem on systems with 64-bit pointers.
author Karl Heuer <kwzh@gnu.org>
date Sun, 23 Feb 1997 08:47:57 +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)