changeset: 4437:11357f7846bf1ab10224f0025a6cc3327c419e84
tag: tip
user: Stephen J. Turnbull <stephen(a)xemacs.org>
date: Tue Mar 11 23:15:08 2008 -0700
files: src/ChangeLog src/specifier.c
description:
Fix typo.
diff -r a72dc882abf1f0b22ed65bba72d725e70223a435 -r
11357f7846bf1ab10224f0025a6cc3327c419e84 src/ChangeLog
--- a/src/ChangeLog Fri Mar 07 14:35:37 2008 +0100
+++ b/src/ChangeLog Tue Mar 11 23:15:08 2008 -0700
@@ -1,3 +1,7 @@ 2008-03-05 Dominique Quatravaux <domq@
+2008-03-11 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * specifier.c (CHECK_INSTANCE_ENTRY): Fix typo in comment.
+
2008-03-05 Dominique Quatravaux <domq(a)cpan.org>
* glyphs-gtk.c (init_image_instance_from_gdk_image):
diff -r a72dc882abf1f0b22ed65bba72d725e70223a435 -r
11357f7846bf1ab10224f0025a6cc3327c419e84 src/specifier.c
--- a/src/specifier.c Fri Mar 07 14:35:37 2008 +0100
+++ b/src/specifier.c Tue Mar 11 23:15:08 2008 -0700
@@ -2952,7 +2952,7 @@ specifier_instance_from_inst_list (Lisp_
/* Given a SPECIFIER and a DOMAIN, return a specific instance for that
specifier. Try to find one by checking the specifier types from most
- specific (buffer) to most general (global). If we find an instance,
+ specific (window) to most general (global). If we find an instance,
return it. Otherwise return Qunbound. */
#define CHECK_INSTANCE_ENTRY(key, matchspec, type) do { \
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches