mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * src/module-env-30.h: Fix commentary
This commit is contained in:
parent
4775530357
commit
102a848d99
|
|
@ -1,3 +1,3 @@
|
|||
/* Add module environment functions newly added in Emacs 29 here.
|
||||
Before Emacs 29 is released, remove this comment and start
|
||||
module-env-30.h on the master branch. */
|
||||
/* Add module environment functions newly added in Emacs 30 here.
|
||||
Before Emacs 30 is released, remove this comment and start
|
||||
module-env-31.h on the master branch. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue