Mercurial > hg > xemacs-beta
comparison lib-src/tm-file @ 76:c0c698873ce1 r20-0b33
Import from CVS: tag r20-0b33
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:05:10 +0200 |
parents | 131b0175ea99 |
children | 1ce6082ce73f |
comparison
equal
deleted
inserted
replaced
75:a4e0195b387b | 76:c0c698873ce1 |
---|---|
1 #!/bin/sh - | 1 #!/bin/sh - |
2 # | 2 # |
3 # $Id: tm-file,v 1.1.1.1 1996/12/18 22:42:33 steve Exp $ | 3 # $Id: tm-file,v 1.2 1996/12/28 21:02:51 steve Exp $ |
4 # | 4 # |
5 | 5 |
6 if [ "$TM_TMP_DIR" = "" ]; then | 6 if [ "$TM_TMP_DIR" = "" ]; then |
7 TM_TMP_DIR=/tmp | 7 TM_TMP_DIR=/tmp |
8 export TM_TMP_DIR | 8 export TM_TMP_DIR |