Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-02-21 | numeric variable have to be long as they are used like that | Niklas Hallqvist | |
1997-01-31 | add mkcmdtab.o to CLEANFILES | kstailey | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-15 | ld is smarter then we are! | Jason Downs | |
1996-10-15 | Yeah, ok, so I never even bothered to test compile it before... | Jason Downs | |
1996-10-15 | bug fix from mool via vimdev. | Jason Downs | |
1996-10-15 | sync with the, uh, real 4.5 release. | Jason Downs | |
1996-10-14 | Backout a previous change that didn't work, and update to version 4.5. | Jason Downs | |
1996-09-26 | Make cw handling an option. | Jason Downs | |
1996-09-24 | Ensure that termcap get's initializaed before window size. | Jason Downs | |
1996-09-24 | Movement bug fix from mool, via vimdev. | Jason Downs | |
1996-09-22 | Add ex mode to vim, from eric@rainbow.uchicago.edu via mool@oce.nl. | Jason Downs | |
1996-09-21 | Two more changes from vimdev: fix shell expansions and add command line ex | Jason Downs | |
address commands. | |||
1996-09-21 | Fix pattern match message, from mool@oce.nl via vimdev. | Jason Downs | |
1996-09-21 | update to vim 4.4beta | Jason Downs | |
1996-09-07 | Add README file from dist. | Jason Downs | |
1996-09-07 | One more slight fix. | Jason Downs | |
1996-09-07 | Install the tags, too, and be more verbose. | Jason Downs | |
1996-09-07 | Initial import of vim 4.2. | Jason Downs | |
This is meant to replace nvi in the tree. Vim, in general, works better, provides more features, and does not suffer from the license problems being imposed upon nvi. On the other hand, vim lacks a non-visual ex mode, in addition to open mode. This includes the GUI (X11) code, but doesn't try to compile it. |