smol/src
Benno Schulenberg ab1a5c7abb tweaks: rename two parameters, away from abbreviations 2020-04-15 17:50:59 +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: rename two functions, to match the style of others 2020-03-11 19:45:06 +01:00
chars.c counting: count words correctly also when --wordchars is used 2020-04-06 11:17:43 +02:00
color.c tweaks: change an integer to a short, and reshuffle it for better packing 2020-03-02 19:50:08 +01:00
cut.c options: let --afterends affect also the deleting of words (Ctrl+Delete) 2020-04-14 12:14:49 +02:00
files.c tweaks: rename two parameters, away from abbreviations 2020-04-15 17:50:59 +02:00
global.c general: rename "bookmark" to "anchor", to sound less permanent 2020-04-13 11:25:29 +02:00
help.c tweaks: invert a condition, to have two clauses in a more logical order 2020-04-03 17:19:15 +02:00
history.c tweaks: rename two functions, to better indicate what they do 2020-04-15 17:20:03 +02:00
move.c tweaks: fix twenty typos, in old Changelogs and in some comments 2020-03-25 16:57:43 +01:00
nano.c general: rename "bookmark" to "anchor", to sound less permanent 2020-04-13 11:25:29 +02:00
nano.h general: rename "bookmark" to "anchor", to sound less permanent 2020-04-13 11:25:29 +02:00
prompt.c tweaks: elide three unneeded #defines 2020-03-19 14:40:51 +01:00
proto.h tweaks: rename two functions, to better indicate what they do 2020-04-15 17:20:03 +02:00
rcfile.c general: rename "bookmark" to "anchor", to sound less permanent 2020-04-13 11:25:29 +02:00
search.c feedback: indicate an anchor with a "+" in the line-number margin 2020-04-13 11:48:36 +02:00
text.c general: rename "bookmark" to "anchor", to sound less permanent 2020-04-13 11:25:29 +02:00
utils.c tweaks: rename two functions, to better indicate what they do 2020-04-15 17:20:03 +02:00
winio.c feedback: indicate an anchor with a "+" in the line-number margin 2020-04-13 11:48:36 +02:00