Removing a superfluous abortion variable, and placing two comments better.
Benno Schulenberg authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5011 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
64039e93
Name Last commit Last update
..
Makefile.am Removing an "-I m4" flag; it is needed only at the top level.
browser.c Removing a superfluous abortion variable, and placing two comments better.
chars.c 2014-05-29 Chris Allegretta <chrisa@asty.org>
color.c Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0,
cut.c Making sure the cutbuffer is cleared at the appropriate moments.
files.c Fixing compilation with --enable-tiny --enable-histories --enable-multibuffer.
global.c Fixing compilation with --enable-tiny --enable-histories --enable-nanorc.
help.c Removing two pointless calls of get_shortcut(), and adjusting the comments.
move.c Miscellaneous whitespace fixes, one type fix, and one more #ifdef NANO_TINY.
nano.c When toggling softwrap, only the edit window needs to be refreshed,
nano.h Miscellaneous whitespace adjustments and comment tweaks.
prompt.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES.
proto.h Miscellaneous whitespace adjustments and comment tweaks.
rcfile.c Miscellaneous whitespace adjustments and comment tweaks.
search.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES.
text.c Fixing three leaks of the cutbuffer, shortening and regrouping some stuff,
utils.c A few cosmetic tweaks of comments and whitespace.
winio.c Miscellaneous whitespace adjustments and comment tweaks.