1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Add NEWS.unknown file to correct versions of introduction

It is not intended for the human reader, but to give less wrong versions
of first appearance displayed by `describe-function` or
`describe-variable` that would otherwise be derived from a notice in a
more recent NEWS* file.

It is better to add items to this file than changing historical NEWS*
files when the actual version of introduction is not known.

* etc/NEWS.unknown: New file.  Add entry for `nthcdr`.
This commit is contained in:
Mattias Engdegård 2024-04-28 19:42:44 +02:00
parent 8718a7c706
commit 495bf22727

14
etc/NEWS.unknown Normal file
View file

@ -0,0 +1,14 @@
This file contains mentions of functions and variables whose
version of introduction would otherwise be guessed incorrectly
by M-x describe-function.
Since much of early Emacs source history is lost, these versions are
conservative estimates: the actual version of first appearance may very
well be much earlier.
* Changes in Emacs 13.8
This may be the earliest surviving version with source code, although
damaged. See
https://github.com/larsbrinkhoff/emacs-history/decuslib.com/decus/vax85b/gnuemax
** 'nthcdr'