index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
ada-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
1
-0
/
+2
*
* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
Stefan Monnier
2013-05-08
1
-83
/
+63
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Fix uses of long-obsolete font-lock-reference face.
Chong Yidong
2012-09-24
1
-2
/
+2
*
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-2
/
+2
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-33
/
+33
*
Spelling fixes.
Paul Eggert
2012-03-28
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-11
1
-3
/
+3
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-22
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-16
1
-2
/
+2
*
lisp/progmodes/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-22
1
-6
/
+6
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+3
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-3
/
+2
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Derive from prog-mode, use derived-mode-p, and fix up various
Stefan Monnier
2010-12-10
1
-54
/
+37
*
|
Replace still more end-of-line etc with line-end-position, etc.
Glenn Morris
2010-11-08
1
-11
/
+3
*
|
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Glenn Morris
2010-11-06
1
-12
/
+4
*
|
* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.
Glenn Morris
2010-10-31
1
-5
/
+5
*
|
New syntax-propertize functionality.
Stefan Monnier
2010-09-11
1
-7
/
+18
*
|
Misc cleanups and simplifications.
Stefan Monnier
2010-09-08
1
-325
/
+282
*
|
Replace Lisp calls to delete-backward-char by delete-char.
Stefan Monnier
2010-05-24
1
-1
/
+1
|
/
*
Fix ada-mode handling of number literals.
Chong Yidong
2010-02-08
1
-0
/
+5
*
Tweak docstring and comment.
Stephen Leake
2010-01-23
1
-3
/
+2
*
Fix bug#5435.
Stephen Leake
2010-01-21
1
-2
/
+3
*
* ada-mode.el: Really fix bug#5400 (comment in 2010-01-17T19:15:32Z!lekktu@gm...
Stephen Leake
2010-01-19
1
-48
/
+60
*
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
Stephen Leake
2010-01-17
1
-40
/
+79
*
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
Stephen Leake
2010-01-14
1
-0
/
+2
*
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
Stephen Leake
2010-01-14
1
-10
/
+13
*
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
Stephen Leake
2010-01-14
1
-10
/
+4
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-1
/
+1
*
Use forward-line rather than goto-line.
Glenn Morris
2009-08-22
1
-3
/
+6
*
(compile-auto-highlight): Remove the variable (removed from compile.el
Sam Steingold
2009-07-20
1
-2
/
+0
*
Replace last-command-char with last-command-event.
Glenn Morris
2009-01-09
1
-3
/
+3
*
* progmodes/ada-mode.el (ada-mode): Simplify doc string.
Juanma Barranquero
2009-01-04
1
-45
/
+4
*
* progmodes/ada-mode.el (ada-get-indent-end, ada-goto-matching-start):
Juanma Barranquero
2008-10-12
1
-6
/
+8
*
Typo fixes for Ada mode.
Juanma Barranquero
2008-07-29
1
-5
/
+5
*
Fix bug #272, and update Ada mode to version 4.0.
Juanma Barranquero
2008-07-28
1
-88
/
+88
*
* textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.
Stefan Monnier
2008-05-23
1
-9
/
+19
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-02-24
1
-6
/
+3
|
\
|
*
(ada-font-lock-syntactic-keywords):
Stefan Monnier
2008-02-17
1
-6
/
+3
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-22
1
-2
/
+2
|
\
|
|
*
Fix typos in comments.
Juanma Barranquero
2008-01-16
1
-2
/
+2
[next]