log lisp/progmodes/ada-mode.el @ 112284:61f7601898b1

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 10 Dec 2010 15:00:25 -0500 Stefan Monnier Derive from prog-mode, use derived-mode-p, and fix up various
Mon, 08 Nov 2010 21:33:07 -0800 Glenn Morris Replace still more end-of-line etc with line-end-position, etc.
Sat, 06 Nov 2010 18:36:33 -0700 Glenn Morris Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Sun, 31 Oct 2010 19:33:11 -0700 Glenn Morris * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Wed, 08 Sep 2010 18:21:23 +0200 Stefan Monnier Misc cleanups and simplifications.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
Mon, 08 Feb 2010 18:27:29 -0500 Chong Yidong Fix ada-mode handling of number literals.
Sat, 23 Jan 2010 13:34:52 +0100 Juanma Barranquero Tweak docstring and comment.
Thu, 21 Jan 2010 13:25:54 +0100 Juanma Barranquero Fix bug#5435.
Tue, 19 Jan 2010 00:10:57 +0100 Juanma Barranquero * ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
Sun, 17 Jan 2010 20:15:32 +0100 Juanma Barranquero * progmodes/ada-mode.el: Fix bug#1920, bug#5400.
Thu, 14 Jan 2010 13:57:07 +0100 Juanma Barranquero * progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
Thu, 14 Jan 2010 13:52:37 +0100 Juanma Barranquero * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
Thu, 14 Jan 2010 13:36:14 +0100 Juanma Barranquero * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Sat, 22 Aug 2009 19:29:18 +0000 Glenn Morris Use forward-line rather than goto-line.
Mon, 20 Jul 2009 16:40:24 +0000 Sam Steingold (compile-auto-highlight): Remove the variable (removed from compile.el
Fri, 09 Jan 2009 04:15:52 +0000 Glenn Morris Replace last-command-char with last-command-event.
Sun, 04 Jan 2009 19:39:12 +0000 Juanma Barranquero * progmodes/ada-mode.el (ada-mode): Simplify doc string.
Sun, 12 Oct 2008 23:06:29 +0000 Juanma Barranquero * progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
Tue, 29 Jul 2008 13:20:39 +0000 Juanma Barranquero Typo fixes for Ada mode.
Mon, 28 Jul 2008 11:03:42 +0000 Juanma Barranquero Fix bug #272, and update Ada mode to version 4.0.
Fri, 23 May 2008 20:31:12 +0000 Stefan Monnier * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
Tue, 06 May 2008 07:18:39 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22