summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-02-23 21:33:38 +0000
committerUlrich Müller <ulm@gentoo.org>2009-02-23 21:33:38 +0000
commitfe0640f3baec81d0df56557f24247ace318853f4 (patch)
tree43704c0d30276628dc0a2d6de71bf5ba4df46d99 /app-emacs/imaxima/files
parentMarked ~ppc. (diff)
downloadhistorical-fe0640f3baec81d0df56557f24247ace318853f4.tar.gz
historical-fe0640f3baec81d0df56557f24247ace318853f4.tar.bz2
historical-fe0640f3baec81d0df56557f24247ace318853f4.zip
Version bump. Add examples USE flag.
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'app-emacs/imaxima/files')
-rw-r--r--app-emacs/imaxima/files/50imaxima-gentoo.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/imaxima/files/50imaxima-gentoo.el b/app-emacs/imaxima/files/50imaxima-gentoo.el
index 51a58c163c21..6a9420d91479 100644
--- a/app-emacs/imaxima/files/50imaxima-gentoo.el
+++ b/app-emacs/imaxima/files/50imaxima-gentoo.el
@@ -3,3 +3,4 @@
(add-to-list 'load-path "@SITELISP@")
(autoload 'imaxima "imaxima" "Image support for Maxima." t)
+(autoload 'imath-mode "imath" "Interactive Math minor mode." t)