소스 검색

Merge branch 'maint'

Nicolas Goaziou 8 년 전
부모
커밋
3fbc867d1a
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      lisp/org.el

+ 1 - 4
lisp/org.el

@@ -22752,10 +22752,7 @@ alist following the pattern (CHARACTER . REPLACEMENT-STRING).
 
 When PROCESS is a list of commands, optional argument LOG-BUF can
 be set to a buffer or a buffer name.  `shell-command' then uses
-it for output.
-
-`default-directory' is set to SOURCE directory during the whole
-process."
+it for output."
   (let* ((base-name (file-name-base source))
 	 (full-name (file-truename source))
 	 (out-dir (file-name-directory source))