smol/src
Benno Schulenberg acda255b47 A bunch of type fixes, mostly in debugging messages --
line numbers are long, x positions unsigned long.
Patch by David Lawrence Ramsey.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4950 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-06-09 15:08:59 +00:00
..
Makefile.am Dropping redundant localedir. Patch by Mike Frysinger. 2014-03-30 20:19:33 +00:00
browser.c Normalizing whitespace, comments and interpunction, in various places. 2014-06-04 16:02:51 +00:00
chars.c 2014-05-29 Chris Allegretta <chrisa@asty.org> 2014-05-29 18:30:23 +00:00
color.c Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0, 2014-05-16 10:34:05 +00:00
cut.c Fixing compilation and avoiding a warning with --enable-tiny. 2014-05-26 07:53:20 +00:00
files.c A bunch of type fixes, mostly in debugging messages -- 2014-06-09 15:08:59 +00:00
global.c A few cosmetic tweaks of comments and whitespace. 2014-06-09 14:23:53 +00:00
help.c Eliding four function calls by not comparing with an 2014-06-09 14:33:00 +00:00
move.c A few cosmetic tweaks of comments and whitespace. 2014-06-09 14:23:53 +00:00
nano.c A bunch of type fixes, mostly in debugging messages -- 2014-06-09 15:08:59 +00:00
nano.h Avoiding a compiler warning with --disable-wrapping. 2014-06-09 10:35:44 +00:00
prompt.c A few more comment tweaks. 2014-05-13 21:11:59 +00:00
proto.h Rewriting the line-wrapping code to make use of the existing line-break code. 2014-06-09 10:01:54 +00:00
rcfile.c Eliding four function calls by not comparing with an 2014-06-09 14:33:00 +00:00
search.c Removing duplicate translator comments, and adding some others. 2014-05-28 14:34:11 +00:00
text.c A bunch of type fixes, mostly in debugging messages -- 2014-06-09 15:08:59 +00:00
utils.c A few cosmetic tweaks of comments and whitespace. 2014-06-09 14:23:53 +00:00
winio.c A bunch of type fixes, mostly in debugging messages -- 2014-06-09 15:08:59 +00:00