mirror of
git://git.sv.gnu.org/nano.git
synced 2025-01-13 21:09:22 +03:00
better document the ngetdelim() tweaks
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1902 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
95f3812db1
commit
b4041d6821
@ -236,7 +236,8 @@ CVS code -
|
|||||||
ngetdelim(), ngetline()
|
ngetdelim(), ngetline()
|
||||||
- New functions equivalent to getdelim() and getline(), which
|
- New functions equivalent to getdelim() and getline(), which
|
||||||
are both GNU extensions. (DLR, adapted from GNU mailutils
|
are both GNU extensions. (DLR, adapted from GNU mailutils
|
||||||
0.5 with minor changes to better integrate with nano)
|
0.5 with minor changes to better integrate with nano and
|
||||||
|
increase efficiency)
|
||||||
- winio.c:
|
- winio.c:
|
||||||
get_kbinput()
|
get_kbinput()
|
||||||
- Since the only valid values for escapes are 0, 1, and 2,
|
- Since the only valid values for escapes are 0, 1, and 2,
|
||||||
|
Loading…
Reference in New Issue
Block a user