From 09600666ecbbebe86830a937658465d046e13d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Fri, 27 Nov 2015 17:40:16 +0100 Subject: Imported Upstream version 8.3.2 --- lisp/org-plot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/org-plot.el') diff --git a/lisp/org-plot.el b/lisp/org-plot.el index a089f34..90a7f36 100644 --- a/lisp/org-plot.el +++ b/lisp/org-plot.el @@ -94,7 +94,7 @@ Return value is the point at the beginning of the table." (goto-char (org-table-begin))) (defun org-plot/collect-options (&optional params) - "Collect options from an org-plot '#+Plot:' line. + "Collect options from an org-plot `#+Plot:' line. Accepts an optional property list PARAMS, to which the options will be added. Returns the resulting property list." (interactive) -- cgit v1.2.3