summaryrefslogtreecommitdiff
path: root/texinfo/emacs/elisp-comp
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-03-24 11:08:49 -0700
committerJeff Law <law@gcc.gnu.org>1998-03-24 11:08:49 -0700
commitf35e74f9a615e8b93da23af446667ee0bbfad0d0 (patch)
tree31e15e4899c1721607ebb18c043d14e594992d8e /texinfo/emacs/elisp-comp
parentbdfcdb1ba7558ffc4522159fcb7f6c49bb535cde (diff)
downloadgcc-f35e74f9a615e8b93da23af446667ee0bbfad0d0.tar.gz
Try test commit again. This time get everything.
From-SVN: r18808
Diffstat (limited to 'texinfo/emacs/elisp-comp')
-rwxr-xr-xtexinfo/emacs/elisp-comp2
1 files changed, 1 insertions, 1 deletions
diff --git a/texinfo/emacs/elisp-comp b/texinfo/emacs/elisp-comp
index 72b204d68b5..eb16b5da1bf 100755
--- a/texinfo/emacs/elisp-comp
+++ b/texinfo/emacs/elisp-comp
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: elisp-comp,v 1.1 1997/08/21 22:57:57 jason Exp $
+# $Id: elisp-comp,v 1.1.1.1 1997/08/21 22:57:57 jason Exp $
# Trivial script to compile the Elisp files.
setpath=${TMPDIR-/tmp}/elc.$$
echo "(setq load-path (cons nil load-path))" > $setpath