GNU bug report logs - #72554
31.0.50; misleading release information for 'always'

Previous Next

Package: emacs;

Reported by: Ulrich Mueller <ulm <at> gentoo.org>

Date: Sat, 10 Aug 2024 11:18:02 UTC

Severity: normal

Found in version 31.0.50

Full log


View this message in rfc822 format

From: Ulrich Mueller <ulm <at> gentoo.org>
To: 72554 <at> debbugs.gnu.org
Subject: bug#72554: 31.0.50; misleading release information for 'always'
Date: Sat, 10 Aug 2024 13:16:35 +0200
"C-h f always RET" says:

   always is a byte-compiled Lisp function in ‘subr.el’.
   [...]

     Probably introduced at or before Emacs version 25.1.
     This function does not change global state, including the match data.

However, 'always' only appeared in Emacs 28, so that information is
misleading when trying to write backwards compatible code.

(It's less of a problem when the version that is shown is greater than
the actual first release, which I think happens more often.)

Not sure how to fix this. Maybe exclude common English words (which
are likely to appear in NEWS* without being the name of a function)
from scanning in help-fns.el?




This bug report was last modified 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.