comparison lisp/xml.el @ 51697:79747466c43b

Record new maintainer.
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 Jun 2003 10:34:50 +0000
parents ed3269a70a9f
children 608552c82ffc
comparison
equal deleted inserted replaced
51696:ca4a1b3128f7 51697:79747466c43b
1 ;;; xml.el --- XML parser 1 ;;; xml.el --- XML parser
2 2
3 ;; Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. 3 ;; Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
4 4
5 ;; Author: Emmanuel Briot <briot@gnat.com> 5 ;; Author: Emmanuel Briot <briot@gnat.com>
6 ;; Maintainer: FSF 6 ;; Maintainer: Mark A. Hershberger <mah@everybody.org>
7 ;; Keywords: xml, data 7 ;; Keywords: xml, data
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify