summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2003-10-07 14:36:35 +0000
committerMamoru Komachi <usata@gentoo.org>2003-10-07 14:36:35 +0000
commit647021254b9550c5e195e448a8b7ae430af1d8ee (patch)
tree34ddfe61da2e35debfb672bf02093f4fa718c6df /app-emacs/yatex/files
parentamd64 patches for mpg123 (diff)
downloadgentoo-2-647021254b9550c5e195e448a8b7ae430af1d8ee.tar.gz
gentoo-2-647021254b9550c5e195e448a8b7ae430af1d8ee.tar.bz2
gentoo-2-647021254b9550c5e195e448a8b7ae430af1d8ee.zip
Fixed build failure problem with brand-new install
Diffstat (limited to 'app-emacs/yatex/files')
-rw-r--r--app-emacs/yatex/files/lp.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emacs/yatex/files/lp.el b/app-emacs/yatex/files/lp.el
new file mode 100644
index 000000000000..9efcf778834a
--- /dev/null
+++ b/app-emacs/yatex/files/lp.el
@@ -0,0 +1,4 @@
+(setq load-path (cons "." load-path))
+(load-file "./yatexlib.el")
+(load-file "./yatex.el")
+(load-file "./comment.el")