summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ada-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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: 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