xemacs21 21.4.24-12build3 source package in Ubuntu

Changelog

xemacs21 (21.4.24-12build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:38:35 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
xemacs21_21.4.24.orig.tar.bz2 6.9 MiB 0274232e8481ec05f08920e53fece440418512f79ef13b4f6156bfc5399ed9e6
xemacs21_21.4.24-12build3.debian.tar.xz 35.1 KiB eac798160456591545ec00721a0cdce4ab0245b1697e2ea3445fe960390e4017
xemacs21_21.4.24-12build3.dsc 2.5 KiB 60be7b4aaf40bcc5ba1c4966aeec0c3576b69bf30dff270115414e648f31664b

View changes file

Binary packages built by this source

xemacs21: highly customizable text editor metapackage

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package exists to cause the installation of the real XEmacs packages.

xemacs21-bin: highly customizable text editor -- support binaries

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 After starting it up peruse the Help menu and read more on its
 origins and what it can do.
 .
 You will need one of xemacs21-mule, xemacs21-nomule, or
 xemacs21-mule-canna-wnn to actually run xemacs.

xemacs21-bin-dbgsym: debug symbols for xemacs21-bin
xemacs21-mule: highly customizable text editor -- Mule binary

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package contains the actual binary used to run XEmacs. It
 depends on the xemacs21-support package for lisp and etc files, and
 the xemacs21-bin package for supporting binaries. This binary has
 been compiled with support for mule, but no input extensions.
 .
 Mule is the extension to (x)emacs that allows for the display of
 non-European characters (for example Japanese and Korean characters).
 This version of the package is mainly useful for only the display and
 reading of international characters. It does not have any mechanism
 for entering non-European characters (see the xemacs21-mule-canna-wnn
 package for that).
 .
 This package actually contains one of the three xemacs binaries
 available. They are xemacs21-nomule, xemacs21-mule and
 xemacs21-mule-canna-wnn.

xemacs21-mule-canna-wnn: highly customizable text editor -- Mule binary compiled with Canna and Wnn

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package contains the actual binary used to run XEmacs. It
 depends on the xemacs21-support package for lisp and etc files, and
 the xemacs21-bin package for supporting binaries. This binary has
 support for the input extensions Canna and WNN compiled in.
 .
 Mule is an extension to (x)emacs that allows for the display and
 input of non-European characters. This binary allows for input and
 display whereas the xemacs21-mule package only does display.
 .
 This package actually contains one of the three xemacs binaries
 available. They are xemacs21-nomule, xemacs21-mule and
 xemacs21-mule-canna-wnn.

xemacs21-mule-canna-wnn-dbgsym: debug symbols for xemacs21-mule-canna-wnn
xemacs21-mule-dbgsym: debug symbols for xemacs21-mule
xemacs21-nomule: highly customizable text editor -- Non-mule binary

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package contains the actual binary used to run XEmacs. It
 depends on the xemacs21-support package for lisp and etc files, and
 the xemacs21-bin package for supporting binaries. This binary does
 not have any of the mule stuff compiled into it. It should be faster
 than the xemacs21-mule and xemacs21-mule-canna-wnn packages because
 it does not contain the fairly large bit of code for either the
 display or input of non-European characters.
 .
 This package actually contains one of the three xemacs binaries
 available. They are xemacs21-nomule, xemacs21-mule and
 xemacs21-mule-canna-wnn.

xemacs21-nomule-dbgsym: debug symbols for xemacs21-nomule
xemacs21-support: highly customizable text editor -- architecture independent support files

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 Support and architecture independent files for XEmacs 21.4.22. This
 includes the files found in etc and all required elisp library files
 (mostly compiled (.elc files), but a few uncompiled (.el files)).

xemacs21-supportel: highly customizable text editor -- non-required library files

 XEmacs is a full fledged programming language with a mail reader,
 news reader, info browser, web browser, calendar, specialized editor
 for more programming languages and other formats than most people
 encounter in a lifetime, and much more.
 .
 This package contains all the non-necessary library files for
 XEmacs. The xemacs21-support package contains the compiled versions
 of these files.
 .
 The major reason to install this package is if you want to learn
 elisp or modify the libraries for your specific installation.