Gnus development mailing list
 help / color / mirror / Atom feed
* smiley.el typo?
@ 2006-04-15 15:54 NAKAJI Hiroyuki
  2006-04-15 16:01 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: NAKAJI Hiroyuki @ 2006-04-15 15:54 UTC (permalink / raw)


Lars, did you forget a "p"?

Index: smiley.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/smiley.el,v
retrieving revision 7.14
diff -u -u -r7.14 smiley.el
--- smiley.el	15 Apr 2006 11:13:50 -0000	7.14
+++ smiley.el	15 Apr 2006 15:52:57 -0000
@@ -63,7 +63,7 @@
 (defcustom smiley-style
   (if (or (and (fboundp 'face-attribute)
 	       (>= (face-attribute 'default :height) 160))
-	  (and (fbound 'face-height)
+	  (and (fboundp 'face-height)
 	       (>= (face-height 'default) 14)))
       'medium
     'low-color)
-- 
NAKAJI Hiroyuki



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: smiley.el typo?
  2006-04-15 15:54 smiley.el typo? NAKAJI Hiroyuki
@ 2006-04-15 16:01 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2006-04-15 16:01 UTC (permalink / raw)


NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> writes:

> Lars, did you forget a "p"?

Thanks for the patch; I've applied it to No Gnus v0.5 (i. e., CVS).

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-15 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-15 15:54 smiley.el typo? NAKAJI Hiroyuki
2006-04-15 16:01 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).