[DRE-commits] [ruby-org] 117/303: Added encoding utf-8 directive to support Ruby 1.9

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:33:40 UTC 2013


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository ruby-org.

commit 1704057bfe171c52d151e6b1c44c156a9be656a0
Author: Waldemar Quevedo <waldemar.quevedo at gmail.com>
Date:   Sun Sep 25 23:34:37 2011 +0900

    Added encoding utf-8 directive to support Ruby 1.9
---
 lib/org-ruby/textile_symbol_replace.rb |    1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/org-ruby/textile_symbol_replace.rb b/lib/org-ruby/textile_symbol_replace.rb
index 35c3938..bcb0535 100644
--- a/lib/org-ruby/textile_symbol_replace.rb
+++ b/lib/org-ruby/textile_symbol_replace.rb
@@ -1,3 +1,4 @@
+# encoding: utf-8
 # Autogenerated by util/gen-special-replace.el
 
 module Orgmode

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git



More information about the Pkg-ruby-extras-commits mailing list