smol/src
Benno Schulenberg dc3261b685 tweaks: avoid a warning with --enable-{tiny,help,multibuffer}
This also places the Pipe toggle among the other, similar togglles,
which makes more sense.
2018-05-29 09:07:39 +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 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: fix compilation failure when configured with --enable-tiny 2018-05-23 11:57:55 +02:00
global.c tweaks: avoid a warning with --enable-{tiny,help,multibuffer} 2018-05-29 09:07:39 +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 justification: limit the amount of recursion to prevent a stack overflow 2018-05-27 16:09:53 +02:00
nano.c main: add "/" to the quoting regex, to allow justifying //-comments 2018-05-27 20:29:52 +02:00
nano.h filtering: pair the cut and the insert, so they can be undone together 2018-05-22 19:36:21 +02:00
prompt.c tweaks: avoid two unused variable warnings when NLS is disabled 2018-05-23 11:54:45 +02:00
proto.h justification: limit the amount of recursion to prevent a stack overflow 2018-05-27 16:09:53 +02:00
rcfile.c tweaks: fix some grammar plus a typo in the comments 2018-05-27 20:19:46 +02:00
search.c tweaks: invert two conditions and reshuffle, to reduce duplication 2018-04-24 13:27:57 +02:00
text.c tweaks: avoid an unused variable warning with --enable-tiny 2018-05-29 09:00:08 +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