smol/src
Benno Schulenberg 23f5515fbb build: for Solaris, tell the linker to use a threading lib
This fixes https://savannah.gnu.org/bugs/?51348.
Reported-by: Henrik Karlsson <henrik.karlsson@pulsen.se>
Tested-by: John Wiersba <jrw32982@yahoo.com>
2017-07-05 21:18:52 +02:00
..
Makefile.am build: for Solaris, tell the linker to use a threading lib 2017-07-05 21:18:52 +02:00
browser.c tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER 2017-05-08 21:56:50 +02:00
chars.c tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC 2017-05-09 11:59:34 +02:00
color.c display: initialize the colors only when starting to draw the content 2017-04-30 17:29:17 +02:00
cut.c replacing: don't let placewewant influence the placement of the cursor 2017-05-11 22:28:34 +02:00
files.c tweaks: put declarations always first, so it will compile on Haiku 2017-07-02 11:53:59 +02:00
global.c tweaks: correct a parameter type, and correct two empty initializations 2017-07-03 09:40:55 +02:00
help.c tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER 2017-05-08 21:56:50 +02:00
move.c tweaks: swap a comparison, to be clearer 2017-05-11 10:28:43 +02:00
nano.c display: when back in the main loop, always redraw the help lines 2017-07-02 19:57:11 +02:00
nano.h text: make sure commenting is disabled when comment "" was specified 2017-07-02 19:44:56 +02:00
prompt.c tweaks: remove unneeded braces, and mark empty parameter list as void 2017-07-03 09:52:13 +02:00
proto.h tweaks: rename two functions and a variable, and invert its logic 2017-06-04 12:34:21 +02:00
rcfile.c tweaks: correct a parameter type, and correct two empty initializations 2017-07-03 09:40:55 +02:00
search.c startup: allow negative line and column numbers on the command line 2017-06-23 10:25:12 +02:00
text.c tweaks: remove unneeded braces, and mark empty parameter list as void 2017-07-03 09:52:13 +02:00
utils.c tweaks: exclude from the tiny version five error-betraying messages 2017-05-16 22:13:10 +02:00
winio.c input: recognize the Ctrl+Arrow key sequences from Haiku's Terminal 2017-07-02 11:58:43 +02:00