emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src xfaces.c


From: Chong Yidong
Subject: [Emacs-diffs] emacs/src xfaces.c
Date: Thu, 01 Jan 2009 08:23:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/01/01 08:23:03

Modified files:
        src            : xfaces.c 

Log message:
        Remove obsolete comment.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/xfaces.c?cvsroot=emacs&r1=1.424&r2=1.425

Patches:
Index: xfaces.c
===================================================================
RCS file: /sources/emacs/emacs/src/xfaces.c,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -b -r1.424 -r1.425
--- xfaces.c    1 Jan 2009 08:09:32 -0000       1.424
+++ xfaces.c    1 Jan 2009 08:23:02 -0000       1.425
@@ -2389,9 +2389,7 @@
    merged height.  If FROM is an invalid height, then INVALID is
    returned instead.  FROM and TO may be either absolute face heights or
    `relative' heights; the returned value is always an absolute height
-   unless both FROM and TO are relative.  GCPRO is a lisp value that
-   will be protected from garbage-collection if this function makes a
-   call into lisp.  */
+   unless both FROM and TO are relative.  */
 
 Lisp_Object
 merge_face_heights (from, to, invalid)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]