log lisp/progmodes/ada-mode.el @ 50299:c17e35df0d3e

age author description
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2002-06-20 Stefan Monnier * progmodes/ada-mode.el: Update copyright notice.
2002-04-28 Richard M. Stallman Comment change.
2002-04-09 Stefan Monnier (ada-case-exception-file, ada-indent-handle-comment-special): New variables.
2002-01-08 Pavel Janík (ada-initialize-properties, ada-mode): Do not use make-local-hook.
2001-12-20 Pavel Janík Doc fix.
2001-11-15 Andreas Schwab (ada-add-extensions): Quote regexp special
2001-11-14 Richard M. Stallman (ada-fill-comment-prefix): Doc fix.
2001-11-13 Stefan Monnier (ada-fill-comment-prefix): GNAT wants 2 spaces.
2001-07-16 Stefan Monnier (ada-mode): Avoid unneeded version checks.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-07-13 Gerd Moellmann Fix license commentary.
2001-07-11 Eli Zaretskii Say that the file _is_ part of Emacs.
2001-02-07 Dave Love (ada-popup-key): Fix :type.
2001-01-12 Dave Love (ada-popup-key): Fix last change.
2001-01-09 Dave Love (ada-popup-key): Fix :type.
2000-11-22 Sam Steingold * simple.el (delete-trailing-whitespace): New interactive function.
2000-11-21 Stefan Monnier (ada-mode): `set '' -> `setq'.
2000-10-08 Dave Love (ada-mode-menu): Add name to menu map.
2000-07-24 Gerd Moellmann Got rid of all byte-compiler warnings on Emacs Load
2000-05-19 Stefan Monnier (ada-mode, ada-create-case-exception): Don't quote lambdas.
1999-10-28 Gerd Moellmann Changed format of years in copyright notice.
1999-10-07 Gerd Moellmann (ada-get-indent-*, ada-indent-current, ada-goto-*,
1999-08-28 Richard M. Stallman (ada-tmp-directory): Use temporary-file-directory.
1999-03-06 Dave Love (ada-outline-level): Bind buffer-invisibility-spec.
1999-02-16 Richard M. Stallman Record new maintainer.
1998-09-28 Richard M. Stallman Fix author's email address.
1998-09-04 Karl Heuer (ada-search-ignore-string-comment):
1998-02-20 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
1997-12-12 Dave Love Use imenu-case-fold-search.
1997-06-02 Richard M. Stallman Finish installing previous change.
1997-06-02 Richard M. Stallman Customize.
1997-05-28 Richard M. Stallman Comment changes.
1997-05-23 Richard M. Stallman Comment change.
1997-05-22 Richard M. Stallman (ada-krunch-args): Use gnatkr instead of gnatk8.
1996-01-29 Karl Heuer (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error
1996-01-25 Karl Heuer (ada-adjust-case-region, ada-indent-region): Delete format call inside message.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (ada-case-keyword, ada-auto-case, ada-krunch-args,
1995-10-30 Richard M. Stallman Comment change.
1995-10-17 Richard M. Stallman All doc strings changed to comply with standard Emacs conventions.
1995-10-09 Erik Naggum (ada-gen-treat-proc): Bind `procname' and `functype'.
1995-07-28 Karl Heuer (ada-imenu-generic-expression): Var defined.
1995-07-18 Richard M. Stallman (ada-ident-re): Doc fix.
1995-06-02 Karl Heuer Remove version information.
1995-05-31 Karl Heuer (initial comments): Copyright 1995; don't speak
1995-05-22 Karl Heuer (ada-add-ada-menu): Fix args to easy-menu-define.
1995-04-07 Karl Heuer Update copyright.
1995-04-04 Karl Heuer Fix comments.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting ada-font-lock-keywords
1995-02-09 Richard M. Stallman Add autoload cookie.
1995-02-09 Richard M. Stallman Initial revision