/[emacs]/emacs/admin/FOR-RELEASE
ViewVC logotype

Diff of /emacs/admin/FOR-RELEASE

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by spiegel, Tue Nov 9 22:06:05 2004 UTC revision 1.25 by kfstorm, Fri Nov 12 14:29:24 2004 UTC
# Line 141  Date: Mon, 11 Oct 2004 11:14:49 +0200 Line 141  Date: Mon, 11 Oct 2004 11:14:49 +0200
141  now I can drag the modeline only upwards but not downwards  now I can drag the modeline only upwards but not downwards
142    
143    
 ** line-spacing and (recenter -1)  
   
 From: SAITO Takuya <tabmore@rivo.mediatti.net>  
 Date: Mon, 31 May 2004 02:07:57 +0900 (JST)  
   
 (recenter -1) does not show point at the bottom of the window  
 if line-spacing is set to positive integer.  
   
 Start emacs -Q, and evaluate below:  
   
 (progn  
   (setq line-spacing 1)  
   (dotimes (i (window-height))  
     (insert "\n" (int-to-string i)))  
   (recenter -1))  
   
 Then, point is displayed at the center of the window.  
 But point should be displayed at the bottom of the window like Emacs-21.3.  
   
   
144  ** line-spacing and Electric-pop-up-window  ** line-spacing and Electric-pop-up-window
145    
146  From: SAITO Takuya <tabmore@rivo.mediatti.net>  From: SAITO Takuya <tabmore@rivo.mediatti.net>

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26