.. |
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
|
general: rename "bookmark" to "anchor", to sound less permanent
|
2020-04-13 11:25:29 +02:00 |
files.c
|
files: write out a marked region without partitioning the buffer
|
2020-04-09 11:07:05 +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
|
copyright: update the years for significantly changed files
|
2020-01-15 12:11:56 +01: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
|
general: rename "bookmark" to "anchor", to sound less permanent
|
2020-04-13 11:25:29 +02:00 |
rcfile.c
|
general: rename "bookmark" to "anchor", to sound less permanent
|
2020-04-13 11:25:29 +02:00 |
search.c
|
general: rename "bookmark" to "anchor", to sound less permanent
|
2020-04-13 11:25:29 +02:00 |
text.c
|
general: rename "bookmark" to "anchor", to sound less permanent
|
2020-04-13 11:25:29 +02:00 |
utils.c
|
tweaks: simplify the counting of characters in a section
|
2020-04-09 12:58:41 +02:00 |
winio.c
|
bindings: hard-bind the bookmark functions to M-Ins and M-PgUp/M-PgDn
|
2020-04-13 10:51:40 +02:00 |