emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals-release/org 72fa36b688: doc/org-manual.org: Fix typo


From: ELPA Syncer
Subject: [elpa] externals-release/org 72fa36b688: doc/org-manual.org: Fix typo
Date: Sun, 15 Dec 2024 12:58:42 -0500 (EST)

branch: externals-release/org
commit 72fa36b6886cd5d034da50129b36e993dbb64cab
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    doc/org-manual.org: Fix typo
    
    * doc/org-manual.org (Plain Lists): Fix command name and index entry
    for M-RET.
---
 doc/org-manual.org | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 8fbd2f2cd7..865813979a 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -1210,10 +1210,11 @@ to disable them individually.
   the item to meaningful levels in the list and eventually get it back
   to its initial position.
 
-- {{{kbd(M-RET)}}} (~org-insert-heading~) ::
+- {{{kbd(M-RET)}}} (~org-insert-item~) ::
 
   #+kindex: M-RET
-  #+findex: org-insert-heading
+  #+findex: org-insert-item
+  #+findex: org-meta-return
   #+vindex: org-M-RET-may-split-line
   Insert new item at current level.  With a prefix argument, force a
   new heading (see [[*Structure Editing]]).  If this command is used



reply via email to

[Prev in Thread] Current Thread [Next in Thread]