log lisp/progmodes/ada-mode.el @ 82453:d04e217671f9

age author description
Sat, 18 Aug 2007 08:31:51 +0000 Martin Rudalics (ada-create-syntax-table): Move
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sun, 26 Nov 2006 13:47:50 +0000 Juanma Barranquero (ada-which-compiler): Fix typo in docstring.
Sun, 19 Nov 2006 01:35:31 +0000 Juanma Barranquero (ada-make-body): Fix typo.
Tue, 14 Nov 2006 16:13:39 +0000 Juanma Barranquero (ada-mode-version): Bump version.
Sun, 12 Nov 2006 17:11:31 +0000 Juanma Barranquero (ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):
Sun, 12 Nov 2006 16:55:38 +0000 Juanma Barranquero Replace conditional (require 'ispell) with defvar.
Sat, 11 Nov 2006 16:11:49 +0000 Juanma Barranquero Delete `eval-and-compile' around `require'.
Sun, 29 Oct 2006 15:29:57 +0000 Juanma Barranquero Change maintainer, apply whitespace-clean, checkdoc. Minor improvements to many
Thu, 19 Oct 2006 10:31:48 +0000 Juanma Barranquero (ada-in-string-p): Doc fix.
Wed, 18 Oct 2006 16:29:36 +0000 Juanma Barranquero (ada-83-string-keywords, ada-last-which-function-line ada-no-auto-case,
Sun, 16 Jul 2006 21:11:47 +0000 Thien-Thi Nguyen (ada-mode): Rewrite ff-special-constructs init.
Fri, 30 Jun 2006 08:32:19 +0000 Juanma Barranquero (ada-which-compiler, ada-mode-menu, ada-compile-mouse-goto-error,
Fri, 10 Feb 2006 07:54:12 +0000 Nick Roberts Update copyright for 2006.
Thu, 17 Nov 2005 07:40:11 +0000 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
Sun, 18 Sep 2005 12:31:28 +0000 Deepak Goel Message format fixes, commit no. 3
Tue, 30 Aug 2005 10:27:54 +0000 Juanma Barranquero (compile-auto-highlight, skeleton-further-elements): Add defvars.
Tue, 02 Aug 2005 10:24:17 +0000 Juanma Barranquero (ada-mode): Use `make-local-variable', not `make-variable-buffer-local'.
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.
Wed, 07 Feb 2001 23:25:59 +0000 Dave Love (ada-popup-key): Fix :type.
Fri, 12 Jan 2001 12:40:28 +0000 Dave Love (ada-popup-key): Fix last change.
Tue, 09 Jan 2001 16:34:51 +0000 Dave Love (ada-popup-key): Fix :type.
Wed, 22 Nov 2000 20:59:39 +0000 Sam Steingold * simple.el (delete-trailing-whitespace): New interactive function.
Tue, 21 Nov 2000 22:41:20 +0000 Stefan Monnier (ada-mode): `set '' -> `setq'.
Sun, 08 Oct 2000 17:47:03 +0000 Dave Love (ada-mode-menu): Add name to menu map.
Mon, 24 Jul 2000 11:14:26 +0000 Gerd Moellmann Got rid of all byte-compiler warnings on Emacs Load
Fri, 19 May 2000 21:40:45 +0000 Stefan Monnier (ada-mode, ada-create-case-exception): Don't quote lambdas.
Thu, 28 Oct 1999 11:00:34 +0000 Gerd Moellmann Changed format of years in copyright notice.
Thu, 07 Oct 1999 14:33:10 +0000 Gerd Moellmann (ada-get-indent-*, ada-indent-current, ada-goto-*,
Sat, 28 Aug 1999 18:25:40 +0000 Richard M. Stallman (ada-tmp-directory): Use temporary-file-directory.