smol/src
Benno Schulenberg 454f5cbdce tweaks: remove a superfluous cleanup call
At the very beginning of do_replace(), nothing has been changed
or initialized yet, so there is nothing to refresh or clean up.
2016-12-04 11:56:13 +01:00
..
Makefile.am build: clean out the revision.h file, to make 'make distcheck' pass 2016-12-04 11:21:10 +01:00
browser.c general: gettextize three overlooked statusbar messages 2016-12-01 13:02:43 +01:00
chars.c general: include word-jumping and block-jumping into the tiny version 2016-09-13 09:27:04 +02:00
color.c update the license text to the preferred version 2016-08-29 21:27:16 +02:00
cut.c tweaks: compile two parameters unconditionally 2016-10-27 12:24:41 +02:00
files.c general: gettextize three overlooked statusbar messages 2016-12-01 13:02:43 +01:00
global.c binding: properly conditionalize the UTF-8 parts 2016-10-29 10:19:28 +02:00
help.c binding: use arrows instead of words to designate the cursor keys 2016-10-15 17:04:01 +02:00
move.c scrolling: use a comparison that will work also in softwrap mode 2016-10-28 11:38:58 +02:00
nano.c screen: switch the cursor back on only in the main loop 2016-12-03 18:03:11 +01:00
nano.h rcfile: add an option to customize the color of line numbers 2016-10-20 16:48:45 +02:00
prompt.c screen: don't restore the previous menu after a yesno prompt 2016-12-01 15:54:56 +01:00
proto.h files: give feedback when restricted mode prevents overwriting a file 2016-11-29 12:08:39 +01:00
rcfile.c rcfile: actually avoid opening directories and devices 2016-11-27 18:21:04 +01:00
search.c tweaks: remove a superfluous cleanup call 2016-12-04 11:56:13 +01:00
text.c tweaks: replace some unneeded direct calls of edit_refresh() 2016-12-03 17:00:28 +01:00
utils.c new feature: the ability to show line numbers before the text 2016-10-20 16:47:52 +02:00
winio.c screen: switch the cursor back on only in the main loop 2016-12-03 18:03:11 +01:00