emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master b094b2b9dc3: Fix first appearance records for some misdated funct


From: Mattias Engdegård
Subject: master b094b2b9dc3: Fix first appearance records for some misdated functions
Date: Tue, 30 Apr 2024 13:09:13 -0400 (EDT)

branch: master
commit b094b2b9dc31c4dc03450b5905472a8e6dd531aa
Author: Mattias Engdegård <mattiase@acm.org>
Commit: Mattias Engdegård <mattiase@acm.org>

    Fix first appearance records for some misdated functions
    
    * etc/NEWS.unknown: Add approximate version records for
    defsubst, mark, nreverse, let*, rassq, >=,
    transpose-sexps, buffer-modified-p, current-column, downcase,
    previous-line, catch, throw, and count-lines,
    which all were given much more recent introduction versions
    by describe-function.
---
 etc/NEWS.unknown | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/etc/NEWS.unknown b/etc/NEWS.unknown
index 4aca2525c3d..eafdc953cac 100644
--- a/etc/NEWS.unknown
+++ b/etc/NEWS.unknown
@@ -6,9 +6,26 @@ 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 19.7
+** 'defsubst'
+
+* Changes in Emacs 18.59
+** 'mark'
+
 * 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'
+** 'nreverse
+** 'let*'
+** 'rassq'
+** '>='
+** 'transpose-sexps'
+** 'buffer-modified-p'
+** 'current-column'
+** 'downcase'
+** 'previous-line'
+** 'catch', 'throw'
+** 'count-lines'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]