Mercurial > emacs
comparison lisp/org/ob-ruby.el @ 112278:ef719132ddfa
Nuke arch-tags.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 15 Jan 2011 15:16:57 -0800 |
parents | 6378d1b57038 |
children |
comparison
equal
deleted
inserted
replaced
112277:ef4120c8640c | 112278:ef719132ddfa |
---|---|
232 (match-string 1 string) | 232 (match-string 1 string) |
233 string)) | 233 string)) |
234 | 234 |
235 (provide 'ob-ruby) | 235 (provide 'ob-ruby) |
236 | 236 |
237 ;; arch-tag: 3e9726db-4520-49e2-b263-e8f571ac88f5 | |
238 | 237 |
239 ;;; ob-ruby.el ends here | 238 ;;; ob-ruby.el ends here |