summaryrefslogtreecommitdiff
path: root/lisp/progmodes/pascal.el
Commit message (Expand)AuthorAgeFilesLines
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* 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-3/+3
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace unneeded compatibility definitions with point-at-bol, point-at-eol.Glenn Morris2010-11-061-31/+17
* | * lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.Stefan Monnier2010-09-201-63/+47
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * progmodes/pascal.el: Require CL when compiling (for lexical-let).Juanma Barranquero2009-12-031-3/+5
* Use completion-in-buffer and remove uses of dynamic scoping.Stefan Monnier2009-12-021-211/+163
* * net/newst-treeview.el (newsticker-groups-filename):Stefan Monnier2009-08-211-1/+1
* 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 <eclig@gmx.net>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