.. |
Makefile.am
|
build: link in $(GETRANDOM_LIB) from gnulib
|
2024-01-12 17:00:34 +01:00 |
browser.c
|
tweaks: reshuffle a seldom-used function to the end of an if-else series
|
2024-07-22 15:43:37 +02:00 |
chars.c
|
tweaks: remove two pairs of unneeded braces, and normalize a line
|
2024-02-18 15:02:51 +01:00 |
color.c
|
tweaks: rename a variable, to be more readable
|
2024-03-28 16:01:48 +01:00 |
cut.c
|
tweaks: rename a function, for contrast, and update antiquated comments
|
2024-04-25 10:34:03 +02:00 |
definitions.h
|
tweaks: rename a symbol, away from an obscure abbreviation
|
2024-07-15 09:38:01 +02:00 |
files.c
|
files: with --rectrict, prevent invoking the browser and toggling backups
|
2024-06-01 11:31:09 +02:00 |
global.c
|
bindings: let the central numpad key (with Ctrl) center the current line
|
2024-07-15 09:37:48 +02:00 |
help.c
|
tweaks: reshuffle a seldom-used function to the end of an if-else series
|
2024-07-22 15:43:37 +02:00 |
history.c
|
copyright: update the years for the FSF
|
2024-01-10 11:24:28 +01:00 |
move.c
|
moving: for Alt+Home/Alt+End, refresh the screen when the mark is on
|
2024-07-17 17:23:12 +02:00 |
nano.c
|
tweaks: rename a symbol, away from an obscure abbreviation
|
2024-07-15 09:38:01 +02:00 |
prompt.c
|
tweaks: rename a symbol, away from an obscure abbreviation
|
2024-07-15 09:38:01 +02:00 |
prototypes.h
|
macro: insert it in keystroke buffer without discarding latter's contents
|
2024-07-16 16:44:48 +02:00 |
rcfile.c
|
new feature: add bindable function `cycle` that pushes cursor line around
|
2024-06-15 09:57:06 +02:00 |
search.c
|
tweaks: rename a variable, to better indicate what it represents
|
2024-03-30 11:35:41 +01:00 |
text.c
|
tweaks: rename a symbol, away from an obscure abbreviation
|
2024-07-15 09:38:01 +02:00 |
utils.c
|
tweaks: make a comment more accurate, and unabbreviate a variable name
|
2024-05-05 10:27:21 +02:00 |
winio.c
|
macro: insert it in keystroke buffer without discarding latter's contents
|
2024-07-16 16:44:48 +02:00 |