aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorKim F. Storm2006-02-27 13:48:44 +0000
committerKim F. Storm2006-02-27 13:48:44 +0000
commit732ab7377dc13389b2606d392b96c5dcba932da0 (patch)
tree39f12378b41c9988303645088f0ea20f203523f8 /admin
parentedcb7f6b1a976ddcb1d8f6fadb778c5ca28e9bc0 (diff)
downloademacs-732ab7377dc13389b2606d392b96c5dcba932da0.tar.gz
emacs-732ab7377dc13389b2606d392b96c5dcba932da0.zip
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE8
1 files changed, 8 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 24d746e1391..6f3f9fac301 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -41,6 +41,14 @@ URL/MID: http://mid.gmane.org/v9acdmrcse.fsf@marauder.physik.uni-ulm.de
41** Ralf Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position. 41** Ralf Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position.
42URL/MID: http://mid.gmane.org/877jg6o7k4.fsf@neutrino.iwi.uni-sb.de 42URL/MID: http://mid.gmane.org/877jg6o7k4.fsf@neutrino.iwi.uni-sb.de
43 43
44** Markus Gritsch's report about Emacs looping on Windoze with the following
45.emacs file, and then reduce Emacs frame width to "something quite narrow":
46 (setq-default truncate-lines t)
47 (custom-set-variables
48 '(hscroll-margin 20)
49 '(hscroll-step 1)
50 )
51
44** TCP server processes do not work on Windows. 52** TCP server processes do not work on Windows.
45 53
46TCP/IP server processes created with `make-network-process' consume 54TCP/IP server processes created with `make-network-process' consume