* bug#74712: 31.0.50; Add occurrence time of and-let* in Emacs
@ 2024-12-06 14:53 Yue Yi via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-09 3:25 ` Stefan Kangas
0 siblings, 1 reply; 2+ messages in thread
From: Yue Yi via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-12-06 14:53 UTC (permalink / raw)
To: 74712
Hello Emacs:
In the past few days, I spent some time researching the history of foo-let
changes in Emacs. I noticed that and-let* was first implemented by Mark Oteiza
as an alias for when-let* (commit be10c00), and then it was re-implemented
(commit 4612b2a). During the process of repeated modifications (commits af4697f,
f6bd7e0, 441fe20), Michael Heerdegen removed the related changes of and-let*
from the NEWS, which also led to (describe-function 'and-let*) not showing the
correct introduction VERSION of and-let* in the *HELP* buffer.
Therefore, I suggest adding the following code in symbol-releases.eld:
("26.1" fun and-let*)
Regards,
Yi Yue
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-09 3:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 14:53 bug#74712: 31.0.50; Add occurrence time of and-let* in Emacs Yue Yi via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-09 3:25 ` Stefan Kangas
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.