From c72a092224bbf93d068eb58e096061e1401acf0f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 8 May 2008 15:45:57 +0000 Subject: [PATCH] (org-info-store-link): Remove leftover docstring. --- lisp/org/org-info.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/org/org-info.el b/lisp/org/org-info.el index cd01d444cea..cdc0b579864 100644 --- a/lisp/org/org-info.el +++ b/lisp/org/org-info.el @@ -47,7 +47,6 @@ ;; Implementation (defun org-info-store-link () "Store a link to an Info file and node." - "Store a link to an INFO folder or message." (when (eq major-mode 'Info-mode) (let (link desc) (setq link (org-make-link "info:" -- 2.39.5