* faq-using.xml: Fix usage of ampersand in NT emacs script.
This commit is contained in:
parent
6ff3731ad4
commit
4806c1f4f6
@ -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.
|
||||
|
@ -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 (&optional buffer)
|
||||
"Run Cygwin Bash shell in optional BUFFER; default *shell-bash*."
|
||||
(autoload 'comint-check-proc "comint")
|
||||
(interactive
|
||||
|
Loading…
x
Reference in New Issue
Block a user