aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ada-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/ada-mode.el: Update copyright notice.Stefan Monnier2002-06-201-76/+168
* Comment change.Richard M. Stallman2002-04-281-3/+3
* (ada-case-exception-file, ada-indent-handle-comment-special): New variables.Stefan Monnier2002-04-091-357/+866
* (ada-initialize-properties, ada-mode): Do not use make-local-hook.Pavel Janík2002-01-081-3/+1
* Doc fix.Pavel Janík2001-12-201-2/+2
* (ada-add-extensions): Quote regexp specialAndreas Schwab2001-11-151-3/+5
* (ada-fill-comment-prefix): Doc fix.Richard M. Stallman2001-11-141-12/+9
* (ada-fill-comment-prefix): GNAT wants 2 spaces.Stefan Monnier2001-11-131-3/+3
* (ada-mode): Avoid unneeded version checks.Stefan Monnier2001-07-161-63/+36
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-4/+4
* Fix license commentary.Gerd Moellmann2001-07-131-6/+8
* Say that the file _is_ part of Emacs.Eli Zaretskii2001-07-111-2/+2
* (ada-popup-key): Fix :type.Dave Love2001-02-071-2/+2
* (ada-popup-key): Fix last change.Dave Love2001-01-121-2/+3
* (ada-popup-key): Fix :type.Dave Love2001-01-091-2/+2
* * simple.el (delete-trailing-whitespace): New interactive function.Sam Steingold2000-11-221-48/+37
* (ada-mode): `set '' -> `setq'.Stefan Monnier2000-11-211-190/+190
* (ada-mode-menu): Add name to menu map.Dave Love2000-10-081-3/+3
* Got rid of all byte-compiler warnings on Emacs LoadGerd Moellmann2000-07-241-1072/+1599
* (ada-mode, ada-create-case-exception): Don't quote lambdas.Stefan Monnier2000-05-191-7/+7
* Changed format of years in copyright notice.Gerd Moellmann1999-10-281-614/+539
* (ada-get-indent-*, ada-indent-current, ada-goto-*,Gerd Moellmann1999-10-071-2291/+2624
* (ada-tmp-directory): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+1
* (ada-outline-level): Bind buffer-invisibility-spec.Dave Love1999-03-061-3/+5
* Record new maintainer.Richard M. Stallman1999-02-161-0/+1
* Fix author's email address.Richard M. Stallman1998-09-281-1/+1
* (ada-search-ignore-string-comment):Karl Heuer1998-09-041-3/+4
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-2/+2
* Use imenu-case-fold-search.Dave Love1997-12-121-0/+1
* Finish installing previous change.Richard M. Stallman1997-06-021-1/+10
* Customize.Richard M. Stallman1997-06-021-73/+177
* Comment changes.Richard M. Stallman1997-05-281-6/+7
* Comment change.Richard M. Stallman1997-05-231-1/+1
* (ada-krunch-args): Use gnatkr instead of gnatk8.Richard M. Stallman1997-05-221-299/+385
* (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix errorKarl Heuer1996-01-291-14/+5
* (ada-adjust-case-region, ada-indent-region): Delete format call inside message.Karl Heuer1996-01-251-3/+3
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (ada-case-keyword, ada-auto-case, ada-krunch-args,Karl Heuer1996-01-041-9/+9
* Comment change.Richard M. Stallman1995-10-301-1/+1
* All doc strings changed to comply with standard Emacs conventions.Richard M. Stallman1995-10-171-89/+109
* (ada-gen-treat-proc): Bind `procname' and `functype'.Erik Naggum1995-10-091-1/+1
* (ada-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+11
* (ada-ident-re): Doc fix.Richard M. Stallman1995-07-181-58/+35
* Remove version information.Karl Heuer1995-06-021-6/+0
* (initial comments): Copyright 1995; don't speakKarl Heuer1995-05-311-682/+650
* (ada-add-ada-menu): Fix args to easy-menu-define.Karl Heuer1995-05-221-4/+4
* Update copyright.Karl Heuer1995-04-071-4/+4
* Fix comments.Karl Heuer1995-04-041-10/+9
* Use font-lock-maximum-decoration when setting ada-font-lock-keywordsSimon Marshall1995-03-021-4/+6
* Add autoload cookie.Richard M. Stallman1995-02-091-26/+16