smol/src
Benno Schulenberg 9a47a9c4c0 rcfile, docs: no longer recognize nor mention 'set backwards'
The option has been a no-op since 2.9.0.  And now that the
^W/^Q/M-W/M-Q set is available, 'set backwards' is entirely
outdated.
2018-07-29 21:00:12 +02:00
..
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 tweaks: exclude the file-prepending code from the tiny version 2018-07-24 19:31:03 +02:00
global.c bindings: remove the 'searchagain' function entirely 2018-07-29 11:43:13 +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 input: erase the next word when Ctrl is held while pressing Delete 2018-07-22 19:27:50 +02:00
nano.h input: erase the next word when Ctrl is held while pressing Delete 2018-07-22 19:27:50 +02:00
prompt.c mouse: put the row/column arguments in the proper order [coverity scan] 2018-07-14 20:49:30 +02:00
proto.h bindings: make "n" work again in file browser and help viewer 2018-07-29 20:49:56 +02:00
rcfile.c rcfile, docs: no longer recognize nor mention 'set backwards' 2018-07-29 21:00:12 +02:00
search.c search: include 'findprevious' and 'findnext' in the tiny version 2018-07-24 19:19:27 +02:00
text.c text: add auto-whitespace to the file size after creating the undo item 2018-07-23 17:57:47 +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 input: erase the next word when Ctrl is held while pressing Delete 2018-07-22 19:27:50 +02:00