Could we agree to refrain from storing meta-data in source files? I'm referring here to things like "Time-stamp: ..." and CVS' "$Id" and friends.
The right place for this information is in the version control system. Putting them in the source files causes spurious conflicts, specially in the case of "Time-stamp", which CVS doesn't understand. I have always preferred not to have such things in Emacs source files. It is the people who wrote the files (outside Emacs) who want them, but in Emacs itself they tend to cause confusion. I have stopped pushing on it, but I would be glad if those were deleted. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel