summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ada-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (ada-format-paramlist)Juanma Barranquero2005-06-171-140/+138
* (ada-create-case-exception, ada-create-case-exception-substring,Juanma Barranquero2005-06-141-3/+3
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-1/+1
* (ada-adjust-case-skeleton): Moved from ada-stmt.el.Richard M. Stallman2005-05-101-0/+12
* (ada-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+1
* Use assoc-string, not assoc-ignore-case.Richard M. Stallman2004-05-221-8/+8
* (ada-create-menu): Remove redundant call.Stefan Monnier2004-04-141-2/+1
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-1/+0
* (ada-mode): Don't use advice. Instead, set which-func-functions.Richard M. Stallman2003-09-301-17/+3
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (ada-in-comment-p, ada-in-string-p)Stefan Monnier2003-05-131-4/+4
* (ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).Juanma Barranquero2003-05-041-65/+70
* (ada-search-directories): Take into account ADA_INCLUDE_PATH for betterJuanma Barranquero2003-04-291-163/+371
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-48/+48
* * 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