| Commit message (Expand) | Author | Age | Files | Lines |
* | (ada-save-exceptions-to-file): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -8/+8 |
* | (ada-create-keymap): Paren typo. | Stefan Monnier | 2007-08-21 | 1 | -1/+1 |
* | Fix up comment style in header. | Stefan Monnier | 2007-08-21 | 1 | -127/+107 |
* | (ada-create-syntax-table): Move | Martin Rudalics | 2007-08-18 | 1 | -53/+60 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (ada-which-compiler): Fix typo in docstring. | Juanma Barranquero | 2006-11-26 | 1 | -31/+22 |
* | (ada-make-body): Fix typo. | Juanma Barranquero | 2006-11-19 | 1 | -1/+1 |
* | (ada-mode-version): Bump version. | Juanma Barranquero | 2006-11-14 | 1 | -7/+8 |
* | (ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords): | Juanma Barranquero | 2006-11-12 | 1 | -17/+18 |
* | Replace conditional (require 'ispell) with defvar. | Juanma Barranquero | 2006-11-12 | 1 | -154/+224 |
* | Delete `eval-and-compile' around `require'. | Juanma Barranquero | 2006-11-11 | 1 | -74/+95 |
* | Change maintainer, apply whitespace-clean, checkdoc. Minor improvements to many | Juanma Barranquero | 2006-10-29 | 1 | -1421/+1421 |
* | (ada-in-string-p): Doc fix. | Juanma Barranquero | 2006-10-19 | 1 | -10/+10 |
* | (ada-83-string-keywords, ada-last-which-function-line ada-no-auto-case, | Juanma Barranquero | 2006-10-18 | 1 | -19/+19 |
* | (ada-mode): Rewrite ff-special-constructs init. | Thien-Thi Nguyen | 2006-07-16 | 1 | -53/+29 |
* | (ada-which-compiler, ada-mode-menu, ada-compile-mouse-goto-error, | Juanma Barranquero | 2006-06-30 | 1 | -10/+10 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -1/+1 |
* | Add :link (custom-group-link font-lock-faces) to defgroup. | Juri Linkov | 2005-11-17 | 1 | -0/+1 |
* | Message format fixes, commit no. 3 | Deepak Goel | 2005-09-18 | 1 | -13/+13 |
* | (compile-auto-highlight, skeleton-further-elements): Add defvars. | Juanma Barranquero | 2005-08-30 | 1 | -0/+3 |
* | (ada-mode): Use `make-local-variable', not `make-variable-buffer-local'. | Juanma Barranquero | 2005-08-02 | 1 | -1/+1 |
* | Update copyright for release of 22.1 for progmodes directory. | Nick Roberts | 2005-08-01 | 1 | -2/+2 |
* | (ada-make-body): Use `insert-buffer-substring' and `goto-char', not `insert-b... | Juanma Barranquero | 2005-07-18 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (ada-format-paramlist) | Juanma Barranquero | 2005-06-17 | 1 | -140/+138 |
* | (ada-create-case-exception, ada-create-case-exception-substring, | Juanma Barranquero | 2005-06-14 | 1 | -3/+3 |
* | * progmodes/ada-mode.el (ada-mode): | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
* | (ada-adjust-case-skeleton): Moved from ada-stmt.el. | Richard M. Stallman | 2005-05-10 | 1 | -0/+12 |
* | (ada-mode): Use mode-require-final-newline. | Richard M. Stallman | 2004-12-31 | 1 | -1/+1 |
* | Use assoc-string, not assoc-ignore-case. | Richard M. Stallman | 2004-05-22 | 1 | -8/+8 |
* | (ada-create-menu): Remove redundant call. | Stefan Monnier | 2004-04-14 | 1 | -2/+1 |
* | Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196 | Miles Bader | 2004-04-10 | 1 | -1/+0 |
* | (ada-mode): Don't use advice. Instead, set which-func-functions. | Richard M. Stallman | 2003-09-30 | 1 | -17/+3 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -1/+2 |
* | (ada-in-comment-p, ada-in-string-p) | Stefan Monnier | 2003-05-13 | 1 | -4/+4 |
* | (ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs). | Juanma Barranquero | 2003-05-04 | 1 | -65/+70 |
* | (ada-search-directories): Take into account ADA_INCLUDE_PATH for better | Juanma Barranquero | 2003-04-29 | 1 | -163/+371 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -48/+48 |
* | * progmodes/ada-mode.el: Update copyright notice. | Stefan Monnier | 2002-06-20 | 1 | -76/+168 |
* | Comment change. | Richard M. Stallman | 2002-04-28 | 1 | -3/+3 |
* | (ada-case-exception-file, ada-indent-handle-comment-special): New variables. | Stefan Monnier | 2002-04-09 | 1 | -357/+866 |
* | (ada-initialize-properties, ada-mode): Do not use make-local-hook. | Pavel Janík | 2002-01-08 | 1 | -3/+1 |
* | Doc fix. | Pavel Janík | 2001-12-20 | 1 | -2/+2 |
* | (ada-add-extensions): Quote regexp special | Andreas Schwab | 2001-11-15 | 1 | -3/+5 |
* | (ada-fill-comment-prefix): Doc fix. | Richard M. Stallman | 2001-11-14 | 1 | -12/+9 |
* | (ada-fill-comment-prefix): GNAT wants 2 spaces. | Stefan Monnier | 2001-11-13 | 1 | -3/+3 |
* | (ada-mode): Avoid unneeded version checks. | Stefan Monnier | 2001-07-16 | 1 | -63/+36 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -4/+4 |
* | Fix license commentary. | Gerd Moellmann | 2001-07-13 | 1 | -6/+8 |