diff options
| author | Paul Eggert | 2014-10-09 08:59:41 -0700 |
|---|---|---|
| committer | Paul Eggert | 2014-10-09 08:59:41 -0700 |
| commit | 078c4dc63523a1344dbbab6e69a3c213c67acfc6 (patch) | |
| tree | ffb299b2dde117717bcfc8cd59ce67c96fff5952 /lisp | |
| parent | d7a6097b57197da07cad511b99824fdcc95e14bf (diff) | |
| download | emacs-078c4dc63523a1344dbbab6e69a3c213c67acfc6.tar.gz emacs-078c4dc63523a1344dbbab6e69a3c213c67acfc6.zip | |
Spelling fixes.
Diffstat (limited to 'lisp')
| -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 c42102cac37..c4f8325de33 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 |