- 12 Jan, 2017 2 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
-
- 08 Jan, 2017 1 commit
-
-
Benno Schulenberg authored
-
- 03 Jan, 2017 2 commits
-
-
Benno Schulenberg authored
The conditionalizing saved negligible amounts of space, of memory, and of speed.
-
Benno Schulenberg authored
In that case setting the latter to TRUE is misleading. So don't do that.
-
- 25 Dec, 2016 1 commit
-
-
Benno Schulenberg authored
-
- 22 Dec, 2016 3 commits
-
-
Benno Schulenberg authored
This fixes https://savannah.gnu.org/bugs/?49884.
-
Benno Schulenberg authored
And certainly don't return zero when the key wouldn't have been found, because that would have meant jumping a word to the right.
-
Benno Schulenberg authored
Also, swap the logic around, to use less braces.
-
- 18 Dec, 2016 4 commits
-
-
Benno Schulenberg authored
Because changing anything to a null effectively means to truncate the name. This fixes https://savannah.gnu.org/bugs/?49868 and fixes https://savannah.gnu.org/bugs/?49874.
-
Benno Schulenberg authored
Most full paths are needed only temporarily and will be freed within milliseconds. Only 'full_operating_dir' and 'backup_dir' continue to exist for the whole current session. Any partition, too, will soon be unpartitioned, so the extra reallocation is just a waste of time.
-
Benno Schulenberg authored
It doesn't align anything -- any allocations are already aligned to whatever multiple is required -- it just shrinks the allocated space.
-
Benno Schulenberg authored
And which normally is just some ten or twenty characters long, and never gets wildly overallocated.
-
- 01 Dec, 2016 1 commit
-
-
David Lawrence Ramsey authored
This fixes https://savannah.gnu.org/bugs/?48622.
-
- 11 Sep, 2016 3 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
-
Benno Schulenberg authored
This lets users of braille displays find the selected item immediately. This fulfills a request by Enrico Mioso. See https://lists.gnu.org/archive/html/nano-devel/2016-09/msg00025.html.
-
- 03 Sep, 2016 1 commit
-
-
Benno Schulenberg authored
The prompt from which the browser was invoked has already blanked it.
-
- 29 Aug, 2016 2 commits
-
-
Benno Schulenberg authored
Mentioning "GNU nano" instead of "This program" and referring to the website instead of to a postal address.
-
Benno Schulenberg authored
-
- 26 Aug, 2016 1 commit
-
-
Benno Schulenberg authored
-
- 30 Jul, 2016 1 commit
-
-
Benno Schulenberg authored
A keycode is either already in byte range (so there is nothing to do) or it is not and it shouldn't be (so there is nothing to do either).
-
- 13 Jul, 2016 2 commits
-
-
Benno Schulenberg authored
-
Rishabh Dave authored
Signed-off-by:
Rishabh Dave <rishabhddave@gmail.com>
-
- 11 Jul, 2016 1 commit
-
-
Benno Schulenberg authored
To make nano save its modified buffers when it runs out of memory.
-
- 04 Jul, 2016 1 commit
-
-
Benno Schulenberg authored
And in the bargain show an error message when doing ^R unreadabledir ^T.
-
- 03 Jul, 2016 1 commit
-
-
Benno Schulenberg authored
-
- 02 Jul, 2016 1 commit
-
-
Rishabh Dave authored
When the user tab-completed a name at the Go To Directory prompt, this name will end in a slash. Remove this slash, so the name can be found in the file list (where directory names don't include the final slash). This fixes http://savannah.gnu.org/bugs/?48353 . Signed-off-by:
Rishabh Dave <rishabhddave@gmail.com>
-
- 01 Jul, 2016 5 commits
-
-
Benno Schulenberg authored
-
Benno Schulenberg authored
-
Benno Schulenberg authored
And order them from smallest stride to biggest stride.
-
Benno Schulenberg authored
-
Benno Schulenberg authored
-
- 26 Jun, 2016 1 commit
-
-
Rishabh Dave authored
This fixes https://savannah.gnu.org/bugs/?48286 . Reviewed-by:
Benno Schulenberg <bensberg@justemail.net> Signed-off-by:
Rishabh Dave <rishabhddave@gmail.com>
-
- 24 Jun, 2016 1 commit
-
-
Benno Schulenberg authored
Also, other messages that are about --operatingdir don't use the term "confined" either. Suggested-by:
Mario Blättermann <mario.blaettermann@gmail.com>
-
- 21 Jun, 2016 1 commit
-
-
Benno Schulenberg authored
Don't make it the responsibility of the executed functions to restore the list of shortcuts of the edit window. Just detect whether another menu was displayed, and if so, redisplay the main menu.
-
- 13 Jun, 2016 1 commit
-
-
Benno Schulenberg authored
This fixes https://savannah.gnu.org/bugs/?48007 . Tested-by:
Rishabh Dave <rishabhddave@gmail.com> Signed-off-by:
Benno Schulenberg <bensberg@justemail.net>
-
- 30 May, 2016 1 commit
-
-
Benno Schulenberg authored
-
- 27 May, 2016 1 commit
-
-
Benno Schulenberg authored
-
- 25 May, 2016 1 commit
-
-
Benno Schulenberg authored
-