summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien <bzg@gnu.org>2020-02-19 14:35:05 +0100
committerBastien <bzg@gnu.org>2020-02-19 14:35:05 +0100
commit39f1c1f1e1e2537ca5f89b3929c44bdb41c57da5 (patch)
tree8d5b72ad1745521865eb8826965bca287e1f3103
parent5af2d215ff6684c6d43ec77b0fb3e3dd668e08cb (diff)
parent10607d45aeed29b6ed67c75606017e6e9b86618f (diff)
downloadorg-mode-39f1c1f1e1e2537ca5f89b3929c44bdb41c57da5.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 137b2d8..e9a8ea9 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -1615,7 +1615,7 @@ When nil, `C-k' will call the default `kill-line' command.
When t, the following will happen while the cursor is in the headline:
- When the cursor is at the beginning of a headline, kill the entire
- line and possible the folded subtree below the line.
+ line and possibly the folded subtree below the line.
- When in the middle of the headline text, kill the headline up to the tags.
- When after the headline text, kill the tags."
:group 'org-edit-structure