comparison lisp/org/org-exp-blocks.el @ 105070:c3c96e15571c

Add arch tagline
author Miles Bader <miles@gnu.org>
date Thu, 17 Sep 2009 23:49:15 +0000
parents 86b7fe7d1d8f
children 29697591d45b
comparison
equal deleted inserted replaced
105069:4cbb223d0b1c 105070:c3c96e15571c
434 (message (match-string 1 raw)) 434 (message (match-string 1 raw))
435 (match-string 1 raw))))))) 435 (match-string 1 raw)))))))
436 436
437 (provide 'org-exp-blocks) 437 (provide 'org-exp-blocks)
438 438
439 ;; arch-tag: 1c365fe9-8808-4f72-bb15-0b00f36d8024
439 ;;; org-exp-blocks.el ends here 440 ;;; org-exp-blocks.el ends here