소스 검색

emacs.el: Make run-gauche interactive func

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

+ 1
- 0
emacs.el 파일 보기

@@ -1692,6 +1692,7 @@ IF OK-IF-ALREADY-EXISTS is true force download."

(defun run-gauche ()
"run gauche"
(interactive)
(run-scheme gauche-program-name)
)



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