2004-11-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
|
2004-11-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
2004-08-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
2004-06-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-22 |
Miles Bader |
Merge from emacs--rel--22
|
2008-01-04 |
Stefan Monnier |
* progmodes/ada-xref.el (ada-prj-find-prj-file):
|
2007-12-08 |
Deepak Goel |
Improves calls to `error', per mail from RMS.
|
2007-12-06 |
Deepak Goel |
Fix buggy `error' calls in progmodes/
|
2007-10-19 |
Dan Nicolaescu |
* textmodes/two-column.el (2C-split, 2C-merge):
|
2008-01-16 |
Juanma Barranquero |
(ada-convert-file-name): Fix typo in docstring.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-13 |
Juanma Barranquero |
(ada-gnatls-args): Fix docstring.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-04 |
Juanma Barranquero |
(ada-check-current): Doc fix.
|
2006-12-03 |
Juanma Barranquero |
(is-windows, ada-find-in-src-path): Doc fixes.
|
2006-11-19 |
Juanma Barranquero |
(ada-make-body-gnatstub): Fix typo.
|
2006-11-14 |
Juanma Barranquero |
(ada-parse-prj-file): Don't delete project buffer; user may want to edit it.
|
2006-11-12 |
Juanma Barranquero |
(ada-prj-default-check-cmd): New variable, replacing deleted variable
|
2006-11-03 |
Juanma Barranquero |
(ada-find-in-ali): Use "non-nil" in docstrings.
|
2006-10-31 |
Juanma Barranquero |
(ada-compile-current): Don't add newlines to commands.
|
2006-10-15 |
Kim F. Storm |
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
|
2006-02-10 |
Nick Roberts |
Update copyright for 2006.
|
2005-09-18 |
Deepak Goel |
Message format fixes, commit no. 3
|
2005-08-01 |
Nick Roberts |
Update copyright for release of 22.1 for progmodes directory.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2004-11-07 |
Richard M. Stallman |
(ada-gdb-application): Use goto-char instead of beginning-of-buffer.
|
2004-11-01 |
Richard M. Stallman |
(ada-make-body-gnatstub): Don't use interactive-p.
|
2004-08-22 |
Richard M. Stallman |
Many doc and style fixes.
|
2004-06-29 |
Kim F. Storm |
(ada-tight-gvd-integration): Add :group 'ada.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-05-13 |
Stefan Monnier |
(ada-xref-update-project-menu): Use easymenu.
|
2003-05-04 |
Juanma Barranquero |
(uniquify-buffer-name-style, uniquify-after-kill-buffer-p)
|
2003-04-29 |
Juanma Barranquero |
(ada-gnatls-args): New variable. Add support for specifying arguments to
|
2003-02-04 |
Juanma Barranquero |
Trailing whitepace deleted.
|
2002-10-03 |
Markus Rost |
(ada-xref-update-project-menu,ada-add-ada-menu): Handle the menu
|
2002-06-20 |
Stefan Monnier |
Update copyright notice.
|
2002-04-28 |
Richard M. Stallman |
(ada-add-ada-menu): Menu pseudo-keys generated by easymenu are now lowercase.
|
2002-04-09 |
Stefan Monnier |
ada-mode no longer supports a different
|
2001-07-16 |
Stefan Monnier |
(ada-xref-initialize): Fix call to add-hook.
|
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.
|
2000-10-08 |
Dave Love |
Fix header line, copyright notice.
|
2000-07-24 |
Gerd Moellmann |
Got rid of all byte-compiler warnings on Emacs.
|
1999-10-28 |
Gerd Moellmann |
Doc-string fixes.
|
1999-10-07 |
Gerd Moellmann |
New file. Use Gnat for lookup and completion in Ada mode
|