comparison lisp/progmodes/ada-xref.el @ 64085:18a818a2ee7c

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 17:55:18 +0000
parents a7e02ef1e3d6
children 629afbe74e61 f9a65d7ebd29
comparison
equal deleted inserted replaced
64084:a8fa7c632ee4 64085:18a818a2ee7c
22 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 22 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23 ;; GNU General Public License for more details. 23 ;; GNU General Public License for more details.
24 24
25 ;; You should have received a copy of the GNU General Public License 25 ;; You should have received a copy of the GNU General Public License
26 ;; along with GNU Emacs; see the file COPYING. If not, write to the 26 ;; along with GNU Emacs; see the file COPYING. If not, write to the
27 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 27 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
28 ;; Boston, MA 02111-1307, USA. 28 ;; Boston, MA 02110-1301, USA.
29 29
30 ;;; Commentary: 30 ;;; Commentary:
31 ;;; This Package provides a set of functions to use the output of the 31 ;;; This Package provides a set of functions to use the output of the
32 ;;; cross reference capabilities of the GNAT Ada compiler 32 ;;; cross reference capabilities of the GNAT Ada compiler
33 ;;; for lookup and completion in Ada mode. 33 ;;; for lookup and completion in Ada mode.