emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/frame.h,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/frame.h,v
Date: Wed, 12 Nov 2008 15:51:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/11/12 15:51:35

Index: frame.h
===================================================================
RCS file: /sources/emacs/emacs/src/frame.h,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -b -r1.144 -r1.145
--- frame.h     19 Sep 2008 00:35:43 -0000      1.144
+++ frame.h     12 Nov 2008 15:51:35 -0000      1.145
@@ -482,7 +482,8 @@
 
   /* frame opacity
      alpha[0]: alpha transparency of the active frame
-     alpha[1]: alpha transparency of inactive frames   */
+     alpha[1]: alpha transparency of inactive frames
+     Negative values mean not to change alpha.  */
   double alpha[2];
 
   /* Exponent for gamma correction of colors.  1/(VIEWING_GAMMA *




reply via email to

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