diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index f4df04624a..f7fe344d17 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -41,6 +41,16 @@
-->
+
+ April 3rd, 2022
+
+
+ [timtas] - Update to emacs-28.1. Fixes
+ #16371.
+
+
+
+
April 3rd, 2022
diff --git a/packages.ent b/packages.ent
index a823372af8..fabd5d03c4 100644
--- a/packages.ent
+++ b/packages.ent
@@ -62,7 +62,7 @@
-
+
diff --git a/postlfs/editors/emacs.xml b/postlfs/editors/emacs.xml
index efa3930c1a..43fd58435c 100644
--- a/postlfs/editors/emacs.xml
+++ b/postlfs/editors/emacs.xml
@@ -7,9 +7,9 @@
-
-
-
+
+
+
]>
@@ -118,15 +118,6 @@
Installation of Emacs
-
- First, work around a portability bug in glibc 2.34,
- which no longer defines SIGSTKSZ.
-
-
-sed -e '/SIGSTKSZ/ s|^.*$|static max_align_t sigsegv_stack[\
- (64 * 1024 + sizeof (max_align_t) - 1) / sizeof (max_align_t)];|' \
- -i src/sysdep.c
-
Install Emacs by running the following
commands: