aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan Nicolaescu2007-11-01 03:06:23 +0000
committerDan Nicolaescu2007-11-01 03:06:23 +0000
commit07e5c0b0b70e308b4dc4ac5b3ee832894f746a81 (patch)
tree4749f6371c093acd662f44d98739eb8bcd10a6bc /doc
parent88406d6ee8a9108ae8265aac2f023e61f4bff827 (diff)
downloademacs-07e5c0b0b70e308b4dc4ac5b3ee832894f746a81.tar.gz
emacs-07e5c0b0b70e308b4dc4ac5b3ee832894f746a81.zip
* cmdargs.texi (Misc Variables): Remove Sun windows info.
* MACHINES: Remove Sun windows info. * term/sun-mouse.el: * obsolete/sun-fns.el: * obsolete/sun-curs.el: Remove files. * term/sun.el (select-previous-complex-command): * sunfns.c: Remove file * m/sun386.h: * m/sun2.h: * m/sparc.h: Remove Sun windows code.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/emacs/cmdargs.texi3
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 37ee660577a..0f36d30798b 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,7 @@
12007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4
12007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change) 52007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2 6
3 * gnus-faq.texi ([5.12]): Remove reference to discontinued service. 7 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi
index 28bad72f0bf..f2f3a85af77 100644
--- a/doc/emacs/cmdargs.texi
+++ b/doc/emacs/cmdargs.texi
@@ -635,9 +635,6 @@ Emacs switches the DOS display to a mode where all 16 colors can be used
635for the background, so all four bits of the background color are 635for the background, so all four bits of the background color are
636actually used. 636actually used.
637 637
638@item WINDOW_GFX
639Used when initializing the Sun windows system.
640
641@item PRELOAD_WINSOCK 638@item PRELOAD_WINSOCK
642On MS-Windows, if you set this variable, Emacs will load and initialize 639On MS-Windows, if you set this variable, Emacs will load and initialize
643the network library at startup, instead of waiting until the first 640the network library at startup, instead of waiting until the first