Mercurial > emacs
comparison lisp/pcvs.el @ 64091:6fb026ad601f
Update FSF's address.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 04 Jul 2005 23:32:44 +0000 |
parents | 8d79f84e54e8 |
children | 41bb365f41c4 f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
64090:06b04c1bb411 | 64091:6fb026ad601f |
---|---|
27 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 27 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
28 ;; GNU General Public License for more details. | 28 ;; GNU General Public License for more details. |
29 | 29 |
30 ;; You should have received a copy of the GNU General Public License | 30 ;; You should have received a copy of the GNU General Public License |
31 ;; along with GNU Emacs; see the file COPYING. If not, write to the | 31 ;; along with GNU Emacs; see the file COPYING. If not, write to the |
32 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 32 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
33 ;; Boston, MA 02111-1307, USA. | 33 ;; Boston, MA 02110-1301, USA. |
34 | 34 |
35 ;;; Commentary: | 35 ;;; Commentary: |
36 | 36 |
37 ;; PCL-CVS is a front-end to the CVS version control system. For people | 37 ;; PCL-CVS is a front-end to the CVS version control system. For people |
38 ;; familiar with VC, it is somewhat like VC-dired: it presents the status of | 38 ;; familiar with VC, it is somewhat like VC-dired: it presents the status of |