smol/src
Benno Schulenberg 0c455155ad prompt: concentrate manipulations of 'statusbar_x' into a single file 2018-07-11 10:45:58 +02:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c tweaks: use symbolic names instead of puzzling TRUE and FALSE 2018-05-10 18:19:12 +02:00
chars.c tweaks: elide another function that is used just once 2018-07-10 13:57:05 +02:00
color.c tweaks: use meaningful names instead of puzzling values 2018-04-01 09:49:58 +02:00
cut.c build: fix compilation when configured with --enable-tiny 2018-07-10 15:31:04 +02:00
files.c prompt: concentrate manipulations of 'statusbar_x' into a single file 2018-07-11 10:45:58 +02:00
global.c prompt: concentrate manipulations of 'statusbar_x' into a single file 2018-07-11 10:45:58 +02:00
help.c tweaks: adjust a couple of types, to reduce the number of warnings 2018-03-22 19:33:22 +01:00
history.c tweaks: fix a typo, remove a blank line, and improve some comments 2018-04-23 12:19:25 +02:00
move.c copyright: update the years for significantly changed files 2018-06-01 10:18:32 +02:00
nano.c debug: add some code to time the performance of get_totsize() 2018-06-03 20:06:28 +02:00
nano.h tweaks: drop a condition that has been made redundant two commits ago 2018-06-02 18:17:31 +02:00
prompt.c prompt: concentrate manipulations of 'statusbar_x' into a single file 2018-07-11 10:45:58 +02:00
proto.h prompt: concentrate manipulations of 'statusbar_x' into a single file 2018-07-11 10:45:58 +02:00
rcfile.c tweaks: drop some old debugging code 2018-07-08 10:45:43 +02:00
search.c copyright: update the years for significantly changed files 2018-06-01 10:18:32 +02:00
text.c build: fix compilation when configured with --enable-tiny 2018-07-10 15:31:04 +02:00
utils.c tweaks: rearrange a few if statements more symmetrically 2018-04-13 20:43:08 +02:00
winio.c tweaks: fix some grammar plus a typo in the comments 2018-05-27 20:19:46 +02:00