log lisp/progmodes/ada-mode.el @ 52401:695cf19ef79e

age author description
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.