/[emacs]/emacs/update-subdirs
ViewVC logotype

Diff of /emacs/update-subdirs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by lektu, Tue Oct 1 17:10:51 2002 UTC revision 1.5 by lektu, Tue Feb 4 14:56:31 2003 UTC
# Line 24  cd $1 Line 24  cd $1
24  for file in *; do  for file in *; do
25      case $file in      case $file in
26          *.elc | *.el | term | RCS | CVS | Old | . | .. | =* | *~ | *.orig | *.rej)          *.elc | *.el | term | RCS | CVS | Old | . | .. | =* | *~ | *.orig | *.rej)
27            ;;                ;;
28          *)          *)
29              if [ -d $file ]; then              if [ -d $file ]; then
30                subdirs="\"$file\" $subdirs"                subdirs="\"$file\" $subdirs"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26