From f6cf85b864cd6bde9c8062746985fb75bf821722 Mon Sep 17 00:00:00 2001 From: joshuadfranklin Date: Sun, 4 Dec 2005 03:55:28 +0000 Subject: [PATCH] * faq-setup.xml: Add note about clean_setup.pl. * faq-using.xml: Remove unnecessary line of elisp. --- winsup/doc/ChangeLog | 5 +++++ winsup/doc/faq-setup.xml | 7 ++++++- winsup/doc/faq-using.xml | 1 - 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 21df880861..392f06d631 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-12-03 Joshua Daniel Franklin + + * faq-setup.xml: Add note about clean_setup.pl. + * faq-using.xml: Remove unnecessary line of elisp. + 2005-10-02 Joshua Daniel Franklin * faq-what.xml: Add 2003 and WOW64 to "supported" FAQ. diff --git a/winsup/doc/faq-setup.xml b/winsup/doc/faq-setup.xml index 61a9e6efd8..360bee8037 100644 --- a/winsup/doc/faq-setup.xml +++ b/winsup/doc/faq-setup.xml @@ -191,7 +191,12 @@ code. Package Directory'', by default the location of setup.exe. You may conserve disk space by deleting the subdirectories there. These directories will have very weird looking names, being encoded with -their URLs. +their URLs (named ftp%3a%2f...). + +Of course, you can keep them around in case you want to reinstall a +package. If you want to clean out only the outdated packages, Michael Chase +has written a script called clean_setup.pl, available +at . diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml index 8fc4ffdc5e..39a1ac1c36 100644 --- a/winsup/doc/faq-using.xml +++ b/winsup/doc/faq-using.xml @@ -826,7 +826,6 @@ settings are for Emacs 21.1: ;; NT-emacs assumes a Windows command shell, which you change ;; here. ;; - (setq process-coding-system-alist '(("bash" . undecided-unix))) (setq shell-file-name "bash") (setenv "SHELL" shell-file-name) (setq explicit-shell-file-name shell-file-name) -- 2.11.0