Fx the we->the typo
* doc/emacs/trouble.texi (Sending Patches): Fix the typo (bug#23657).
This commit is contained in:
parent
845ee57731
commit
89018f003a
1 changed files with 2 additions and 1 deletions
|
@ -1130,7 +1130,8 @@ The patch itself.
|
||||||
Use @samp{diff -u} to make your diffs. Diffs without context are hard
|
Use @samp{diff -u} to make your diffs. Diffs without context are hard
|
||||||
to install reliably. More than that, they are hard to study; we must
|
to install reliably. More than that, they are hard to study; we must
|
||||||
always study a patch to decide whether we want to install it. Context
|
always study a patch to decide whether we want to install it. Context
|
||||||
format is better than contextless diffs, but we prefer we unified format.
|
format is better than contextless diffs, but we prefer the unified
|
||||||
|
format.
|
||||||
|
|
||||||
If you have GNU diff, use @samp{diff -u -F'^[_a-zA-Z0-9$]\+ *('} when
|
If you have GNU diff, use @samp{diff -u -F'^[_a-zA-Z0-9$]\+ *('} when
|
||||||
making diffs of C code. This shows the name of the function that each
|
making diffs of C code. This shows the name of the function that each
|
||||||
|
|
Loading…
Add table
Reference in a new issue