comparison lisp/vc/vc-dav.el @ 110015:280c8ae2476d

Add "Package:" file headers to denote built-in packages.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 29 Aug 2010 12:17:13 -0400
parents 6ff48295959a
children 1b626601d32d 417b1e4d63cd
comparison
equal deleted inserted replaced
110014:f576b550fb69 110015:280c8ae2476d
3 ;; Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 3 ;; Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4 4
5 ;; Author: Bill Perry <wmperry@gnu.org> 5 ;; Author: Bill Perry <wmperry@gnu.org>
6 ;; Maintainer: Bill Perry <wmperry@gnu.org> 6 ;; Maintainer: Bill Perry <wmperry@gnu.org>
7 ;; Keywords: url, vc 7 ;; Keywords: url, vc
8 ;; Package: vc
8 9
9 ;; GNU Emacs is free software: you can redistribute it and/or modify 10 ;; GNU Emacs is free software: you can redistribute it and/or modify
10 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by
11 ;; the Free Software Foundation, either version 3 of the License, or 12 ;; the Free Software Foundation, either version 3 of the License, or
12 ;; (at your option) any later version. 13 ;; (at your option) any later version.