view etc/README @ 5552:85210c453a97

Fix performance regression in refactored syntax cache setup. More doc improvements. * syntax.h (enum syntax_source): New. Specify whether syntax is from property or buffer. (struct syntax_cache): Use enum syntax_source source, instead of no_syntax_table_prop and use_code. Improve comments. (SOURCE_IS_TABLE): New predicate. (SYNTAX_CODE_FROM_CACHE): Use it instead of use_code, and adjust logic. * syntax.c (syntax_cache_table_was_changed): Check cache->source (cache->no_syntax_table_prop is gone). (reset_syntax_cache_range): All information about OBJECT and BUFFER is in CACHE already. Also reset markers in OBJECT if it is a buffer. Rename INFINITE to VALID_EVERYWHERE. (init_syntax_cache): Initialize source (cache->no_syntax_table_prop is gone). Maybe initialize start and end to null markers. Initialize cache range with reset_syntax_cache_range. (update_syntax_cache): Use source instead of no_syntax_table_prop and use_code. (setup_syntax_cache): Add header comment. Improve other comments. Make calls to reset_syntax_cache_range and init_syntax_cache match their prototypes. (init_buffer_syntax_cache): Use init_syntax_cache to do the work. (signal_syntax_cache_extent_changed): Make call to reset_syntax_cache_range match its prototype. Improve local variable naming.
author Stephen J. Turnbull <stephen@xemacs.org>
date Tue, 23 Aug 2011 04:41:45 +0900
parents a883e09e54f7
children
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 (150x54 8bpp)
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		Halftone gray bitmap (16x16)
idd/			?
package-index.LATEST.gpg ?
photos/*		Various pictures of XEmacs developers
recycle.xpm		Chartreuse recycle cursor (51x51)
recycle2.xpm		Chartreuse recycle cursor (32x32)
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		B&W garbage can icon (32x46)
unicode/		Unicode conversion tables
xemacs-X-16.png		Violet boxed X icon (16x16)
xemacs-X-32.png		Violet boxed X icon (32x32)
xemacs-X.ico		Violet boxed X icon in MS Windows format
xemacs-beta.xpm		XEmacs Beta logo for splashscreen (388x145)
xemacs-enhanced.png	"XEmacs-enhanced" logo (90x32)
xemacs-fe.sh		XEmacs frontend driver
xemacs-icon.xpm		Color XE on page icon (48x48)
xemacs-icon2.xbm	B&W kitchen sink icon (50x50)
xemacs-icon2.xpm	Color kitchen sink icon (50x50)
xemacs-icon3.xpm	Grayscale X icon (48x48)
xemacs.1		XEmacs man page
xemacs.xbm		Half-tone XEmacs logo (266x61)
xemacs.xpm		XEmacs logo for splashscreen (388x145)