Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
6a9e8284
Commit
6a9e8284
authored
Jan 18, 2002
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(create-text-old): Properly quote \n in macro call.
(create-anonymous-text-old): Ditto. (Bug 376).
parent
a2ada9df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/Protocol-A.texi
doc/Protocol-A.texi
+2
-2
No files found.
doc/Protocol-A.texi
View file @
6a9e8284
...
...
@@ -4236,7 +4236,7 @@ The only Misc-Info items valid for this call are @misc{recpt},
@reqexample
@example
1 28 @holl
{
20,Example
\nMessage
body
}
3 @
{
0 5 1 112 2 33467 @
}
1 28 @holl
{
20,Example
\
\
nMessage body
}
3 @
{
0 5 1 112 2 33467 @
}
@t
{
:16 0 33502 13 16 15 16 6 97 3 196 1 119 1 20 0
}
@t
{
5 @
{
0 5 6 148 1 112 6 3438 2 33467 @
}
}
@t
{
=1 33502
}
...
...
@@ -5687,7 +5687,7 @@ in protocol version 10), @misc{comm-to} and @misc{footn-to}.
@reqexample
@example
1 28 @holl
{
20,Example
\nMessage
body
}
3 @
{
0 5 1 112 2 33467 @
}
1 28 @holl
{
20,Example
\
\
nMessage body
}
3 @
{
0 5 1 112 2 33467 @
}
@t
{
:16 0 33502 13 16 15 16 6 97 3 196 1 0 1 20 0
}
@t
{
5 @
{
0 5 6 148 1 112 6 3438 2 33467 @
}
}
@t
{
=1 33502
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment