Mercurial > hg > xemacs-beta
view man/README @ 5522:544e6336d37c
Reimplement a few GNU functions in terms of CL functions, subr.el
2011-06-19 Aidan Kehoe <kehoea@parhasard.net>
* cl-macs.el:
* cl-macs.el (assoc-ignore-case, assoc-ignore-representation):
* cl-macs.el (member-ignore-case): New compiler macros.
* subr.el (assoc-ignore-case):
* subr.el (assoc-ignore-representation):
* subr.el (member-ignore-case):
* subr.el (split-path):
* subr.el (delete-dups):
Reimplement a few GNU functions in terms of their CL counterparts,
for the sake of circularity checking and some speed; add type
checking (used in interpreted code and with low speed and safety
checking) for the sake of revealing incompatibilities when
developing.
* subr.el (remove-hook):
There's no need for flet here, an explicit lambda is enough.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 19 Jun 2011 17:43:03 +0100 |
parents | 3ecd8885ac67 |
children |
line wrap: on
line source
This directory contains the Tex sources of the XEmacs manuals, plus the macro package (texinfo.tex) necessary for processing them. To make a foo.dvi file from a foo.texi file: 1) Run configure 2) Install TeX and the texinfo package 3) Run `make foo.dvi' in this directory. The most important manuals are available in postscript and dvi formats via anonymous ftp from: ftp://ftp.xemacs.org/pub/docs