소스 검색

ol: Add missing docstring

* lisp/ol.el (org-link--store-help): Add missing docstring.
Nicolas Goaziou 4 년 전
부모
커밋
3b1467daa6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lisp/ol.el

+ 1 - 0
lisp/ol.el

@@ -1330,6 +1330,7 @@ PATH is a symbol name, as a string."
     (name (user-error "Unknown function or variable: %s" name))))
 
 (defun org-link--store-help ()
+  "Store \"help\" type link."
   (when (eq major-mode 'help-mode)
     (let ((symbol
            (replace-regexp-in-string