mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
Fix typo.
This commit is contained in:
parent
d25ceb5273
commit
1ef1990cbe
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
|
||||
|
||||
* text.texi (Org Mode): Fix typo.
|
||||
|
||||
2012-02-08 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* ack.texi (Acknowledgments): Update emacs-lock info.
|
||||
|
|
|
|||
|
|
@ -1302,7 +1302,7 @@ lines but no body lines, and (iii) showing everything.
|
|||
body lines and subtree (if any), by typing @kbd{M-<up>}
|
||||
(@code{org-metaup}) or @kbd{M-<down>} (@code{org-metadown}) on the
|
||||
heading line. Similarly, you can promote or demote a heading line
|
||||
with @kbd{M-<left>} (@code{org-metaleft}) and @kbd{M-<left>}
|
||||
with @kbd{M-<left>} (@code{org-metaleft}) and @kbd{M-<right>}
|
||||
(@code{org-metaright}). These commands execute their global bindings
|
||||
if invoked on a body line.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue