소스 검색

Remove function start-ckw-bash

pull/15/head
10sr 8 년 전
부모
커밋
c225461458
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. +0
    -9
      emacs.el

+ 0
- 9
emacs.el 파일 보기

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


불러오는 중...
취소
저장