* faq-setup.xml: Add note about clean_setup.pl.

* faq-using.xml: Remove unnecessary line of elisp.
This commit is contained in:
Joshua Daniel Franklin
2005-12-04 03:55:28 +00:00
parent 49085f6f16
commit 33cf0e5519
3 changed files with 11 additions and 2 deletions

View File

@ -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)