emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32term.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/w32term.c
Date: Sat, 12 Jan 2002 11:00:36 -0500

Index: emacs/src/w32term.c
diff -c emacs/src/w32term.c:1.133 emacs/src/w32term.c:1.134
*** emacs/src/w32term.c:1.133   Fri Jan  4 19:46:01 2002
--- emacs/src/w32term.c Sat Jan 12 11:00:35 2002
***************
*** 1815,1821 ****
     4. `:height HEIGHT' specifies that the height of the stretch produced
     should be HEIGHT, measured in canonical character units.
  
!    5. `:relative-height FACTOR' specifies that the height of the the
     stretch should be FACTOR times the height of the characters having
     the glyph property.
  
--- 1815,1821 ----
     4. `:height HEIGHT' specifies that the height of the stretch produced
     should be HEIGHT, measured in canonical character units.
  
!    5. `:relative-height FACTOR' specifies that the height of the
     stretch should be FACTOR times the height of the characters having
     the glyph property.
  
***************
*** 7285,7291 ****
  #endif /* not 0 */
  
  
! /* Find the position of the the glyph for position POS in OBJECT in
     window W's current matrix, and return in *X/*Y the pixel
     coordinates, and return in *HPOS/*VPOS the column/row of the glyph.
  
--- 7285,7291 ----
  #endif /* not 0 */
  
  
! /* Find the position of the glyph for position POS in OBJECT in
     window W's current matrix, and return in *X/*Y the pixel
     coordinates, and return in *HPOS/*VPOS the column/row of the glyph.
  



reply via email to

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