- 18f8be0 Implemented suspend code to work with Meta-Z by Chris Allegretta · 25 years ago
- f8163dc Added space to autoindent toggle string by Chris Allegretta · 25 years ago
- f0f63a8 Changed awkward messages for no help and no wrap mode toggles by Chris Allegretta · 25 years ago
- a547fd1 Removed commented out wrap code by Chris Allegretta · 25 years ago
- 6306a11 update_line(): Added check for binary data >= 1 and <= 26, and use ^+letter ot display it by Chris Allegretta · 25 years ago
- 9541f2a credit to Mini edit team for Meta idea by Chris Allegretta · 25 years ago
- d56bd79 Fixed typos and updated PO files by Chris Allegretta · 25 years ago
- e49f123 Moved the toggle Meta keystrokes to the first column. Updated documentation and help code for Meta keys rather than 'alt keys' by Chris Allegretta · 25 years ago
- 4c780be Added small message when using --enable-tiny and toggle keys by Chris Allegretta · 25 years ago
- 220e7fb Oops, fixed the VERSION back to -cvs by Chris Allegretta · 25 years ago
- 756f220 New toggles for flags via Meta by Chris Allegretta · 25 years ago
- cf7c993 Updated BUGS by Chris Allegretta · 25 years ago
- 9babaf3 findnextstr() - Fixed check for string that only occurs on the same line failing by Chris Allegretta · 25 years ago
- 340d6e5 Made wrapping code less ambitious by Chris Allegretta · 25 years ago
- dabc3cb Off by one error fix (Rocco Corsi) by Chris Allegretta · 25 years ago
- e10debd Updates by Ben Roberts by Chris Allegretta · 25 years ago
- f1d33d3 Get rid of lack of update when searching andmark is set by Chris Allegretta · 25 years ago
- 8c81d23 Doc updates by Chris Allegretta · 25 years ago
- 8d45804 cvs branch for 0.9.16 by Chris Allegretta · 25 years ago
- 5286ccb 0.9.16 release by Chris Allegretta · 25 years ago
- ba96f7a Doc updates for 0.9.16 release by Chris Allegretta · 25 years ago
- a2efc36 One more time, configure.in slang check by Chris Allegretta · 25 years ago
- e593597 New (and again revised =) slang test code (Albert Chin-A-Young) by Chris Allegretta · 25 years ago
- 1341599 Added Id to Makefile.am by Chris Allegretta · 25 years ago
- b7ea9d4 New libm test for slang by Chris Allegretta · 25 years ago
- 0286ba4 Whoops, must let check for blowing away cutbuffer get run before exit on cutting magic line by Chris Allegretta · 25 years ago
- c86f714 No more cutting the macic line, added check_statblank() to cut and uncut by Chris Allegretta · 25 years ago
- 9b45ff5 Okay, it's not going to work for Makefile.am by Chris Allegretta · 25 years ago
- 2b78429 More RCS schtuff by Chris Allegretta · 25 years ago
- c87a411 More RCS schtuff by Chris Allegretta · 25 years ago
- 141c127 Testing RCS headers by Chris Allegretta · 25 years ago
- 11b0011 Testing RCS headers by Chris Allegretta · 25 years ago
- b4dc9e0 New slang test code (Albert Chin-A-Young) by Chris Allegretta · 25 years ago
- 81b1eea Patch to handle by Chris Allegretta · 25 years ago
- 7dc14e8 Fixed getting locked into cutbuffer on cutting first line of file by Chris Allegretta · 25 years ago
- 4dbcc3c Changed tabsize long arg to actually accept an argument *sigh* by Chris Allegretta · 25 years ago
- 1f2a072 0.9.15 sync by Chris Allegretta · 25 years ago
- 0bf4e14 Update of ChangeLog and NEWS for 0.9.15 release by Chris Allegretta · 25 years ago
- bbd96ea Updated man pages for universal -T option by Chris Allegretta · 25 years ago
- 5027a18 Regenerated Makefile.in with automake -i *shrug* by Chris Allegretta · 25 years ago
- 99bf73f Removed now useless usrtabsize variable (Christian Weisgerber) by Chris Allegretta · 25 years ago
- d7c31c1 Bug update by Chris Allegretta · 25 years ago
- 6d690a3 New tabsize code, Im very excited by Chris Allegretta · 25 years ago
- ed02216 Added recursive loop check by Chris Allegretta · 25 years ago
- 55d5455 More BUGS fixed by Chris Allegretta · 25 years ago
- 5d8f625 BUGS update by Chris Allegretta · 25 years ago
- 7a6f0d9 Finally fixed slang check message, or lack of by Chris Allegretta · 25 years ago
- 145a045 Fixed silly page_up_center prototype by Chris Allegretta · 25 years ago
- da721be Bug fixes for do_enter and do_backspace by Chris Allegretta · 25 years ago
- 234a34d Chris goes berzerk on no sleep by Chris Allegretta · 25 years ago
- 84ff479 Updated html man page by Chris Allegretta · 25 years ago
- 3206ab4 by Jordi Mallach · 25 years ago
- f5d7a8b Back out edit_refresh->edit_update until page up/down problems are fixed by Chris Allegretta · 25 years ago
- d069ac0 More bugs, YAY by Chris Allegretta · 25 years ago
- d63d11b Sigh, cancel that by Chris Allegretta · 25 years ago
- 1a47139 Another page_down tweak by Chris Allegretta · 25 years ago
- f6a6b5a Fix for page down onto EOF by Chris Allegretta · 25 years ago
- 95b0b52 edit_refresh()->edit_update() redundancy by Chris Allegretta · 25 years ago
- 29d9025 Got to love typos by Chris Allegretta · 25 years ago
- 6925bbd Added null_at() by Chris Allegretta · 25 years ago
- 18bd029 Bugfixes and cruft cleanout take 1 by Chris Allegretta · 25 years ago
- 7975ed8 New cvs code, data abstraction is good by Chris Allegretta · 25 years ago
- a1a55c7 official 0.9.14 sync by Chris Allegretta · 25 years ago
- 2ece167 Revised germal translation by floki@bigfoot.com by Chris Allegretta · 25 years ago
- 0e5faca Added documentation for all the -k cut changes by Chris Allegretta · 25 years ago
- 939fdbd Last minute touches on -k code by Chris Allegretta · 25 years ago
- 293849e This should finish the -k functionality. Would someone be kind enough to test this against Pico and send me a comparison? by Chris Allegretta · 25 years ago
- 1013e14 Updated BUGS by Chris Allegretta · 25 years ago
- 63aa0f7 More -k fixes, almost works perfectly ;-) by Chris Allegretta · 25 years ago
- cf037ba 0.9.14-pre1 sync by Chris Allegretta · 25 years ago
- 45dfda9 slightly better cut to end behavior, still doesn't preserve cutbuffer w/multi line cuts by Chris Allegretta · 25 years ago
- c9b1dba continued existance of do_justify bug documented (#31) by Robert Siemborski · 25 years ago
- a417ddc some random totsize-related bugfixes. (do_justify & do_wrap) by Robert Siemborski · 25 years ago
- 461b2a9 More -t and exit fixes by Chris Allegretta · 25 years ago
- 962c3c9 Fix for bug #30, I hope it doesn't break anything else by Chris Allegretta · 25 years ago
- 0559719 doc updates by Chris Allegretta · 25 years ago
- f4e75e1 Fixed bug #31 by Chris Allegretta · 25 years ago
- d8346ff Fix -k sets TEMP_OPT by Chris Allegretta · 25 years ago
- 90d6895 anchor fix in FAQ by Chris Allegretta · 25 years ago
- f1171c3 Marked cut to end of line as done by Chris Allegretta · 25 years ago
- 723845c Changed to CVS version # by Chris Allegretta · 25 years ago
- 1d7110d Oops, screwed up ChangeLog for 0.9.13 by Chris Allegretta · 25 years ago
- edebbe6 0.9.13 sync by Chris Allegretta · 25 years ago
- 065bb1e Added FAQ by Chris Allegretta · 25 years ago
- 231d3d6 Update BUGS for closed bugs and update NEWS for the upcoming .13 release by Chris Allegretta · 25 years ago
- acb6234 Added code to check to see if using -l and the file is not fact a link. Please test by Chris Allegretta · 25 years ago
- 8f6c069 Spelling, Read_file and term setting fixes by Chris Allegretta · 25 years ago
- fcf32bf more intelligent filename selection in die() by Robert Siemborski · 25 years ago
- aa44841 cleaned up BUGS so open bugs were separate from closed ones by Robert Siemborski · 25 years ago
- a299b03 Better fix for bug #29 by Chris Allegretta · 25 years ago
- 3088555 Changed static temp_opt to flag TEMP_OPT. Fixed bug #29 by Chris Allegretta · 25 years ago
- 8d7ac1b by Jordi Mallach · 25 years ago
- 82bd1b3 Added bug #29 by Chris Allegretta · 25 years ago
- d19e991 #ifdef'ed -k option for not NANO_SMALL b/c it requires the marker code by Chris Allegretta · 25 years ago
- ed0cb89 - refreshing fixes. by Adam Rogoyski · 25 years ago
- fa8f7bf Fixed consecutive search substring replace bug (28) by Chris Allegretta · 25 years ago
- 6a2273d Added some bugs by Chris Allegretta · 25 years ago
- 627de19 Added Pico's -k option (in 5 lines of code :-) by Chris Allegretta · 25 years ago
- 7539a82 French update by Clement Laforet <clem_laf@wanadoo.fr> by Chris Allegretta · 25 years ago
- a966d99 - findnextstr() off by one with past_editbot. by Adam Rogoyski · 25 years ago