summaryrefslogtreecommitdiff
path: root/lisp/progmodes/delphi.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.Stefan Monnier2013-01-301-2033/+0
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-11/+11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* delphi syntax table fix for bug#9994Glenn Morris2011-11-081-4/+0
* Use define-derived-mode in delphi-mode.Chong Yidong2011-06-181-16/+8
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-16/+11
* lisp/progmodes/delphi.el: Fix typos.Juanma Barranquero2011-03-161-37/+38
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-4/+3
* | (delphi-previous-indent-of): Indent case blocks within recordSimon South2010-07-141-4/+30
* | (delphi-token-at): Give newlines precedence over literal tokens whenSimon South2010-07-141-2/+3
|/
* Fix typos in comments.Juanma Barranquero2010-01-141-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (delphi-tab): Indent region when Transient Mark mode is enabled andSimon South2009-09-111-8/+18
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* New maintainer.Chong Yidong2008-09-011-6/+34
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-13/+12
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * calculator.el:Dan Nicolaescu2007-12-251-23/+0
* | (delphi-newline): Use forward-line.Thien-Thi Nguyen2007-10-181-1/+1
* | (delphi-search-directory, delphi-find-unit-file, delphi-debug-mode-map,Juanma Barranquero2007-09-261-52/+52
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (delphi-fill-comment): Use save-restriction.Eli Zaretskii2006-07-221-1/+2
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* (delphi-other-face): Add tag "None" to const nil.Juri Linkov2005-12-301-1/+1
* (delphi-other-face): Allow nil in type.Richard M. Stallman2005-12-251-1/+1
* Comment change.Richard M. Stallman2005-09-091-0/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-1/+1
* (delphi): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-7/+7
* (delphi-newline-always-indents): Fix spellings in docstrings.Juanma Barranquero2005-06-101-2/+2
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-1/+1
* Replace `set-window-dot' by `set-window-point'.Juanma Barranquero2005-05-181-1/+1
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-6/+0
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (large-file-warning-threshold): Add type, groups.John Paul Wallington2003-05-311-2/+2
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-27/+27
* Comment change (delete change log).Richard M. Stallman2001-12-041-28/+1
* (delphi-mode): Don't use make-local-hook.Stefan Monnier2001-12-021-2/+5
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+8
* (delphi-comment-face, delphi-string-face)Dave Love2001-01-261-5/+8
* Make resourcestring a declaration region, like const and var.Ray Blaak2000-02-091-2/+5
* (delphi): Add :version to defgroup.Dave Love2000-02-011-0/+4