diff options
| author | Paul Eggert | 2014-10-12 13:09:15 -0700 |
|---|---|---|
| committer | Paul Eggert | 2014-10-12 13:09:15 -0700 |
| commit | cc541e588a000c9aa6f4d732e95b67e2f01433d6 (patch) | |
| tree | b5a74167f1b7cf4f1a667dd731056ad769dbf9e3 /lisp/org | |
| parent | dfbb4d511ee5b0a6234ffa393deaaaf56a2651b7 (diff) | |
| download | emacs-cc541e588a000c9aa6f4d732e95b67e2f01433d6.tar.gz emacs-cc541e588a000c9aa6f4d732e95b67e2f01433d6.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/org')
| -rw-r--r-- | lisp/org/org.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org.el b/lisp/org/org.el index 238f47fc1ad..05a26a80cbe 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el | |||
| @@ -7571,7 +7571,7 @@ headline or the item and create a new headline/item with the text | |||
| 7571 | in the current line after point \(see `org-M-RET-may-split-line' | 7571 | in the current line after point \(see `org-M-RET-may-split-line' |
| 7572 | on how to modify this behavior). | 7572 | on how to modify this behavior). |
| 7573 | 7573 | ||
| 7574 | With one universal prefirx argument, set the user option | 7574 | With one universal prefix argument, set the user option |
| 7575 | `org-insert-heading-respect-content' to t for the duration of | 7575 | `org-insert-heading-respect-content' to t for the duration of |
| 7576 | the command. This modifies the behavior described above in this | 7576 | the command. This modifies the behavior described above in this |
| 7577 | ways: on list items and at the beginning of normal lines, force | 7577 | ways: on list items and at the beginning of normal lines, force |