Mercurial > hg > xemacs-beta
comparison lib-src/tm-plain @ 10:49a24b4fd526 r19-15b6
Import from CVS: tag r19-15b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:47:52 +0200 |
parents | b82b59fe008d |
children | 0293115a14e9 |
comparison
equal
deleted
inserted
replaced
9:6f2bbbbbe05a | 10:49a24b4fd526 |
---|---|
1 #!/bin/sh - | 1 #!/bin/sh - |
2 # | 2 # |
3 # $Id: tm-plain,v 1.1.1.1 1996/12/18 03:52:12 steve Exp $ | 3 # $Id: tm-plain,v 1.2 1996/12/29 00:14:55 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 |