aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/ada-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-3/+3
* * progmodes/ada-mode.el (ada-mode): Simplify doc string.Juanma Barranquero2009-01-041-45/+4
* * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):Juanma Barranquero2008-10-121-6/+8
* Typo fixes for Ada mode.Juanma Barranquero2008-07-291-5/+5
* Fix bug #272, and update Ada mode to version 4.0.Juanma Barranquero2008-07-281-88/+88
* * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.Stefan Monnier2008-05-231-9/+19
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-02-241-6/+3
|\
| * (ada-font-lock-syntactic-keywords):Stefan Monnier2008-02-171-6/+3
* | Merge from emacs--rel--22Miles Bader2008-01-221-2/+2
|\|
| * Fix typos in comments.Juanma Barranquero2008-01-161-2/+2
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (ada-set-syntax-table-properties): BindMartin Rudalics2008-01-101-1/+2
* | * progmodes/ada-xref.el (ada-prj-find-prj-file):Stefan Monnier2008-01-041-4/+3
* | (ada-region-selected): Use `use-region-p'.Richard M. Stallman2007-12-251-6/+4
* | (ada-save-exceptions-to-file): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-8/+8
|/
* (ada-create-keymap): Paren typo.Stefan Monnier2007-08-211-1/+1
* Fix up comment style in header.Stefan Monnier2007-08-211-127/+107
* (ada-create-syntax-table): MoveMartin Rudalics2007-08-181-53/+60
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (ada-which-compiler): Fix typo in docstring.Juanma Barranquero2006-11-261-31/+22
* (ada-make-body): Fix typo.Juanma Barranquero2006-11-191-1/+1
* (ada-mode-version): Bump version.Juanma Barranquero2006-11-141-7/+8
* (ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):Juanma Barranquero2006-11-121-17/+18
* Replace conditional (require 'ispell) with defvar.Juanma Barranquero2006-11-121-154/+224
* Delete `eval-and-compile' around `require'.Juanma Barranquero2006-11-111-74/+95
* Change maintainer, apply whitespace-clean, checkdoc. Minor improvements to manyJuanma Barranquero2006-10-291-1421/+1421
* (ada-in-string-p): Doc fix.Juanma Barranquero2006-10-191-10/+10
* (ada-83-string-keywords, ada-last-which-function-line ada-no-auto-case,Juanma Barranquero2006-10-181-19/+19
* (ada-mode): Rewrite ff-special-constructs init.Thien-Thi Nguyen2006-07-161-53/+29
* (ada-which-compiler, ada-mode-menu, ada-compile-mouse-goto-error,Juanma Barranquero2006-06-301-10/+10
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* Message format fixes, commit no. 3Deepak Goel2005-09-181-13/+13
* (compile-auto-highlight, skeleton-further-elements): Add defvars.Juanma Barranquero2005-08-301-0/+3
* (ada-mode): Use `make-local-variable', not `make-variable-buffer-local'.Juanma Barranquero2005-08-021-1/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-2/+2
* (ada-make-body): Use `insert-buffer-substring' and `goto-char', not `insert-b...Juanma Barranquero2005-07-181-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (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: [email protected]/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