summaryrefslogtreecommitdiffstats
path: root/winsup/doc/faq-using.xml
diff options
context:
space:
mode:
authorJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2005-12-04 03:55:28 +0000
committerJoshua Daniel Franklin <joshuadfranklin@yahoo.com>2005-12-04 03:55:28 +0000
commit33cf0e551901bdcfbd86b55f48e792225c756579 (patch)
tree53cb7143a34213a91c3e89fe8d02a0dd387137e1 /winsup/doc/faq-using.xml
parent49085f6f16adf9f6cf97e19f94878071cebc49fe (diff)
downloadcygnal-33cf0e551901bdcfbd86b55f48e792225c756579.tar.gz
cygnal-33cf0e551901bdcfbd86b55f48e792225c756579.tar.bz2
cygnal-33cf0e551901bdcfbd86b55f48e792225c756579.zip
* faq-setup.xml: Add note about clean_setup.pl.
* faq-using.xml: Remove unnecessary line of elisp.
Diffstat (limited to 'winsup/doc/faq-using.xml')
-rw-r--r--winsup/doc/faq-using.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml
index 8fc4ffdc5..39a1ac1c3 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)