..
Makefile.am
organization: move all history-related stuff to its own file
2017-09-17 12:46:36 +02:00
browser.c
bindings: make "n" work again in file browser and help viewer
2018-07-29 20:49:56 +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
tweaks: delete some old debugging code that no longer seems useful
2018-07-18 19:53:44 +02:00
files.c
undo: differentiate between general filtering and spell checking
2018-08-07 20:42:39 +02:00
global.c
tweaks: rename a function to better match its counterpart
2018-08-11 09:55:22 +02:00
help.c
bindings: make "n" work again in file browser and help viewer
2018-07-29 20:49:56 +02: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
tweaks: exclude a global flagging variable when it is not needed
2018-08-05 13:00:44 +02:00
nano.h
dropping a feature: remove the ability to use the 'formatter' command
2018-08-09 20:29:30 +02:00
prompt.c
rcfile: allow to rebind the Cancel function in the yesno menu
2018-08-05 20:01:47 +02:00
proto.h
tweaks: rename a function to better match its counterpart
2018-08-11 09:55:22 +02:00
rcfile.c
tweaks: rename a function to better match its counterpart
2018-08-11 09:55:22 +02:00
search.c
search: include 'findprevious' and 'findnext' in the tiny version
2018-07-24 19:19:27 +02:00
text.c
undo: restore the cursor position when a cut and paste are paired
2018-08-15 19:58:46 +02:00
utils.c
tweaks: delete some old debugging code that no longer seems useful
2018-07-18 19:53:44 +02:00
winio.c
dropping a feature: remove the ability to use the 'formatter' command
2018-08-09 20:29:30 +02:00