diff lisp/ChangeLog @ 2607:f8db302d6298

[xemacs-hg @ 2005-02-22 23:38:49 by ben] Update glyph documentation glyphs.el: Update documentation of `make-glyph' and `make-image-specifier' to more clearly document image instantiators and describe how errors are handled in make-glyph. Also fix symbol references in doc strings to use `symbol' format, not 'symbol.
author ben
date Tue, 22 Feb 2005 23:38:50 +0000
parents 3d8cce0303fa
children 16738b49b833
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 22 22:52:03 2005 +0000
+++ b/lisp/ChangeLog	Tue Feb 22 23:38:50 2005 +0000
@@ -1,3 +1,23 @@
+2005-02-21  Ben Wing  <ben@xemacs.org>
+
+	* glyphs.el:
+	* glyphs.el (make-image-specifier):
+	* glyphs.el (glyph-property):
+	* glyphs.el (convert-glyph-property-into-specifier):
+	* glyphs.el (set-glyph-property):
+	* glyphs.el (glyph-image):
+	* glyphs.el (set-glyph-image):
+	* glyphs.el (glyph-contrib-p):
+	* glyphs.el (glyph-contrib-p-instance):
+	* glyphs.el (set-glyph-contrib-p):
+	* glyphs.el (glyph-baseline):
+	* glyphs.el (set-glyph-baseline):
+	* glyphs.el (make-glyph):
+	Update documentation of `make-glyph' and `make-image-specifier'
+	to more clearly document image instantiators and describe how
+	errors are handled in make-glyph.  Also fix symbol references in
+	doc strings to use `symbol' format, not 'symbol.
+
 2005-02-21  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* about.el (about-xemacs):