comparison man/ChangeLog @ 2953:c7d4a681eb2c

[xemacs-hg @ 2005-09-26 08:41:45 by ben] add specifier-instantiator and friends specifier.c: Add `specifier-instantiator' and related primitives. lispref/glyphs.texi, lispref/lispref.texi, lispref/specifiers.texi: Use "instantiation" not "instancing". Fix some places where "specifier" is used to mean "instantiator".
author ben
date Mon, 26 Sep 2005 08:41:57 +0000
parents 4b7e0ff1958a
children 4d269e525e21
comparison
equal deleted inserted replaced
2952:861a7995b9fe 2953:c7d4a681eb2c
1 2005-09-26 Ben Wing <ben@xemacs.org>
2
3 * lispref/glyphs.texi (Images):
4 * lispref/glyphs.texi (Image Instantiators):
5 * lispref/glyphs.texi (Image Instantiator Formats):
6 * lispref/glyphs.texi (Image Instances):
7 * lispref/glyphs.texi (Image Instance Functions):
8 * lispref/glyphs.texi (Creating Glyphs):
9 * lispref/glyphs.texi (Lisp API to Native Widgets):
10 * lispref/glyphs.texi (Glyph Properties):
11 * lispref/glyphs.texi (Glyph Examples):
12 * lispref/lispref.texi (Top):
13 * lispref/specifiers.texi (Specifiers):
14 * lispref/specifiers.texi (Introduction to Specifiers):
15 * lispref/specifiers.texi (Simple Specifier Usage):
16 * lispref/specifiers.texi (Specifiers In-Depth):
17 * lispref/specifiers.texi (Specifier Instantiation):
18 * lispref/specifiers.texi (Retrieving Specifications):
19 * lispref/specifiers.texi (Specifier Tag Functions):
20 * lispref/specifiers.texi (Specifier Validation Functions):
21 Use "instantiation" not "instancing". Fix some places where
22 "specifier" is used to mean "instantiator".
23
1 2005-09-25 Adrian Aichner <adrian@xemacs.org> 24 2005-09-25 Adrian Aichner <adrian@xemacs.org>
2 25
3 * lispref/compile.texi (Compilation Options): Supply missing 26 * lispref/compile.texi (Compilation Options): Supply missing
4 argument to @var{}, using same SYMBOL as in variable docstring of 27 argument to @var{}, using same SYMBOL as in variable docstring of
5 `byte-compile-print-gensym'. 28 `byte-compile-print-gensym'.