~ubuntu-branches/ubuntu/maverick/vim/maverick

« back to all changes in this revision

Viewing changes to runtime/doc/usr_90.txt

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2009-05-04 11:13:42 UTC
  • mfrom: (1.1.8 upstream) (0.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090504111342-60miqybsixdpc345
Tags: 2:7.2.148-2ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/runtime/vimrc: "syntax on" is a sane default for non-tiny vim.
  - runtime/syntax/debcontrol.vim:
    + Add "metapackages" to the list of valid sections.
  - runtime/syntax/grub.vim:
    + Add Ubuntu-specific 'quiet' keyword.
  - Drop vim-lesstif package and lesstif2-dev build-dependency.
  - Enable Python interpreter on basic builds.
  - Disable autoindent, line-wrapping, and backup files by default.
* Dropped changes, merged in Debian:
  - Add jaunty, karmic to the list of valid suites.
  - runtime/syntax/debsources.vim:
    + Add "jaunty" to debsourcesDistrKeyword
  - Create a .pot file for translations.
* Drop gutsy from the list of valid distro series, it's been EOLed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
*usr_90.txt*    For Vim version 7.2.  Last change: 2006 Apr 24
 
1
*usr_90.txt*    For Vim version 7.2.  Last change: 2008 Sep 10
2
2
 
3
3
                     VIM USER MANUAL - by Bram Moolenaar
4
4
 
126
126
        test results: ~
127
127
        ALL DONE ~
128
128
 
129
 
If there are one or two messages about failed tests, Vim might still work, but
130
 
not perfectly.  If you see a lot of error messages or Vim doesn't finish until
131
 
the end, there must be something wrong.  Either try to find out yourself, or
132
 
find someone who can solve it.  You could look in the |maillist-archive| for a
133
 
solution.  If everything else fails, you could ask in the vim |maillist| if
134
 
someone can help you.
 
129
If you get "TEST FAILURE" some test failed.  If there are one or two messages
 
130
about failed tests, Vim might still work, but not perfectly.  If you see a lot
 
131
of error messages or Vim doesn't finish until the end, there must be something
 
132
wrong.  Either try to find out yourself, or find someone who can solve it.
 
133
You could look in the |maillist-archive| for a solution.  If everything else
 
134
fails, you could ask in the vim |maillist| if someone can help you.
135
135
 
136
136
 
137
137
INSTALLING