* [PATCH] Fix org.texi
@ 2014-01-07 10:39 Rasmus
2014-01-07 12:10 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Rasmus @ 2014-01-07 10:39 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 123 bytes --]
Hi,
I needed to apply the following patch to make install the master
branch.
–Rasmus
--
May contains speling mistake
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Bug-in-org.texi.patch --]
[-- Type: text/x-diff, Size: 859 bytes --]
From 5b9a61dc9aa0327796d0319126fac87862f35da8 Mon Sep 17 00:00:00 2001
From: Rasmus <w530@pank.eu>
Date: Tue, 7 Jan 2014 11:32:31 +0100
Subject: [PATCH] Bug in org.texi
* org.texi (Global and local cycling): Fix missing '@'.
---
doc/org.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org.texi b/doc/org.texi
index 9298c57..ccea65f 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1277,7 +1277,7 @@ tables, @kbd{S-@key{TAB}} jumps to the previous field.
@cindex set startup visibility, command
@orgcmd{C-u C-u @key{TAB},org-set-startup-visibility}
-Switch back to the startup visibility of the buffer (pxref{Initial visibility}).
+Switch back to the startup visibility of the buffer (@pxref{Initial visibility}).
@cindex show all, command
@orgcmd{C-u C-u C-u @key{TAB},show-all}
Show all, including drawers.
--
1.8.5.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-07 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-07 10:39 [PATCH] Fix org.texi Rasmus
2014-01-07 12:10 ` Bastien
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.