- 01 Aug, 2004 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1879 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1878 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 31 Jul, 2004 1 commit
-
-
David Lawrence Ramsey authored
HAVE_REGEX_H wasn't set, and don't treat the return values of the string comparison functions as boolean anymore git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1877 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 30 Jul, 2004 3 commits
-
-
David Lawrence Ramsey authored
for each separate error, make sure all the messages end in newlines, etc. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1876 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
do_gotoline(), and DB's efficiency tweaks to do_gotopos() git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1875 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1874 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 29 Jul, 2004 2 commits
-
-
David Lawrence Ramsey authored
justify code, as it makes some code much more understandable and fixes a bug where searching for the previous paragraph would move the cursor too high in one case git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1873 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
of placewewant when a new match is found, so that edit_redraw() will redraw the screen properly when only placewewant changes git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1872 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 28 Jul, 2004 4 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1871 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
miscellaneous fixes of mine git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1870 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
a few additions of mine git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1869 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1868 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 27 Jul, 2004 3 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1867 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
into a new terminal_init() function, and convert nano to use it; also, when reloading the newly spell-checked temporary file in do_alt_speller(), call terminal_init() to make sure that all the original terminal settings are restored, as a curses-based alternative spell checker (e.g. aspell) can change them git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1866 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
outside the ENABLE_NLS #ifdef, since UTF-8 support (specifically, the wide character handling functions it needs) won't work properly if the locale isn't set, whether NLS is enabled or not git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1865 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 24 Jul, 2004 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1864 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 23 Jul, 2004 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1863 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
importantly, a fix for a segfault when trying to full-justify a file with no paragraphs) git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1862 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 20 Jul, 2004 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1861 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 18 Jul, 2004 2 commits
-
-
David Lawrence Ramsey authored
entries are specified for them git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1860 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
cosmetic cleanups git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1859 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 17 Jul, 2004 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1858 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
per DB's patch, and make a few more minor cosmetic cleanups git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1857 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 13 Jul, 2004 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1856 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
in the main input loop to the top, and remove the apparently unneeded wrefresh() call in the main input loop git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1855 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 12 Jul, 2004 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1854 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
changes of mine, and add a few related variable type changes git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1853 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 11 Jul, 2004 1 commit
-
-
David Lawrence Ramsey authored
macro to mark strings that aren't translated immediately and convert nano to use it where needed, overhaul the shortcut list and toggle list initialization code for efficiency, and replace rcfile_msg() with rcfile_error(); also add a few minor miscellaneous cleanups by DB and myself git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1852 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 10 Jul, 2004 1 commit
-
-
David Lawrence Ramsey authored
void instead of int), and rearrange one NANO_SMALL #ifdef for better readability git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1851 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 08 Jul, 2004 3 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1850 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1849 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1848 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 07 Jul, 2004 4 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1847 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
should use longs to store their flags too git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1846 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
variables into longs: toggle_init_one() should take a long instead of an int for its flag parameter git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1845 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
into longs: file_flags should be declared as a long instead of an int git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1844 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 06 Jul, 2004 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1843 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 05 Jul, 2004 1 commit
-
-
David Lawrence Ramsey authored
completion at the "Write File" prompt, since we can't change the filename in that case; also remove an unneeded trailing space git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1842 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 03 Jul, 2004 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1841 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
indicate when we've moved to the next line after justifying the current line, and only run the respacing routine when it's true; this keeps the respacing routine from erroneously being run more than once on the same line git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1840 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-