smol/src
Benno Schulenberg 553940760e tweaks: set the correct flags just once for each spell-fixing session 2018-04-25 17:27:15 +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: adjust a couple of types, to reduce the number of warnings 2018-03-22 19:33:22 +01:00
chars.c copyright: update the years for the FSF 2018-01-24 10:14:43 +01:00
color.c tweaks: use meaningful names instead of puzzling values 2018-04-01 09:49:58 +02:00
cut.c tweaks: remove two superfluous checks, and restrict two others 2018-02-14 17:29:59 +01:00
files.c build: exclude more things when configured with --disable-multibuffer 2018-03-23 11:09:37 +01:00
global.c tweaks: group some more of the empty functions together 2018-04-17 10:34:57 +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 scrolling: don't redraw entire edit window when cursor goes offscreen 2018-04-24 09:59:39 +02:00
nano.c tweaks: rename a variable, to be more clear and to match another 2018-04-23 12:57:58 +02:00
nano.h tweaks: use meaningful names instead of puzzling values 2018-04-01 09:49:58 +02:00
prompt.c tweaks: adjust the translator hint about Yes/No/All 2018-04-25 17:14:33 +02:00
proto.h tweaks: group some more of the empty functions together 2018-04-17 10:34:57 +02:00
rcfile.c build: do not prefix an alternative rcfilename with a dot 2018-04-21 10:03:30 +02:00
search.c tweaks: invert two conditions and reshuffle, to reduce duplication 2018-04-24 13:27:57 +02:00
text.c tweaks: set the correct flags just once for each spell-fixing session 2018-04-25 17:27:15 +02:00
utils.c tweaks: rearrange a few if statements more symmetrically 2018-04-13 20:43:08 +02:00
winio.c search: use a better value to mean "nothing was typed" 2018-04-13 20:13:05 +02:00