diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/org.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 7453b1db042..807b80dbdb5 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -19694,8 +19694,8 @@ mentioned in the manual. For a complete list, use @kbd{M-x org-customize | |||
| 19694 | @c Local variables: | 19694 | @c Local variables: |
| 19695 | @c fill-column: 77 | 19695 | @c fill-column: 77 |
| 19696 | @c indent-tabs-mode: nil | 19696 | @c indent-tabs-mode: nil |
| 19697 | @c paragraph-start: "\\|^@[a-zA-Z]*[ \n]\\|^@x?org\\(key\\|cmd\\)\\|\f\\|[ ]*$" | 19697 | @c paragraph-start: "^@[a-zA-Z]*[ \n]\\|^@x?org\\(key\\|cmd\\)\\|\f\\|[ ]*$" |
| 19698 | @c paragraph-separate: "\\|^@[a-zA-Z]*[ \n]\\|^@x?org\\(key\\|cmd\\)\\|[ \f]*$" | 19698 | @c paragraph-separate: "^@[a-zA-Z]*[ \n]\\|^@x?org\\(key\\|cmd\\)\\|[ \f]*$" |
| 19699 | @c End: | 19699 | @c End: |
| 19700 | 19700 | ||
| 19701 | 19701 | ||