emacs/src ChangeLog
Chong Yidong <[email protected]> Wed, 12 Nov 2008 15:49:47 +0000
| Newsgroups | gmane.emacs.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/emacs Module name: emacs Changes by: Chong Yidong <cyd> 08/11/12 15:49:47 Modified files: src : ChangeLog Log message: * frame.c (x_set_alpha): Set alpha to -1 if nil given. * frame.h: Negative alpha means "don't touch". * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative. * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7106&r2=1.7107