Hrvoje Niksic <hniksic(a)srce.hr> writes:
SL Baur <steve(a)xemacs.org> writes:
...
> If the symbol `emacs-major-version' doesn't exist, Emacs
cannot load
> the file anyway.
Yes, but it will make the error more obscure, which we should try to
avoid.
Just how far back do we need to go?
C-h v emacs-major-version
`emacs-major-version' is a simple built-in variable.
Value: 21
Documentation:
Major version number of this version of Emacs, as an integer.
Warning: this variable did not exist in Emacs versions earlier than:
FSF Emacs: 19.23
XEmacs: 19.10
There was no XEmacs 19.10, 19.10 was the final release of Lucid Emacs.
Emacs 19.23 (released May 17, 1994) wasn't considered an official
release according to the history section of the internals manual.
Lucid Emacs 19.10 was released on May 27, 1994.
...
> The policy has been that etc/NEWS doesn't get rewritten and
this is
> in the historical section. Hrvoje, when can we prune the NEWS file
> and put the oldest historical stuff in etc/HISTORY?
Maybe we should create ONEWS, the way FSF does?
That would be good.