Actions
Bug #4703
closedGive abbrev a brief rdoc summary (patch included)
Description
Would be nice to get a one-line summary of abbrev via it's rdoc page. This patch adds that.
Files
Actions
Like0
Like0
Added by davetron5000 (David Copeland) almost 14 years ago. Updated almost 14 years ago.
Description
Would be nice to get a one-line summary of abbrev via it's rdoc page. This patch adds that.
Files
0001-Give-abbrev-a-one-line-summary.patch (589 Bytes) 0001-Give-abbrev-a-one-line-summary.patch | davetron5000 (David Copeland), 05/16/2011 11:45 AM |
Looks like abbrev already has a short one-line description but it's obscured. I applied this patch instead:
@@ -1,6 +1,5 @@
#!/usr/bin/env ruby
-=begin
-#
+#--
@@ -9,7 +8,7 @@
-=end
+#++