smol/src
Benno Schulenberg f456794045 tweaks: adjust two comments, to be more accurate and general 2018-07-08 17:40:19 +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 a function that is used just once 2018-07-08 10:40:22 +02:00
color.c tweaks: use meaningful names instead of puzzling values 2018-04-01 09:49:58 +02:00
cut.c cut: concentrate the logic for clearing the cutbuffer mostly in one place 2018-06-02 17:57:19 +02:00
files.c copyright: update the years for significantly changed files 2018-06-01 10:18:32 +02:00
global.c copyright: update the years for significantly changed files 2018-06-01 10:18:32 +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 copyright: update the years for significantly changed files 2018-06-01 10:18:32 +02:00
proto.h tweaks: elide a function that is used just once 2018-07-08 10:40:22 +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 tweaks: adjust two comments, to be more accurate and general 2018-07-08 17:40:19 +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