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
/
delphi.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
Stefan Monnier
2013-01-30
1
-2033
/
+0
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-11
/
+11
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
delphi syntax table fix for bug#9994
Glenn Morris
2011-11-08
1
-4
/
+0
*
Use define-derived-mode in delphi-mode.
Chong Yidong
2011-06-18
1
-16
/
+8
*
lisp/progmodes/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-22
1
-16
/
+11
*
lisp/progmodes/delphi.el: Fix typos.
Juanma Barranquero
2011-03-16
1
-37
/
+38
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
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
-4
/
+3
*
|
(delphi-previous-indent-of): Indent case blocks within record
Simon South
2010-07-14
1
-4
/
+30
*
|
(delphi-token-at): Give newlines precedence over literal tokens when
Simon South
2010-07-14
1
-2
/
+3
|
/
*
Fix typos in comments.
Juanma Barranquero
2010-01-14
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(delphi-tab): Indent region when Transient Mark mode is enabled and
Simon South
2009-09-11
1
-8
/
+18
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
New maintainer.
Chong Yidong
2008-09-01
1
-6
/
+34
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-13
/
+12
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
* calculator.el:
Dan Nicolaescu
2007-12-25
1
-23
/
+0
*
|
(delphi-newline): Use forward-line.
Thien-Thi Nguyen
2007-10-18
1
-1
/
+1
*
|
(delphi-search-directory, delphi-find-unit-file, delphi-debug-mode-map,
Juanma Barranquero
2007-09-26
1
-52
/
+52
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(delphi-fill-comment): Use save-restriction.
Eli Zaretskii
2006-07-22
1
-1
/
+2
*
Update copyright for 2006.
Nick Roberts
2006-02-10
1
-1
/
+1
*
(delphi-other-face): Add tag "None" to const nil.
Juri Linkov
2005-12-30
1
-1
/
+1
*
(delphi-other-face): Allow nil in type.
Richard M. Stallman
2005-12-25
1
-1
/
+1
*
Comment change.
Richard M. Stallman
2005-09-09
1
-0
/
+1
*
Update copyright for release of 22.1 for progmodes directory.
Nick Roberts
2005-08-01
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-1
/
+1
*
(delphi): Finish `defgroup' description with period.
Juanma Barranquero
2005-07-04
1
-7
/
+7
*
(delphi-newline-always-indents): Fix spellings in docstrings.
Juanma Barranquero
2005-06-10
1
-2
/
+2
*
* progmodes/ada-mode.el (ada-mode):
Lute Kamstra
2005-05-26
1
-1
/
+1
*
Replace `set-window-dot' by `set-window-point'.
Juanma Barranquero
2005-05-18
1
-1
/
+1
*
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Miles Bader
2004-04-10
1
-6
/
+0
*
Add arch taglines
Miles Bader
2003-09-01
1
-1
/
+2
*
(large-file-warning-threshold): Add type, groups.
John Paul Wallington
2003-05-31
1
-2
/
+2
*
Trailing whitepace deleted.
Juanma Barranquero
2003-02-04
1
-27
/
+27
*
Comment change (delete change log).
Richard M. Stallman
2001-12-04
1
-28
/
+1
*
(delphi-mode): Don't use make-local-hook.
Stefan Monnier
2001-12-02
1
-2
/
+5
*
Some fixes to follow coding conventions.
Pavel JanÃk
2001-07-16
1
-2
/
+8
*
(delphi-comment-face, delphi-string-face)
Dave Love
2001-01-26
1
-5
/
+8
*
Make resourcestring a declaration region, like const and var.
Ray Blaak
2000-02-09
1
-2
/
+5
*
(delphi): Add :version to defgroup.
Dave Love
2000-02-01
1
-0
/
+4
[next]