2006-11-26 |
Juanma Barranquero |
(ada-which-compiler): Fix typo in docstring.
|
2006-11-19 |
Juanma Barranquero |
(ada-make-body): Fix typo.
|
2006-11-14 |
Juanma Barranquero |
(ada-mode-version): Bump version.
|
2006-11-12 |
Juanma Barranquero |
(ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):
|
2006-11-12 |
Juanma Barranquero |
Replace conditional (require 'ispell) with defvar.
|
2006-11-11 |
Juanma Barranquero |
Delete `eval-and-compile' around `require'.
|
2006-10-29 |
Juanma Barranquero |
Change maintainer, apply whitespace-clean, checkdoc. Minor improvements to many
|
2006-10-19 |
Juanma Barranquero |
(ada-in-string-p): Doc fix.
|
2006-10-18 |
Juanma Barranquero |
(ada-83-string-keywords, ada-last-which-function-line ada-no-auto-case,
|
2006-07-16 |
Thien-Thi Nguyen |
(ada-mode): Rewrite ff-special-constructs init.
|
2006-06-30 |
Juanma Barranquero |
(ada-which-compiler, ada-mode-menu, ada-compile-mouse-goto-error,
|
2006-02-10 |
Nick Roberts |
Update copyright for 2006.
|
2005-11-17 |
Juri Linkov |
Add :link (custom-group-link font-lock-faces) to defgroup.
|
2005-09-18 |
Deepak Goel |
Message format fixes, commit no. 3
|
2005-08-30 |
Juanma Barranquero |
(compile-auto-highlight, skeleton-further-elements): Add defvars.
|
2005-08-02 |
Juanma Barranquero |
(ada-mode): Use `make-local-variable', not `make-variable-buffer-local'.
|
2005-08-01 |
Nick Roberts |
Update copyright for release of 22.1 for progmodes directory.
|
2005-07-18 |
Juanma Barranquero |
(ada-make-body): Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-17 |
Juanma Barranquero |
(ada-format-paramlist)
|
2005-06-14 |
Juanma Barranquero |
(ada-create-case-exception, ada-create-case-exception-substring,
|
2005-05-26 |
Lute Kamstra |
* progmodes/ada-mode.el (ada-mode):
|
2005-05-10 |
Richard M. Stallman |
(ada-adjust-case-skeleton): Moved from ada-stmt.el.
|
2004-12-31 |
Richard M. Stallman |
(ada-mode): Use mode-require-final-newline.
|
2004-05-22 |
Richard M. Stallman |
Use assoc-string, not assoc-ignore-case.
|
2004-04-14 |
Stefan Monnier |
(ada-create-menu): Remove redundant call.
|
2004-04-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
2003-12-24 |
Karoly Lorentey |
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
|
2003-09-30 |
Richard M. Stallman |
(ada-mode): Don't use advice. Instead, set which-func-functions.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-05-13 |
Stefan Monnier |
(ada-in-comment-p, ada-in-string-p)
|
2003-05-04 |
Juanma Barranquero |
(ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).
|
2003-04-29 |
Juanma Barranquero |
(ada-search-directories): Take into account ADA_INCLUDE_PATH for better
|
2003-02-04 |
Juanma Barranquero |
Trailing whitepace deleted.
|
2002-06-20 |
Stefan Monnier |
* progmodes/ada-mode.el: Update copyright notice.
|
2002-04-28 |
Richard M. Stallman |
Comment change.
|
2002-04-09 |
Stefan Monnier |
(ada-case-exception-file, ada-indent-handle-comment-special): New variables.
|
2002-01-08 |
Pavel Janík |
(ada-initialize-properties, ada-mode): Do not use make-local-hook.
|
2001-12-20 |
Pavel Janík |
Doc fix.
|
2001-11-15 |
Andreas Schwab |
(ada-add-extensions): Quote regexp special
|
2001-11-14 |
Richard M. Stallman |
(ada-fill-comment-prefix): Doc fix.
|
2001-11-13 |
Stefan Monnier |
(ada-fill-comment-prefix): GNAT wants 2 spaces.
|
2001-07-16 |
Stefan Monnier |
(ada-mode): Avoid unneeded version checks.
|
2001-07-16 |
Pavel Janík |
Some fixes to follow coding conventions.
|
2001-07-13 |
Gerd Moellmann |
Fix license commentary.
|
2001-07-11 |
Eli Zaretskii |
Say that the file _is_ part of Emacs.
|
2001-02-07 |
Dave Love |
(ada-popup-key): Fix :type.
|
2001-01-12 |
Dave Love |
(ada-popup-key): Fix last change.
|
2001-01-09 |
Dave Love |
(ada-popup-key): Fix :type.
|
2000-11-22 |
Sam Steingold |
* simple.el (delete-trailing-whitespace): New interactive function.
|
2000-11-21 |
Stefan Monnier |
(ada-mode): `set '' -> `setq'.
|
2000-10-08 |
Dave Love |
(ada-mode-menu): Add name to menu map.
|
2000-07-24 |
Gerd Moellmann |
Got rid of all byte-compiler warnings on Emacs Load
|
2000-05-19 |
Stefan Monnier |
(ada-mode, ada-create-case-exception): Don't quote lambdas.
|
1999-10-28 |
Gerd Moellmann |
Changed format of years in copyright notice.
|
1999-10-07 |
Gerd Moellmann |
(ada-get-indent-*, ada-indent-current, ada-goto-*,
|
1999-08-28 |
Richard M. Stallman |
(ada-tmp-directory): Use temporary-file-directory.
|
1999-03-06 |
Dave Love |
(ada-outline-level): Bind buffer-invisibility-spec.
|
1999-02-16 |
Richard M. Stallman |
Record new maintainer.
|
1998-09-28 |
Richard M. Stallman |
Fix author's email address.
|