remove trailing whitespace from lines
This commit is contained in:
parent
4efb438224
commit
c2a399985a
1 changed files with 15 additions and 15 deletions
|
@ -111,16 +111,16 @@ appear to be installed in a single directory tree.
|
||||||
|
|
||||||
Ignore Lists
|
Ignore Lists
|
||||||
|
|
||||||
* Motivation For Ignore Lists::
|
* Motivation For Ignore Lists::
|
||||||
* Types And Syntax Of Ignore Lists::
|
* Types And Syntax Of Ignore Lists::
|
||||||
* Justification For Yet Another Set Of Ignore Files::
|
* Justification For Yet Another Set Of Ignore Files::
|
||||||
|
|
||||||
Advice on changing compilation and installation parameters
|
Advice on changing compilation and installation parameters
|
||||||
|
|
||||||
* GNU Emacs::
|
* GNU Emacs::
|
||||||
* Other FSF Software::
|
* Other FSF Software::
|
||||||
* Cygnus Software::
|
* Cygnus Software::
|
||||||
* Perl and Perl 5 Modules::
|
* Perl and Perl 5 Modules::
|
||||||
|
|
||||||
@end detailmenu
|
@end detailmenu
|
||||||
@end menu
|
@end menu
|
||||||
|
@ -460,9 +460,9 @@ of times.
|
||||||
@cindex ignoring files and directories
|
@cindex ignoring files and directories
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Motivation For Ignore Lists::
|
* Motivation For Ignore Lists::
|
||||||
* Types And Syntax Of Ignore Lists::
|
* Types And Syntax Of Ignore Lists::
|
||||||
* Justification For Yet Another Set Of Ignore Files::
|
* Justification For Yet Another Set Of Ignore Files::
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@c ===========================================================================
|
@c ===========================================================================
|
||||||
|
@ -581,7 +581,7 @@ justified. However there are good reasons why Stow does not simply
|
||||||
check for the presence of say, @file{.cvsignore}, and use that if it
|
check for the presence of say, @file{.cvsignore}, and use that if it
|
||||||
exists. Firstly, there is no guarantee that a stow package would
|
exists. Firstly, there is no guarantee that a stow package would
|
||||||
contain any version control meta-data, or permit introducing this if
|
contain any version control meta-data, or permit introducing this if
|
||||||
it didn't already exist.
|
it didn't already exist.
|
||||||
|
|
||||||
Secondly even if it did, version control system ignore lists generally
|
Secondly even if it did, version control system ignore lists generally
|
||||||
reflect @emph{build-time} ignores rather than @emph{install-time}, and
|
reflect @emph{build-time} ignores rather than @emph{install-time}, and
|
||||||
|
@ -1017,10 +1017,10 @@ The details of stowing some specific packages are described in the
|
||||||
following sections.
|
following sections.
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* GNU Emacs::
|
* GNU Emacs::
|
||||||
* Other FSF Software::
|
* Other FSF Software::
|
||||||
* Cygnus Software::
|
* Cygnus Software::
|
||||||
* Perl and Perl 5 Modules::
|
* Perl and Perl 5 Modules::
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@c ---------------------------------------------------------------------------
|
@c ---------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue