Skip to content

Commit

Permalink
delete trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
flatcap committed Mar 16, 2017
1 parent 953629f commit 10ef38d
Show file tree
Hide file tree
Showing 186 changed files with 2,969 additions and 2,969 deletions.
2 changes: 1 addition & 1 deletion ABOUT-NLS
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ translation percentage of at least 50%.
+----------------------------------------------------+
bg cs da de el en eo es et fi fr gl he hr id it ja
0 14 24 32 11 1 8 23 13 1 33 22 4 0 7 9 18

ko lv nb nl nn no pl pt pt_BR ru sk sl sv tr uk zh
+----------------------------------------------------+
a2ps | [] [] [] | 6
Expand Down
4 changes: 2 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -13162,7 +13162,7 @@
(fallout from conversion from article to book).

* UPDATING: Use +/-/! instead of N/D/M in UPDATING.

2006-05-19 18:30:10 Rocco Rutte <[email protected]> (brendan)

* Makefile.am, README, UPDATING: The UPDATING document is supposed
Expand Down Expand Up @@ -13656,7 +13656,7 @@
destabilised things. Time for some brave (or lazy
non-Changelog-reading) testers to report... next up, IDLE
support.

2005-12-10 07:06:44 Brendan Cully <[email protected]> (brendan)

* imap/browse.c, imap/command.c, imap/imap.c, imap/imap_private.h,
Expand Down
6 changes: 3 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ to ``configure'' to help it out, or change the default behavior:
--disable-nls
This switch disables mutt's native language support.

--with-included-gettext
--with-included-gettext
Mutt will be built using the GNU gettext library included in
the intl/ sub-directory. You may need to use this switch if
your machine has something which looks like gettext to the
Expand All @@ -131,13 +131,13 @@ to ``configure'' to help it out, or change the default behavior:
routines, so this provides a way to support them.

--enable-flock
use flock() to lock files.
use flock() to lock files.

--disable-fcntl
by default, Mutt uses fcntl() to lock files. Over NFS this can
result in poor performance on read/write. Note that using this
option could be dangerous if dotlocking is also disabled.

--enable-nfs-fix
some implementations of NFS do not always write the
atime/mtime of small files. This means that Mutt's ``mailboxes''
Expand Down
12 changes: 6 additions & 6 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GNU General Public License
==========================

_Version 2, June 1991_
_Copyright © 1989, 1991 Free Software Foundation, Inc.,_
_Version 2, June 1991_
_Copyright © 1989, 1991 Free Software Foundation, Inc.,_
_51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA_

Everyone is permitted to copy and distribute verbatim copies
Expand Down Expand Up @@ -289,17 +289,17 @@ the “copyright” line and a pointer to where the full notice is found.

<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Expand All @@ -325,7 +325,7 @@ necessary. Here is a sample; alter the names:

Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.

<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice

Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Other changes
verified if the output from $pgp_verify_command matches this
regular expression. It's suggested that you set this variable to
the typical text message output by PGP (or GPG, or whatever)
produces when it encounters a good signature.
produces when it encounters a good signature.

- There's a new function, check-traditional-pgp, which is bound to
esc-P by default. It'll check whether a text parts of a message
Expand Down
10 changes: 5 additions & 5 deletions README.SSL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
IMAP/SSL in mutt
IMAP/SSL in mutt
================

Compilation
Expand Down Expand Up @@ -40,7 +40,7 @@ generates unpredictable output, for example 'ps aluxww' in Linux, and
calculating the MD5-sum from the output and saving it in a file.

** Note: The contents of the file pointed by $RANDFILE environment
** variable (or ~/.rnd if unset) will be overwritten every time Mutt
** variable (or ~/.rnd if unset) will be overwritten every time Mutt
** is run so don't put anything you can't afford to lose in that file.

The files Mutt will try to use to initialize SSL library with are files
Expand All @@ -63,7 +63,7 @@ you are asked to verify it. If you reject the certificate, the
connection will be terminated immediately. If you accept the
certificate, the connection will be established. Accepted certificates
can also be saved so that further connections to the server are
automatically accepted.
automatically accepted.

If OpenSSL was built with support for ServerNameIndication (SNI) and TLS
is used in the negotiation, mutt will send its idea of the server-name
Expand Down Expand Up @@ -105,15 +105,15 @@ each of these, you use the following:

You can also combine the options until you get a successful connect. Once
you know which options do not work, you can set the variables for non-working
protocols to know. The variables for the protocols are ssl_use_tlsv1,
protocols to know. The variables for the protocols are ssl_use_tlsv1,
ssl_use_sslv2, and ssl_use_sslv3.

To verify TLS SNI support by a server, you can use:
openssl s_client -host <imap server> -port <port> \
-tls1 -servername <imap server>


--
--
Tommi Komulainen
[email protected]

Expand Down
2 changes: 1 addition & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Problems are listed in approximate order of priority.

- make patterns generic (I have patches for this -tlr), and
introduce generic menu limiting, menu pattern searching, and the
like.
like.

Note: This still requires some thought, since we'd have to store
per-entry data in the menu structure. As an alternative, we could
Expand Down
6 changes: 3 additions & 3 deletions UPDATING
Original file line number Diff line number Diff line change
Expand Up @@ -262,13 +262,13 @@ The keys used are:

- $imap_cachedir replaced with $message_cachedir
+ Header/body caching for POP ($message_cachedir)
+ Header caching for MH folders
+ Header caching for MH folders
! $record now defaults to ~/sent
! $imap_idle now defaults to "yes" instead of "no"
+ Tab-completion for $my_* variable names and values
+ Expansion of mutt variables (except shell escape)
+ Self-defined variables with $my_* prefix
+ Pattern group support
+ Self-defined variables with $my_* prefix
+ Pattern group support
+ $imap_cachedir
+ 'old' flag on IMAP folders
+ SASL-IR support for IMAP
Expand Down
6 changes: 3 additions & 3 deletions UPDATING.kz
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
1.6.0.1:

+ rebase to mutt upstream 1.6.0
+ update to the new sidebar implementation. Note that all .muttrc options
+ update to the new sidebar implementation. Note that all .muttrc options
are prefixed by "sidebar_" now.

+ rebase is based on neomutt project (see https://github.com/neomutt) where are
maintained all non-upstream mutt changes, so it's easy to merge another
features like "trash", "ifdef", ... to mutt-kz.

+ the stable mutt-kz releases and tags are maintained in stable/v<version> branches,
the master branch is going to be *rebased*. This development model help us to be
+ the stable mutt-kz releases and tags are maintained in stable/v<version> branches,
the master branch is going to be *rebased*. This development model help us to be
up to date with mutt upstream.


Expand Down
10 changes: 5 additions & 5 deletions account.c
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
/*
* Copyright (C) 2000-2007 Brendan Cully <[email protected]>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
*/

/* remote host account manipulation (POP/IMAP) */

Expand Down Expand Up @@ -50,7 +50,7 @@ int mutt_account_match (const ACCOUNT* a1, const ACCOUNT* a2)
if (a1->type == MUTT_ACCT_TYPE_POP && PopUser)
user = PopUser;
#endif

#ifdef USE_NNTP
if (a1->type == MUTT_ACCT_TYPE_NNTP && NntpUser)
user = NntpUser;
Expand Down
8 changes: 4 additions & 4 deletions account.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
/*
* Copyright (C) 2000-2007,2012 Brendan Cully <[email protected]>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
*/

/* remote host account manipulation (POP/IMAP) */

Expand Down
26 changes: 13 additions & 13 deletions addrbook.c
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
/*
* Copyright (C) 1996-2000,2007 Michael R. Elkins <[email protected]>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
*/

#if HAVE_CONFIG_H
# include "config.h"
Expand Down Expand Up @@ -87,9 +87,9 @@ static int alias_tag (MUTTMENU *menu, int n, int m)
{
ALIAS *cur = ((ALIAS **) menu->data)[n];
int ot = cur->tagged;

cur->tagged = (m >= 0 ? m : !cur->tagged);

return cur->tagged - ot;
}

Expand All @@ -115,7 +115,7 @@ static int alias_SortAddress (const void *a, const void *b)
else if (pb == NULL)
r = 1;
else if (pa->personal)
{
{
if (pb->personal)
r = mutt_strcasecmp (pa->personal, pb->personal);
else
Expand All @@ -139,16 +139,16 @@ void mutt_alias_menu (char *buf, size_t buflen, ALIAS *aliases)
char helpstr[LONG_STRING];

int omax;

if (!aliases)
{
mutt_error (_("You have no aliases!"));
return;
}

/* tell whoever called me to redraw the screen when I return */
set_option (OPTNEEDREDRAW);

menu = mutt_new_menu (MENU_ALIAS);
menu->make_entry = alias_entry;
menu->tag = alias_tag;
Expand All @@ -158,7 +158,7 @@ void mutt_alias_menu (char *buf, size_t buflen, ALIAS *aliases)
new_aliases:

omax = menu->max;

/* count the number of aliases */
for (aliasp = aliases; aliasp; aliasp = aliasp->next)
{
Expand Down Expand Up @@ -192,7 +192,7 @@ void mutt_alias_menu (char *buf, size_t buflen, ALIAS *aliases)
aliases = aliases->next;
goto new_aliases;
}

switch ((op = mutt_menuLoop (menu)))
{
case OP_DELETE:
Expand Down Expand Up @@ -239,5 +239,5 @@ void mutt_alias_menu (char *buf, size_t buflen, ALIAS *aliases)

mutt_menuDestroy (&menu);
FREE (&AliasTable);

}
Loading

0 comments on commit 10ef38d

Please sign in to comment.