log lisp/progmodes/ada-mode.el @ 112453:06719a229a46 default tip

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.