comparison lib-src/update-autoloads.sh @ 80:1ce6082ce73f r20-0b90

Import from CVS: tag r20-0b90
author cvs
date Mon, 13 Aug 2007 09:06:37 +0200
parents c7528f8e288d
children 59463afc5666
comparison
equal deleted inserted replaced
79:5b0a5bbffab6 80:1ce6082ce73f
1 #!/bin/sh 1 #!/bin/sh
2 ### update-autoloads.sh --- update auto-loaddefs.el as necessary 2 ### update-autoloads.sh --- update auto-autoloads.el as necessary
3 3
4 set -eu 4 set -eu
5 5
6 # This means we're running in a Sun workspace 6 # This means we're running in a Sun workspace
7 test -d ../era-specific && cd ../editor 7 test -d ../era-specific && cd ../editor