summaryrefslogtreecommitdiff
path: root/lisp/progmodes/dcl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Fix TODO to convert defvar with leading '*' to defcustomStefan Kangas2019-06-091-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Update some more Maintainer: header commentsGlenn Morris2017-06-051-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-11/+11
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-21/+21
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-2/+2
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-11/+13
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * 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-91/+71
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-5/+4
* | Merge changes from emacs-23Chong Yidong2010-10-241-1/+1
|\ \ | |/
| * Fix typos.Juanma Barranquero2010-10-231-1/+1
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-5/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* 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
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
* | * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-201-0/+1
* | * progmodes/prolog.el: Undo previous change.Dan Nicolaescu2007-10-211-1/+0
* | * progmodes/gud.el (gud-target-name): Move definition before use.Dan Nicolaescu2007-10-211-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (top-level): Move (require 'tempo) to start to quieten byte-compiler.Glenn Morris2007-04-101-2/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-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-2/+2
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-1/+1
* (dcl-font-lock-keywords): Add underscore to "f$ lexicals" regexp.Thien-Thi Nguyen2005-03-211-1/+1
* (dcl-mode-syntax-table): Add entry for backslash.Thien-Thi Nguyen2005-03-121-2/+2