emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.697 emacs/src/xterm.c:1.698
*** emacs/src/xterm.c:1.697     Fri Dec 28 09:47:19 2001
--- emacs/src/xterm.c   Sat Jan 12 11:01:51 2002
***************
*** 1608,1614 ****
     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.
  
--- 1608,1614 ----
     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.
  
***************
*** 7654,7660 ****
  #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.
  
--- 7654,7660 ----
  #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]