smol/src
Benno Schulenberg 49fc528d88 restore the GNU marker in nano's name 2016-08-14 21:42:37 +02:00
..
Makefile.am build: refresh the git description whenever something is recompiled 2016-06-27 19:45:21 +02:00
browser.c input: don't bother putting a keycode into byte range 2016-07-30 12:19:47 +02:00
chars.c tweaks: reduce two comparisons to a single one 2016-08-07 13:00:21 +02:00
color.c tweaks: rename another variable, for aptness 2016-07-25 10:57:33 +02:00
cut.c scrolling: center the cursor when inserted stuff does not fit on screen 2016-05-04 10:13:36 +02:00
files.c files: avoid a warning about not being able to write a lockfile 2016-08-07 13:00:35 +02:00
global.c input: look at the modifier keys only when compiled on Linux 2016-08-14 21:42:08 +02:00
help.c tweaks: put all the movement functions together 2016-07-01 12:42:58 +02:00
move.c tweaks: restore earlier conditions to prevent superfluous redrawings 2016-08-01 19:41:13 +02:00
nano.c restore the GNU marker in nano's name 2016-08-14 21:42:37 +02:00
nano.h tweaks: compile a parameter unconditionally 2016-08-02 17:30:58 +02:00
prompt.c tweaks: correct one comment, and adjust another 2016-08-06 12:17:24 +02:00
proto.h input: look at the modifier keys only when compiled on Linux 2016-08-14 21:42:08 +02:00
rcfile.c tweaks: rename a struct element, to be more fitting 2016-07-30 12:24:35 +02:00
search.c debug: add a timing instrument to the main search routine 2016-08-07 10:14:42 +02:00
text.c screen: retain the placewewant also when using an alternate speller 2016-08-12 20:02:04 +02:00
utils.c spelling: don't consider digits as word parts, because GNU spell doesn't 2016-08-03 12:43:57 +02:00
winio.c input: look at the modifier keys only when compiled on Linux 2016-08-14 21:42:08 +02:00