comparison update-subdirs @ 90718:f1d13e615070

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 523-544) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 168-171) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-150
author Miles Bader <miles@gnu.org>
date Thu, 07 Dec 2006 04:14:14 +0000
parents 72dea2ff0142 7c327a7ce0e2
children 95d0cdf160ea
comparison
equal deleted inserted replaced
90717:06937e972ad0 90718:f1d13e615070
1 #!/bin/sh 1 #!/bin/sh
2 # Write into $1/subdirs.el a list of subdirs of directory $1. 2 # Write into $1/subdirs.el a list of subdirs of directory $1.
3 3
4 # Copyright (C) 1994,95,97,1999,2001,2004,2006 Free Software Foundation, Inc. 4 # Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, 2005,
5 # 2006 Free Software Foundation, Inc.
5 # 6 #
6 # This file is part of GNU Emacs. 7 # This file is part of GNU Emacs.
7 # 8 #
8 # GNU Emacs is free software; you can redistribute it and/or modify 9 # GNU Emacs is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License as published by 10 # it under the terms of the GNU General Public License as published by