| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `called-interactively-p' instead of `interactive-p'. | Juanma Barranquero | 2009-10-02 | 1 | -1/+1 |
* | Use forward-line rather than goto-line. | Glenn Morris | 2009-08-22 | 1 | -3/+6 |
* | (compile-auto-highlight): Remove the variable (removed from compile.el | Sam Steingold | 2009-07-20 | 1 | -2/+0 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -3/+3 |
* | * progmodes/ada-mode.el (ada-mode): Simplify doc string. | Juanma Barranquero | 2009-01-04 | 1 | -45/+4 |
* | * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start): | Juanma Barranquero | 2008-10-12 | 1 | -6/+8 |
* | Typo fixes for Ada mode. | Juanma Barranquero | 2008-07-29 | 1 | -5/+5 |
* | Fix bug #272, and update Ada mode to version 4.0. | Juanma Barranquero | 2008-07-28 | 1 | -88/+88 |
* | * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var. | Stefan Monnier | 2008-05-23 | 1 | -9/+19 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 1 | -6/+3 |
|\ |
|
| * | (ada-font-lock-syntactic-keywords): | Stefan Monnier | 2008-02-17 | 1 | -6/+3 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix typos in comments. | Juanma Barranquero | 2008-01-16 | 1 | -2/+2 |
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (ada-set-syntax-table-properties): Bind | Martin Rudalics | 2008-01-10 | 1 | -1/+2 |
* | | * progmodes/ada-xref.el (ada-prj-find-prj-file): | Stefan Monnier | 2008-01-04 | 1 | -4/+3 |
* | | (ada-region-selected): Use `use-region-p'. | Richard M. Stallman | 2007-12-25 | 1 | -6/+4 |
* | | (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 |