Bladeren bron

Remove function start-ckw-bash

pull/15/head
10sr 8 jaren geleden
bovenliggende
commit
c225461458
1 gewijzigde bestanden met toevoegingen van 0 en 9 verwijderingen
  1. +0
    -9
      emacs.el

+ 0
- 9
emacs.el Bestand weergeven

@@ -339,15 +339,6 @@ IF OK-IF-ALREADY-EXISTS is true force download."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; for windows

(defun start-ckw-bash ()
"Start ckw in windows."
(interactive)
(start-process
"ckw_bash"
nil
"C:/Documents and Settings/sr/Application Data/dbx/apps/ckw/ckw.exe"))
;; command seems to have to be in c drive

(defun my-w32-add-export-path (&rest args)
"Add pathes ARGS for windows."
(mapc (lambda (path)


Laden…
Annuleren
Opslaan