diff options
Diffstat (limited to 'lisp/org/org-plot.el')
| -rw-r--r-- | lisp/org/org-plot.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/org/org-plot.el b/lisp/org/org-plot.el index 48d72ac2810..5dec304363f 100644 --- a/lisp/org/org-plot.el +++ b/lisp/org/org-plot.el | |||
| @@ -351,4 +351,8 @@ line directly before or after the table." | |||
| 351 | 351 | ||
| 352 | (provide 'org-plot) | 352 | (provide 'org-plot) |
| 353 | 353 | ||
| 354 | ;; Local variables: | ||
| 355 | ;; generated-autoload-file: "org-loaddefs.el" | ||
| 356 | ;; End: | ||
| 357 | |||
| 354 | ;;; org-plot.el ends here | 358 | ;;; org-plot.el ends here |