aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/pascal.el
Commit message (Expand)AuthorAgeFilesLines
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-5/+6
* 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
* * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-241-2/+2
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* 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
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-161-2/+2
* (pascal-mode-map): Move init into declaration.Stefan Monnier2005-10-101-98/+86
* 2005-09-24 Emilio C. Lopes <[email protected]>Romain Francoise2005-09-241-1/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* (pascal-outline-map): Use fboundp, not boundp. Correctly avoid warnings.Richard M. Stallman2005-07-161-6/+6
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (pascal): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-26/+26
* (pascal-start-keywords): Fix spacing.Juanma Barranquero2002-09-061-1/+1
* (pascal-imenu-generic-expression): Add menu-title and fix parentheses.Eli Zaretskii2002-02-121-1/+1
* (pascal-indent-alist, pascal-indent-comment): ChangedGerd Moellmann2000-05-181-15/+12
* (pascal-mode-syntax-table): Change syntaxGerd Moellmann2000-02-171-1/+1
* Fix maintainer address.Karl Heuer1999-08-161-1/+1
* (pascal-beg-of-defun): More intuitive behavior when having nested functons.Richard M. Stallman1999-07-121-44/+78
* (pascal-calculate-indent): Code with an invalidRichard M. Stallman1999-01-191-3/+3
* (pascal-mode): `blink-matching-paren-dont-ignore-comments' set to t.Karl Heuer1998-10-301-0/+2
* (pascal-insert-block): Fixed space-deletion bug inRichard M. Stallman1998-07-031-4/+3
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* Use imenu-case-fold-search.Dave Love1997-12-121-0/+1
* (pascal-mode-syntax-table): _ is now a symbol constituent.Richard M. Stallman1997-08-041-31/+33
* Add provide call.Richard M. Stallman1997-06-221-0/+2
* Comment change.Richard M. Stallman1997-05-301-1/+1
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-151-34/+65
* (pascal-mode): Set comment-start.Richard M. Stallman1997-04-151-2/+4
* (pascal-mode): Make comment-indent-function buffer local.Richard M. Stallman1996-12-071-0/+1
* (pascal-indent-declaration): Avoid infinite loopRichard M. Stallman1996-10-261-1/+2
* (pascal-end-of-statement, pascal-calculate-indent):Richard M. Stallman1996-05-131-5/+7
* (pascal-declaration-end): Now locates the end of a parameterlist correctly.Richard M. Stallman1996-03-071-6/+13
* Update comment preamble.Erik Naggum1996-01-151-6/+7
* Update FSF's address.Erik Naggum1996-01-141-33/+33
* (pascal-auto-newline, pascal-mode, electric-pascal-hash):Karl Heuer1996-01-041-10/+10
* Comment change.Richard M. Stallman1995-10-301-16/+16
* (pascal-mode): Set comment-start.Richard M. Stallman1995-08-171-4/+6
* (pascal-mode): Added imenu support.Richard M. Stallman1995-07-271-0/+8
* Update copyright.Karl Heuer1995-04-071-1/+1
* (pascal-mode-syntax-table): Give \ punctuation syntax.Richard M. Stallman1995-03-231-4/+1
* (pascal-*-completion, pascal-comp-defun)Richard M. Stallman1995-01-241-57/+67
* (pascal-mode-map, pascal-outline-map):Richard M. Stallman1995-01-171-19/+49
* * pascal.el: (pascal-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2