view etc/README @ 4549:68d1ca56cffa

First part of interactive checks that coding systems encode regions. 2008-01-21 Aidan Kehoe <kehoea@parhasard.net> * coding.el (decode-coding-string): (encode-coding-string): Accept GNU's NOCOPY argument for these. Todo; write compiler macros to use it. (query-coding-warning-face): New face, to show unencodable characters. (default-query-coding-region-safe-charset-skip-chars-map): New variable, a cache used by #'default-query-coding-region. (default-query-coding-region): Default implementation of #'query-coding-region, using the safe-charsets and safe-chars coding systemproperties. (query-coding-region): New function; can a given coding system encode a given region? (query-coding-string): New function; can a given coding system encode a given string? (unencodable-char-position): Function API taken from GNU; return the first unencodable position given a string and coding system. (encode-coding-char): Function API taken from GNU; return CHAR encoded using CODING-SYSTEM, or nil if CODING-SYSTEM would trash CHAR. ((unless (featurep 'mule)): Override the default query-coding-region implementation on non-Mule. * mule/mule-coding.el (make-8-bit-generate-helper): Eliminate a duplicate comment. (make-8-bit-choose-category): Simplify implementation. (8-bit-fixed-query-coding-region): Implementation of #'query-coding-region for coding systems created with #'make-8-bit-coding-system. (make-8-bit-coding-system): Initialise the #'query-coding-region implementation for these character sets. (make-8-bit-coding-system): Ditto for the compiler macro version of this function. * unicode.el (unicode-query-coding-skip-chars-arg): New variable, used by unicode-query-coding-region, initialised in mule/general-late.el. (unicode-query-coding-region): New function, the #'query-coding-region implementation for Unicode coding systems. Initialise the query-coding-function property for the Unicode coding systems to #'unicode-query-coding-region. * mule/mule-charset.el (charset-skip-chars-string): New function. Return a #'skip-chars-forward argument that skips all characters in CHARSET. (map-charset-chars): Function synced from GNU, modified to work with XEmacs. Map FUNC across the int value charset ranges of CHARSET.
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 21 Jan 2008 22:51:21 +0100
parents b7b90f750a78
children a2954f0b7507
line wrap: on
line source


This directory contains some text files of documentation for XEmacs or
of interest to XEmacs users, some programs used by or with XEmacs, and
the file of on-line documentation for XEmacs.

COPYING			GNU Public License
ChangeLog		ChangeLog for etc/
ETAGS.EBNF              Description of TAGS file format
Emacs.ad		Sample Resource file
HELLO			Hello in many languages (Mule test file)
InstallGuide		Fast track to installation
NEWS			XEmacs 21.5 release information
ONEWS			Older release information
OONEWS			Even older release information
README			This file
TUTORIAL		Tutorial for first time users (English version)
TUTORIAL.*		Tutorials in non-English languages
VEGETABLES		XEmacs 21.5 code names
XKeysymDB		X Keysym Database with Motif bindings
cbx.png			"Created by XEmacs" logo
ctags.1			Ctags man page
custom/			Images used in Custom mode
editclient.sh		Either start up XEmacs or connect to a running one
emacskeys.sco		
emacsstrs.sco		Special files for running on an SCO console
eos/			Images for EOS support (GUD)
etags.1			Etags man page
gnuattach.1		Gnuattach man page
gnuclient.1		Gnuclient man page
gnudoit.1		Gnudoit man page
gnuserv.1		Gnuserv man page
gnuserv.README		Original README file from gnuserv
gray1.xbm		Gray bitmap
idd/			?
package-index.LATEST.gpg ?
photos/*		Various pictures of XEmacs developers
recycle.xpm
recycle2.xpm		Two versions of oversized Recycle cursor
refcard.ps.gz		Postscript version of XEmacs reference card
refcard.tex		XEmacs reference card
sample.Xdefaults	(legacy -- to be removed)
sample.Xresources	Example ~/.Xresources file
sample.init.el		Example ~/.xemacs/init.el file
sparcworks/		Support files for Sparcworks
tests/			Testcases for external widget
toolbar/		Image files for the toolbar
trash.xpm		Garbage can icon
unicode/		Unicode conversion tables
xemacs-beta.xpm		XEmacs Beta logo
xemacs-enhanced.png	"XEmacs-enhanced" logo
xemacs-fe.sh		XEmacs frontend driver
xemacs-icon.xpm
xemacs-icon2.xbm
xemacs-icon2.xpm
xemacs-icon3.xpm	Various versions of an XEmacs WM icon
xemacs.1		XEmacs man page
xemacs.xbm
xemacs.xpm		XEmacs logo used on the splash screen