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

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 17:55:18 +0000
parents d6d50a511d12
children 0eca480a23a7 6c13700d1c13 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 mode is a major mode for editing Ada83 and Ada95 source code. 31 ;;; This mode is a major mode for editing Ada83 and Ada95 source code.
32 ;;; This is a major rewrite of the file packaged with Emacs-20. The 32 ;;; This is a major rewrite of the file packaged with Emacs-20. The
33 ;;; ada-mode is composed of four lisp files, ada-mode.el, ada-xref.el, 33 ;;; ada-mode is composed of four lisp files, ada-mode.el, ada-xref.el,