[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
From: |
Kim F . Storm |
Subject: |
[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE |
Date: |
Fri, 12 Nov 2004 09:36:14 -0500 |
Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.24 emacs/admin/FOR-RELEASE:1.25
*** emacs/admin/FOR-RELEASE:1.24 Tue Nov 9 22:06:05 2004
--- emacs/admin/FOR-RELEASE Fri Nov 12 14:29:24 2004
***************
*** 141,166 ****
now I can drag the modeline only upwards but not downwards
- ** line-spacing and (recenter -1)
-
- From: SAITO Takuya <address@hidden>
- 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.
-
-
** line-spacing and Electric-pop-up-window
From: SAITO Takuya <address@hidden>
--- 141,146 ----
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Richard M . Stallman, 2004/11/01
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Kim F . Storm, 2004/11/01
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Jan Dj�rv, 2004/11/02
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Kim F . Storm, 2004/11/02
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Richard M . Stallman, 2004/11/08
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Kim F . Storm, 2004/11/08
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Kim F . Storm, 2004/11/08
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Kim F . Storm, 2004/11/08
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Andr� Spiegel, 2004/11/09
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE,
Kim F . Storm <=
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Kim F . Storm, 2004/11/12
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Kim F . Storm, 2004/11/12
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Richard M . Stallman, 2004/11/16
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Richard M . Stallman, 2004/11/16
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Jay Belanger, 2004/11/17
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Richard M . Stallman, 2004/11/18
- [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE, Kim F . Storm, 2004/11/21