xemacs21 21.4.24-12 source package in Ubuntu

Changelog

xemacs21 (21.4.24-12) unstable; urgency=low

  * Clean up auto-autoloads.el (closes: #1046690).

 -- Mark Brown <email address hidden>  Tue, 15 Aug 2023 00:48:10 +0100

Upload details

Uploaded by:
Mark Brown
Uploaded to:
Sid
Original maintainer:
Mark Brown
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
xemacs21_21.4.24-12.dsc 2.1 KiB 240188d8c243144b7da37c9a202816f04b8c5c6c97d396f6e57d5eae271d9124
xemacs21_21.4.24.orig.tar.bz2 6.9 MiB 0274232e8481ec05f08920e53fece440418512f79ef13b4f6156bfc5399ed9e6
xemacs21_21.4.24-12.debian.tar.xz 34.9 KiB f92f6a2804676bd72bed26678430f22b66dab8a5c4e3281daad94339a1e061fd

Available diffs

No changes file available.

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.