smol/src
Benno Schulenberg 3e5fcec76c remove the GNU marker from nano's name
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-06-13 12:22:33 +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: show an error message when selecting an inaccessible directory 2016-06-13 11:15:20 +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 files: when the requested operating directory cannot be set, fail 2016-06-12 11:13:45 +02:00
global.c new feature: comment/uncomment current line or selected lines 2016-05-25 22:29:50 +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 remove the GNU marker from nano's name 2016-06-13 12:22:33 +02:00
nano.h text: remove a redundant undo element 2016-06-07 19:23:51 +02:00
prompt.c tweaks: normalize some whitespace 2016-05-30 09:09:36 +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 tweaks: improve a couple of comments 2016-06-02 12:12:12 +02:00
text.c tweaks: remove two redundant assignments 2016-06-07 19:53:27 +02:00
utils.c utils: rename some variables, to match those in strnlenpt() 2016-05-28 13:23:41 +02:00
winio.c tweaks: rename some variables to be more readable 2016-06-01 13:04:32 +02:00