log lisp/progmodes/ada-mode.el @ 64710:0135928f4763

age author description
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
Mon, 18 Jul 2005 11:28:53 +0000 Juanma Barranquero (ada-make-body): Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Fri, 17 Jun 2005 00:20:14 +0000 Juanma Barranquero (ada-format-paramlist)
Tue, 14 Jun 2005 15:23:26 +0000 Juanma Barranquero (ada-create-case-exception, ada-create-case-exception-substring,
Thu, 26 May 2005 16:39:28 +0000 Lute Kamstra * progmodes/ada-mode.el (ada-mode):
Tue, 10 May 2005 09:12:40 +0000 Richard M. Stallman (ada-adjust-case-skeleton): Moved from ada-stmt.el.
Fri, 31 Dec 2004 14:49:18 +0000 Richard M. Stallman (ada-mode): Use mode-require-final-newline.
Sat, 22 May 2004 21:51:17 +0000 Richard M. Stallman Use assoc-string, not assoc-ignore-case.
Wed, 14 Apr 2004 20:41:47 +0000 Stefan Monnier (ada-create-menu): Remove redundant call.
Sat, 10 Apr 2004 05:55:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Tue, 30 Sep 2003 12:54:32 +0000 Richard M. Stallman (ada-mode): Don't use advice. Instead, set which-func-functions.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 13 May 2003 20:48:15 +0000 Stefan Monnier (ada-in-comment-p, ada-in-string-p)
Sun, 04 May 2003 19:55:38 +0000 Juanma Barranquero (ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).
Tue, 29 Apr 2003 23:35:40 +0000 Juanma Barranquero (ada-search-directories): Take into account ADA_INCLUDE_PATH for better
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Thu, 20 Jun 2002 17:40:38 +0000 Stefan Monnier * progmodes/ada-mode.el: Update copyright notice.
Sun, 28 Apr 2002 21:14:17 +0000 Richard M. Stallman Comment change.
Tue, 09 Apr 2002 18:50:17 +0000 Stefan Monnier (ada-case-exception-file, ada-indent-handle-comment-special): New variables.
Tue, 08 Jan 2002 21:43:42 +0000 Pavel Jank (ada-initialize-properties, ada-mode): Do not use make-local-hook.
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Thu, 15 Nov 2001 15:49:18 +0000 Andreas Schwab (ada-add-extensions): Quote regexp special
Wed, 14 Nov 2001 03:49:57 +0000 Richard M. Stallman (ada-fill-comment-prefix): Doc fix.
Tue, 13 Nov 2001 14:22:55 +0000 Stefan Monnier (ada-fill-comment-prefix): GNAT wants 2 spaces.
Mon, 16 Jul 2001 15:12:19 +0000 Stefan Monnier (ada-mode): Avoid unneeded version checks.
Mon, 16 Jul 2001 07:46:48 +0000 Pavel Jank Some fixes to follow coding conventions.
Fri, 13 Jul 2001 12:59:13 +0000 Gerd Moellmann Fix license commentary.
Wed, 11 Jul 2001 10:20:35 +0000 Eli Zaretskii Say that the file _is_ part of Emacs.