xemacs21 21.4.24-10build1 source package in Ubuntu

Changelog

xemacs21 (21.4.24-10build1) lunar; urgency=medium

  * Rebuild against latest tiff

 -- Jeremy Bicha <email address hidden>  Sat, 04 Feb 2023 07:35:15 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Mark Brown
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xemacs21_21.4.24.orig.tar.bz2 6.9 MiB 0274232e8481ec05f08920e53fece440418512f79ef13b4f6156bfc5399ed9e6
xemacs21_21.4.24-10build1.debian.tar.xz 32.9 KiB 0f3bb087f335a3da20015a4dbbe1a62ce0285473cfca5bc90ef89fe4537311bf
xemacs21_21.4.24-10build1.dsc 2.4 KiB a07337263c99bf028a67ddad7453d51ead78a09b488d07a5b2d0ed392e05c9bb

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.