12 Commits

Author SHA1 Message Date
Ville Skyttä
4a360233d2 Do not make vi and friends expand tabs with spaces. 2009-01-17 11:38:33 +02:00
Ville Skyttä
0a8174b77a Remove obsolete CVS $Id$ keywords. 2009-01-14 22:24:51 +02:00
Ville Skyttä
c353789983 Add/compact *Emacs, vi and friends indentation etc settings. 2009-01-14 22:17:14 +02:00
David Paleino
9cbd3ceab2 - add more completions to aptitude (Closes: #432289)
- fixed UTF-8 problem with _get_cword(), thanks to
    Andrei Paskevich (Closes: #472132)
  - fixed autoremove completion, thanks to Flavio Visentin
    (Closes: #474974)
  - cmf and CMF added to playmidi completion (Closes: #365658)
  - added rrdtool completion, thanks to Justin Pryzby (Closes: #428641)
  - added OpenDocument completion for unzip/zipinfo (.od{f,g,p,s,t})
    (Closes: #472940)
2008-05-10 18:04:06 +02:00
ianmacd
f6acf2d134 Permit ri completion to work with later versions. 2006-02-25 13:25:59 +00:00
ianmacd
ccaa00fda1 - ri from Ruby 1.9 tree now requires -c to list the classes it knows about 2004-01-04 11:38:09 +00:00
ianmacd
35ee4662b3 - transpose two lines 2003-12-31 07:47:38 +00:00
ianmacd
684f266a0e - allow class methods to be returned for integrated version of ri
- distinguish between class and instance methods with integrated version of
  ri, by differentiating on # and .
2003-12-31 07:18:08 +00:00
ianmacd
8e29a9897c - large-scale overhaul:
- now also works with the version of ri that is in the Ruby 1.9 CVS tree
  - works with 1.8.1 when older versions of ri generate warnings
  - some minor code clean-up
2003-12-31 06:48:05 +00:00
ianmacd
2c18d244cf - complete on both classes and methods by default
- declare classes as an array
2003-11-19 11:19:05 +00:00
ianmacd
1a7e456891 - fix warnings generated by Ruby 1.8
- fix to work with ri 1.8
2003-09-17 05:39:21 +00:00
ianmacd
309cf93139 - move ri into its own file, since not many people have it 2002-04-22 05:47:13 +00:00