summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ada-stmt.el
Commit message (Collapse)AuthorAgeFilesLines
* Add missing license notice (GPLv3 or later).Glenn Morris2007-07-251-2/+17
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
|
* (ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.Juanma Barranquero2006-11-121-4/+4
| | | | (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
* Change maintainer, apply whitespace-cleanup, checkdoc.Juanma Barranquero2006-10-311-4/+3
| | | | (ada-func-or-proc-name): Add doc string.
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
|
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-2/+2
|
* (ada-adjust-case-skeleton): Moved to ada-mode.el.Richard M. Stallman2005-05-101-16/+0
| | | | (ada-stmt-mode-hook): Deleted; do the work in ada-mode.
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-2/+0
| | | | | | | | | | | | | | | | | | | Remove RCS keywords 2004-04-10 Miles Bader <miles@gnu.org> RCS keyword removal (only non-comment changes are enumerated here): * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed. (byte-compile-insert-header): Don't use `byte-compile-version'. * lisp/url/url-vars.el (url-version): Use the constant string "Emacs" instead of calculating something from the RCS `State' keyword [the latter is almost entirely useless anyway]. * lisp/forms.el (forms-version): Variable removed. (forms-mode): Don't use `forms-version'. * lisp/recentf.el (recentf-version): Variable removed. * lisp/progmodes/delphi.el (delphi-version): Variable removed. * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
* Add arch taglinesMiles Bader2003-09-011-1/+2
|
* (ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).Juanma Barranquero2003-05-041-5/+3
| | | | | Removed warnings generated with Emacs 21.3.x (mostly by adding needed `require' statements).
* (ada-stmt-add-to-ada-menu): Moved to ada-mode.el.Juanma Barranquero2003-04-291-100/+3
| | | | (ada-template-map): Merged with the keymap handling in ada-mode.el.
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-4/+4
|
* (ada-stmt-add-to-ada-menu): Handle the menu pseudo-keys generated byMarkus Rost2002-10-031-1/+4
| | | | easymenu which are lowercase in Emacs 21.4.
* Update copyright. Improve `revision' info.Stefan Monnier2002-06-201-2/+2
|
* Menu changed from Statements to Templates.Stefan Monnier2002-04-091-15/+10
| | | | (ada-func-or-proc-name): Get real subprogram name, after change in ada-mode.el.
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+4
|
* Update `maintainer'.Stefan Monnier2000-12-091-2/+2
|
* (ada-template-map): Initialize and bind it to C-c t in ada-mode-map.Stefan Monnier2000-11-231-84/+74
| | | | | | (ada-stmt-mode-hook): New function extracted from old code. Only change the buffer-local side of skeleton-*. (ada-mode-hook): Use it.
* Fix header line, copyright notice.Dave Love2000-10-081-3/+4
|
* (ada-stmt-add-to-ada-menu): Hide the menu if not inGerd Moellmann2000-07-241-16/+23
| | | | | | | Ada mode. This will allow us to display the Ada menu in any buffer we want (for project items). (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct number of spaces in the header.
* Changed format of years in copyright notices.Gerd Moellmann1999-10-281-4/+4
|
* Doc-string fixes.Gerd Moellmann1999-10-121-5/+5
|
* (ada-stmt-add-to-ada-menu): New functionGerd Moellmann1999-10-071-151/+100
| | | | | (ada-subprogram-body): Correctly find the name of the subprogram being created.
* Update comment.Karl Heuer1998-12-141-1/+2
|
* Initial revisionKarl Heuer1998-12-141-0/+640