* faq-using.xml: Fix usage of ampersand in NT emacs script.

This commit is contained in:
Corinna Vinschen 2009-02-14 20:56:48 +00:00
parent 6ff3731ad4
commit 4806c1f4f6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-02-14 Corinna Vinschen <corinna@vinschen.de>
* faq-using.xml: Fix usage of ampersand in NT emacs script.
2009-02-14 Jari Aalto <jari.aalto@cante.net>
* faq-using.xml: Expand Emacs entries.

View File

@ -883,7 +883,7 @@ settings are for Emacs 21.1:
;; The M-x shell would continue to run standard Windows shell
;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(defun my-bash (&optional buffer)
(defun my-bash (&amp;optional buffer)
"Run Cygwin Bash shell in optional BUFFER; default *shell-bash*."
(autoload 'comint-check-proc "comint")
(interactive