~ted/ubuntu/karmic/vim/add-breaks

« back to all changes in this revision

Viewing changes to runtime/doc/tags

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2009-01-13 18:39:18 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090113183918-kgq1jzdwsbbex4pq
Tags: 2:7.2.079-1ubuntu1
* Resynchronise with Debian (diversions fix closes LP: #296324). Remaining
  changes:
  - runtime/syntax/debcontrol.vim:
    + Add "metapackages" to the list of valid sections.
  - runtime/syntax/debchangelog.vim:
    + Add "jaunty" to the list of valid suites.
  - Drop vim-lesstif package and lesstif2-dev build-dependency.
  - Enable Python interpreter on basic builds.
  - Create a .pot file for translations.
  - Disable autoindent, line-wrapping, and backup files by default.
  - runtime/syntax/debsources.vim:
    + Add "jaunty" to debsourcesDistrKeyword
  - runtime/syntax/grub.vim:
    + Add Ubuntu-specific 'quiet' keyword.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1781
1781
:_!     cmdline.txt     /*:_!*
1782
1782
:_#     cmdline.txt     /*:_#*
1783
1783
:_##    cmdline.txt     /*:_##*
 
1784
:_#<    cmdline.txt     /*:_#<*
1784
1785
:_%     cmdline.txt     /*:_%*
1785
1786
:_%:    cmdline.txt     /*:_%:*
1786
1787
:_%<    cmdline.txt     /*:_%<*
2434
2435
:nunme  gui.txt /*:nunme*
2435
2436
:nunmenu        gui.txt /*:nunmenu*
2436
2437
:o      vi_diff.txt     /*:o*
 
2438
:ol     starting.txt    /*:ol*
 
2439
:oldfiles       starting.txt    /*:oldfiles*
2437
2440
:om     map.txt /*:om*
2438
2441
:omap   map.txt /*:omap*
2439
2442
:omap_l map.txt /*:omap_l*
4102
4105
E806    eval.txt        /*E806*
4103
4106
E807    eval.txt        /*E807*
4104
4107
E808    eval.txt        /*E808*
 
4108
E809    cmdline.txt     /*E809*
4105
4109
E81     map.txt /*E81*
4106
4110
E82     message.txt     /*E82*
4107
4111
E83     message.txt     /*E83*
4698
4702
c       change.txt      /*c*
4699
4703
c.vim   syntax.txt      /*c.vim*
4700
4704
cW      change.txt      /*cW*
 
4705
c_#     cmdline.txt     /*c_#*
 
4706
c_##    cmdline.txt     /*c_##*
 
4707
c_#<    cmdline.txt     /*c_#<*
 
4708
c_%     cmdline.txt     /*c_%*
4701
4709
c_<BS>  cmdline.txt     /*c_<BS>*
4702
4710
c_<C-Left>      cmdline.txt     /*c_<C-Left>*
4703
4711
c_<C-R> cmdline.txt     /*c_<C-R>*
6732
6740
objects index.txt       /*objects*
6733
6741
obtaining-exted netbeans.txt    /*obtaining-exted*
6734
6742
ocaml.vim       syntax.txt      /*ocaml.vim*
 
6743
oldfiles-variable       eval.txt        /*oldfiles-variable*
6735
6744
ole-activation  if_ole.txt      /*ole-activation*
6736
6745
ole-eval        if_ole.txt      /*ole-eval*
6737
6746
ole-gethwnd     if_ole.txt      /*ole-gethwnd*
7818
7827
v:mouse_col     eval.txt        /*v:mouse_col*
7819
7828
v:mouse_lnum    eval.txt        /*v:mouse_lnum*
7820
7829
v:mouse_win     eval.txt        /*v:mouse_win*
 
7830
v:oldfiles      eval.txt        /*v:oldfiles*
7821
7831
v:operator      eval.txt        /*v:operator*
7822
7832
v:prevcount     eval.txt        /*v:prevcount*
7823
7833
v:profiling     eval.txt        /*v:profiling*