]> code.delx.au - gnu-emacs/history - lisp/progmodes/ada-mode.el
When compiling, require compare-w and skeleton
[gnu-emacs] / lisp / progmodes / ada-mode.el
1998-09-28 Richard M. StallmanFix author's email address.
1998-09-04 Karl Heuer(ada-search-ignore-string-comment):
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-06-02 Richard M. StallmanFinish installing previous change.
1997-06-02 Richard M. StallmanCustomize.
1997-05-28 Richard M. StallmanComment changes.
1997-05-23 Richard M. StallmanComment 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...
1996-01-25 Karl Heuer(ada-adjust-case-region, ada-indent-region): Delete...
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(ada-case-keyword, ada-auto-case, ada-krunch-args,
1995-10-30 Richard M. StallmanComment change.
1995-10-17 Richard M. StallmanAll doc strings changed to comply with standard Emacs...
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 HeuerRemove 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 HeuerUpdate copyright.
1995-04-04 Karl HeuerFix comments.
1995-03-02 Simon MarshallUse font-lock-maximum-decoration when setting ada-font...
1995-02-09 Richard M. StallmanAdd autoload cookie.
1995-02-09 Richard M. StallmanInitial revision