Mercurial > emacs
diff lisp/org/org-exp.el @ 94441:da5141d2e8fc
Add arch tagline
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 28 Apr 2008 23:24:24 +0000 |
parents | d86cb59eea9f |
children | ba3167bc4143 |
line wrap: on
line diff
--- a/lisp/org/org-exp.el Mon Apr 28 23:12:09 2008 +0000 +++ b/lisp/org/org-exp.el Mon Apr 28 23:24:24 2008 +0000 @@ -3765,4 +3765,5 @@ (let ((functions org-export-options-filters) f) (while (setq f (pop functions)) (setq plist (funcall f plist)))) - plist) \ No newline at end of file + plist) +;; arch-tag: 65985fe9-095c-49c7-a7b6-cb4ee15c0a95