Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
apel: A Portable Emacs Library
- Summary
- APEL stands for "A Portable Emacs Library". It consists of
following modules:
poe.el - This is an emulation module mainly for basic
functions and special forms/macros of latest emacsen.
poem.el - This module provides basic functions to write
portable MULE programs.
pces.el - This module provides portable character encoding
scheme (coding-system) features.
invisible.el - This modules provides features about invisible
region.
mcharset.el - This modules provides MIME charset related
features.
and other some utility modules
Changelog
- * Wed Oct 6 19:00:00 2004 Akira TAGOH <tagoh{%}redhat{*}com> - 10.6-5
- require emacs-common instead of emacs.
- * Wed Oct 6 19:00:00 2004 Akira TAGOH <tagoh{%}redhat{*}com> - 10.6-4
- require xemacs-common instead of xemacs. (#134479)
- * Mon Sep 27 19:00:00 2004 Akira TAGOH <tagoh{%}redhat{*}com> - 10.6-3
- rebuilt