Mercurial > emacs
comparison lisp/progmodes/ada-prj.el @ 53224:f0eb34e60705
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
(automatically generated log message)
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--base-0
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Wed, 24 Dec 2003 16:09:13 +0000 |
parents | 695cf19ef79e |
children | 8e5779acd195 |
comparison
equal
deleted
inserted
replaced
53223:1fa5a4fc03e5 | 53224:f0eb34e60705 |
---|---|
1 ;;; ada-prj.el --- easy editing of project files for the ada-mode | 1 ;;; ada-prj.el --- easy editing of project files for the ada-mode |
2 | 2 |
3 ;; Copyright (C) 1998, 99, 2000-2003 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1998, 99, 2000-2003 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Emmanuel Briot <briot@gnat.com> | 5 ;; Author: Emmanuel Briot <briot@gnat.com> |
6 ;; Ada Core Technologies's version: $Revision: 1.12 $ | 6 ;; Ada Core Technologies's version: $Revision: 1.13 $ |
7 ;; Keywords: languages, ada, project file | 7 ;; Keywords: languages, ada, project file |
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 |