comparison lisp/filesets.el @ 90200:f9a65d7ebd29

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 459-473) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 86-87) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 07 Jul 2005 12:43:14 +0000
parents a1b34dec1104 e055d02d8b97
children 2d92f5c9d6ae
comparison
equal deleted inserted replaced
90199:bb71c6cf2009 90200:f9a65d7ebd29
17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 ;; GNU General Public License for more details. 19 ;; GNU General Public License for more details.
20 20
21 ;; A copy of the GNU General Public License can be obtained from this 21 ;; A copy of the GNU General Public License can be obtained from this
22 ;; program's author or from the Free Software Foundation, Inc., 675 Mass 22 ;; program's author or from the Free Software Foundation, Inc.,
23 ;; Ave, Cambridge, MA 02139, USA. 23 ;; 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
24 24
25 (defvar filesets-version "1.8.4") 25 (defvar filesets-version "1.8.4")
26 (defvar filesets-homepage 26 (defvar filesets-homepage
27 "http://members.a1.net/t.link/CompEmacsFilesets.html") 27 "http://members.a1.net/t.link/CompEmacsFilesets.html")
28 28