nano/src
Collin Funk d1e2febb6d build: update a symbol that was renamed in gnulib
As noted in a gnulib NEWS item of 2023-01-07, linking now happens
against $(CLOCK_TIME_LIB) instead of $(LIB_CLOCK_GETTIME).
2024-08-27 10:20:56 +02:00
..
Makefile.am build: update a symbol that was renamed in gnulib 2024-08-27 10:20:56 +02:00
browser.c tweaks: unwrap three lines that don't need to be wrapped 2024-08-04 16:09:42 +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 tweaks: unwrap three lines that don't need to be wrapped 2024-08-04 16:09:42 +02:00
global.c tweaks: improve or rewrap six comments, and add two missing ones 2024-08-17 10:37:41 +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: move a condition to the only place that needs it 2024-07-31 10:04:00 +02:00
prompt.c bindings: at a Yes-No-All prompt, accept also ^A for "All" 2024-07-28 13:54:41 +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 tweaks: improve or rewrap six comments, and add two missing ones 2024-08-17 10:37:41 +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: delete three redundant checks from the undo/redo code 2024-08-12 08:41:58 +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 tweaks: move a condition to the only place that needs it 2024-07-31 10:04:00 +02:00