Freeing the position-history records that are dropped.
Benno Schulenberg authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5629 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
65efed5f
Name Last commit Last update
..
Makefile.am Removing an "-I m4" flag; it is needed only at the top level.
browser.c Deleting the unneeded blanking of a variable.
chars.c Reverting my own patch that claimed that UTF8 is a stateless encoding.
color.c Making sure to keep advancing also when regex matches are zero-length.
cut.c Rewrapping some lines and removing some useless comments.
files.c Freeing the position-history records that are dropped.
global.c Guiding the translators a little bit.
help.c Discarding an unneeded extra freeing of the help text.
move.c It shouldn't be necessary to doubly check for being at the end of file.
nano.c Switching the cursor on in the right place: in the central input routine.
nano.h Removing the --nofollow option that hasn't been working for a dozen years.
prompt.c Renaming a variable for clarity.
proto.h Renaming 'update_bar_if_needed()' for more contrast and aptness.
rcfile.c Allowing only control sequences in the proper range to be rebound.
search.c Adjusting some indentation and some line wrapping.
text.c Preventing a chain of editing actions from continuing after a discard.
utils.c Not using $HOME when we're root, because some sudos don't filter it out
winio.c Switching the cursor on in the right place: in the central input routine.