nano/src
Benno Schulenberg 1f027a838e Letting the value of a --fill option on the command line
override the value of a "set fill" option in an rcfile.
This fixes Savannah bug #46492.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5428 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2015-11-21 19:44:27 +00:00
..
browser.c Discarding a now useless function. 2015-11-11 19:56:35 +00:00
chars.c Reverting my own patch that claimed that UTF8 is a stateless encoding. 2015-09-04 19:34:55 +00:00
color.c Not checking for non-NULL before freeing a variable, as it's unnecessary. 2015-06-14 19:14:41 +00:00
cut.c Not setting 'openfile->mark_begin' for no reason. 2015-11-06 20:55:46 +00:00
files.c Plugging four memory leaks. 2015-11-10 15:09:36 +00:00
global.c Discarding a now useless function. 2015-11-11 19:56:35 +00:00
help.c Discarding an unneeded extra freeing of the help text. 2015-08-16 17:53:28 +00:00
Makefile.am Removing an "-I m4" flag; it is needed only at the top level. 2014-06-16 12:45:03 +00:00
move.c Not calculating the line length twice. 2015-10-27 16:57:32 +00:00
nano.c Letting the value of a --fill option on the command line 2015-11-21 19:44:27 +00:00
nano.h Improving several comments. 2015-11-02 10:40:06 +00:00
prompt.c Discarding a now useless function. 2015-11-11 19:56:35 +00:00
proto.h Discarding a now useless function. 2015-11-11 19:56:35 +00:00
rcfile.c Fixing compilation with --enable-tiny: file formats don't exist then. 2015-08-09 16:31:01 +00:00
search.c Correcting the logic for adjusting the x position of the mark, 2015-11-07 09:49:34 +00:00
text.c Deleting an unneeded variable alias. 2015-11-12 19:50:33 +00:00
utils.c Keeping homedir NULL when no home directory could be determined, 2015-06-20 08:21:35 +00:00
winio.c Discarding a now useless function. 2015-11-11 19:56:35 +00:00