소스 검색

Remove spurious letter

Carsten Dominik 14 년 전
부모
커밋
b71413947c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lisp/org-html.el

+ 1 - 1
lisp/org-html.el

@@ -1021,7 +1021,7 @@ OPT-PLIST is the export options list."
 
 ;;; org-export-as-html
 ;;;###autoload
-q(defun org-export-as-html (arg &optional hidden ext-plist
+(defun org-export-as-html (arg &optional hidden ext-plist
 			       to-buffer body-only pub-dir)
   "Export the outline as a pretty HTML file.
 If there is an active region, export only the region.  The prefix