smol/src
Benno Schulenberg 6c0e5e3f2c Freeing not just the struct but also the data it contains,
and also when it is the first and only line.
This fixes Savannah bug #47153 reported by Mike Frysinger.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5646 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2016-02-15 12:56:18 +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
browser.c Switching the cursor on and off at the appropriate moments (that is: when 2016-02-13 19:41:12 +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 Making sure to keep advancing also when regex matches are zero-length. 2016-01-09 18:41:56 +00:00
cut.c Rewrapping some lines and removing some useless comments. 2016-02-06 12:12:08 +00:00
files.c Freeing not just the struct but also the data it contains, 2016-02-15 12:56:18 +00:00
global.c Guiding the translators a little bit. 2016-02-05 12:27:54 +00:00
help.c Switching the cursor on and off at the appropriate moments (that is: when 2016-02-13 19:41:12 +00:00
move.c It shouldn't be necessary to doubly check for being at the end of file. 2015-12-08 18:54:13 +00:00
nano.c Switching the cursor on and off at the appropriate moments (that is: when 2016-02-13 19:41:12 +00:00
nano.h Removing the --nofollow option that hasn't been working for a dozen years. 2016-02-06 10:59:31 +00:00
prompt.c Renaming and condensing some stuff, and correcting the main comment, 2016-02-14 12:03:47 +00:00
proto.h Renaming and condensing some stuff, and correcting the main comment, 2016-02-14 12:03:47 +00:00
rcfile.c Allowing only control sequences in the proper range to be rebound. 2016-02-10 15:06:45 +00:00
search.c Making the iteration through replacement matches behave the same again as the 2016-02-14 10:19:27 +00:00
text.c Restoring the mentioned behavior also for the internal spell fixer. 2016-02-14 10:29:48 +00:00
utils.c Not using $HOME when we're root, because some sudos don't filter it out 2016-01-22 16:10:36 +00:00
winio.c Switching the cursor on and off at the appropriate moments (that is: when 2016-02-13 19:41:12 +00:00