summaryrefslogtreecommitdiff
path: root/editors/jed/patches
AgeCommit message (Collapse)AuthorFilesLines
2002-03-14Not needed any longer.wiz1-21/+0
2001-10-25Add NetBSD RCS Ids.agc2-0/+4
2001-10-21Update to 0.99.15, provided by Scott Barron in pkg/14194.wiz2-17/+12
Changes since 0.99.14: Bugfixes, and: src/menus.c: Scrolling implemented for popup menus that contain more rows than the display. src/wterm.c: included latest patches from John Skilleter <John.Skilleter@pace.co.uk> for wheel-mouse support. src/intrin.c: New intrinsic variable Menus_Active indicates whether or not the menus are currently active. src/wterm.c: fix problem with background color used when the screen is cleared not matching the background color used in drawing text.
2001-09-14Update to 0.99.14, provided by Scott Barron in pkg/13734.wiz3-60/+33
Changes are too many too list here.
1999-06-03On Solaris, find the -lcurses library instead of -ltermcap. Makes thisagc1-2/+19
package work on Solaris.
1999-06-03Add fix from the author to avoid an s-lang error with Emacs keybindings.agc1-0/+14
Pointed out by Jukka Marin.
1998-12-30rgrep needs -lm and -ltermcap for slang to be happy.garbled1-3/+12
1998-11-01Also populate /usr/pkg/share/{doc,info}. Don't make /usr/pkg/share/bin.hwr1-2/+17
1998-10-31Import of the Jed editor. Jed is powerful and extensible throughhwr2-0/+25
S-Lang functions.