diff options
| author | Paul Eggert | 2017-09-23 00:34:01 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-09-23 00:36:56 -0700 |
| commit | f2b2201594b59ff758347644a84cdc8f6b046ec9 (patch) | |
| tree | a6e42ca28f5c4e95b101a8e2cf5a0758cf54dcac /lisp/org | |
| parent | 0e143b1fc5d716cbc4509b416a1067b417df2676 (diff) | |
| download | emacs-f2b2201594b59ff758347644a84cdc8f6b046ec9.tar.gz emacs-f2b2201594b59ff758347644a84cdc8f6b046ec9.zip | |
; Spelling and URL fixes
Diffstat (limited to 'lisp/org')
| -rw-r--r-- | lisp/org/ChangeLog.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1 index 366a3ee9fcd..ee50f6fb040 100644 --- a/lisp/org/ChangeLog.1 +++ b/lisp/org/ChangeLog.1 | |||
| @@ -5015,10 +5015,10 @@ | |||
| 5015 | * ox-latex.el (org-latex-listings): Update docstring. | 5015 | * ox-latex.el (org-latex-listings): Update docstring. |
| 5016 | 5016 | ||
| 5017 | * org-pcomplete.el (pcomplete/org-mode/file-option/options): | 5017 | * org-pcomplete.el (pcomplete/org-mode/file-option/options): |
| 5018 | Apply changes to export back-end definiton. | 5018 | Apply changes to export back-end definition. |
| 5019 | 5019 | ||
| 5020 | * org.el (org-get-export-keywords): Apply changes to export | 5020 | * org.el (org-get-export-keywords): Apply changes to export |
| 5021 | back-end definiton. | 5021 | back-end definition. |
| 5022 | 5022 | ||
| 5023 | * ox-html.el (org-html--format-toc-headline): Make use of | 5023 | * ox-html.el (org-html--format-toc-headline): Make use of |
| 5024 | anonymous back-ends. | 5024 | anonymous back-ends. |