+2000-02-25 Gerd Moellmann <gerd@gnu.org>
+
+ * emacs.c (main): Remove code snipped commented out with `//'.
+
2000-02-25 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* fileio.c (Ffile_symlink_p): If result starts with a `/'
extern void dump_opcode_frequencies ();
atexit (_mcleanup);
- // atexit (dump_opcode_frequencies);
/* This uses safe_bcopy because that function comes first in the
Emacs executable. It might be better to use something that
gives the start of the text segment, but start_of_text is not