smol/src
Rishabh Dave 559858a3dd browser: don't seem to enter a directory when it is inaccessible
This fixes https://savannah.gnu.org/bugs/?48286.

Reviewed-by: Benno Schulenberg <bensberg@justemail.net>
Signed-off-by: Rishabh Dave <rishabhddave@gmail.com>
2016-06-26 10:14:12 +02:00
..
Makefile.am Removing an "-I m4" flag; it is needed only at the top level. 2014-06-16 12:45:03 +00:00
browser.c browser: don't seem to enter a directory when it is inaccessible 2016-06-26 10:14:12 +02:00
chars.c chars: ensure that files are sorted also when strncasecmp() is strange 2016-06-01 21:59:25 +02:00
color.c syntax: don't call getcwd() with a NULL pointer 2016-06-04 12:02:49 +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 main: let the main loop restore the main menu, if needed 2016-06-21 11:03:38 +02:00
global.c main: let the main loop restore the main menu, if needed 2016-06-21 11:03:38 +02:00
help.c tweaks: normalize some whitespace 2016-05-30 09:09:36 +02:00
move.c tweaks: harmonize some indentations, elide an #ifdef, and rewrap a line 2016-05-27 21:22:56 +02:00
nano.c tweaks: try to distinguish between keystrokes and characters 2016-06-25 20:34:09 +02:00
nano.h text: remove a redundant undo element 2016-06-07 19:23:51 +02:00
prompt.c main: let the main loop restore the main menu, if needed 2016-06-21 11:03:38 +02:00
proto.h text: add an undo item before starting to comment or uncomment lines 2016-06-07 11:08:06 +02:00
rcfile.c new feature: comment/uncomment current line or selected lines 2016-05-25 22:29:50 +02:00
search.c moving: allow specifying negative numbers in "Go To Line" 2016-06-24 14:47:02 +02:00
text.c tabs: compute the number of required spaces without iterating 2016-06-24 14:56:41 +02:00
utils.c tweaks: rewrap a bunch of lines and some comments 2016-06-20 13:05:45 +02:00
winio.c tweaks: try to distinguish between keystrokes and characters 2016-06-25 20:34:09 +02:00