smol/src
Benno Schulenberg 662e8b2d20 tweaks: remove some superfluous conditions for rewriting a lock file
A lock file needs to be rewritten (with the modified flag) only when the
relevant lock file already exists.  All other conditions are redundant.
2020-01-29 19:38:07 +01:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c tweaks: reshuffle some declarations, and expand a few variable names 2020-01-28 10:21:34 +01:00
chars.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
color.c tweaks: reshuffle some declarations, and expand a few variable names 2020-01-28 10:21:34 +01:00
cut.c pasting: retain the mark's position when it was set at the cursor 2020-01-20 10:34:27 +01:00
files.c tweaks: remove some superfluous conditions for rewriting a lock file 2020-01-29 19:38:07 +01:00
global.c tweaks: reduce the scope of a variable, and reshuffle a declaration 2020-01-27 13:36:28 +01:00
help.c tweaks: fuse two nearly identical functions into a single one 2020-01-26 16:20:37 +01:00
history.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
move.c copyright: update the years for the FSF 2020-01-15 11:42:38 +01:00
nano.c tweaks: reshuffle two lines, to do the linking first, then the content 2020-01-29 12:33:30 +01:00
nano.h tweaks: remove the now-unused meta flag from 'keystruct' 2020-01-23 12:06:32 +01:00
prompt.c prompt: for a Yes-No-All, accept the first character of an external paste 2020-01-26 12:22:49 +01:00
proto.h tweaks: reduce the scope of a variable, and reshuffle a declaration 2020-01-27 13:36:28 +01:00
rcfile.c tweaks: drop a pointless suffix from two function names 2020-01-26 16:36:23 +01:00
search.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
text.c tweaks: remove a redundant call, as there is nothing to free there 2020-01-29 12:33:55 +01:00
utils.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
winio.c tweaks: correct a couple of comments about escape sequences 2020-01-29 18:48:03 +01:00