]> git.eshelyaron.com Git - emacs.git/commit
Add NEWS.unknown file to correct versions of introduction
authorMattias EngdegÄrd <mattiase@acm.org>
Sun, 28 Apr 2024 17:42:44 +0000 (19:42 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 19:48:07 +0000 (21:48 +0200)
commit17c80e0b92c168893e0f4e3e7a5e39110724814f
treeab75f81165ebec3d5d8c74da165ee4cc39437a79
parent346aa8721ef405df343a5de9f4a754fdf262efab
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`.

(cherry picked from commit 495bf22727a0e980c4677ad4acd229e125d69d03)
etc/NEWS.unknown [new file with mode: 0644]