Commit 4ae72c6
Backport commit 0f7ceb480 from Emacs
* lisp/ox.el (org-export-as): Use `buffer-chars-modified-tick' and
avoid extra invocations of `org-set-regexps-and-options' and
`org-update-radio-target-regexp' when the buffer is not changed.
Also, disable folding checks. Folding is irrelevant inside export
buffer.
org-export-as: Do not update buffer settings when not modified
0f7ceb4803cabcb3c406fa7c27ccb7625096058e
Ihor Radchenko
Thu Jun 16 10:53:16 2022 +0300
[ km: This ported commit comes from main's 076dd92. I'm applying it
here too for bookkeeping/traceability purposes. ]1 parent 4f8ea50 commit 4ae72c6
1 file changed
+11
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2958 | 2958 | | |
2959 | 2959 | | |
2960 | 2960 | | |
2961 | | - | |
| 2961 | + | |
2962 | 2962 | | |
2963 | 2963 | | |
2964 | 2964 | | |
2965 | 2965 | | |
| 2966 | + | |
2966 | 2967 | | |
2967 | 2968 | | |
2968 | 2969 | | |
| |||
2974 | 2975 | | |
2975 | 2976 | | |
2976 | 2977 | | |
| 2978 | + | |
2977 | 2979 | | |
2978 | 2980 | | |
2979 | 2981 | | |
2980 | 2982 | | |
2981 | 2983 | | |
2982 | 2984 | | |
2983 | 2985 | | |
2984 | | - | |
2985 | | - | |
| 2986 | + | |
| 2987 | + | |
| 2988 | + | |
| 2989 | + | |
2986 | 2990 | | |
2987 | 2991 | | |
2988 | 2992 | | |
2989 | 2993 | | |
2990 | 2994 | | |
2991 | 2995 | | |
2992 | 2996 | | |
2993 | | - | |
2994 | | - | |
| 2997 | + | |
| 2998 | + | |
| 2999 | + | |
| 3000 | + | |
2995 | 3001 | | |
2996 | 3002 | | |
2997 | 3003 | | |
| |||
0 commit comments