summaryrefslogtreecommitdiff
path: root/lisp/progmodes/scheme.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | (scheme-font-lock-keywords-2): Add SRFI 11 support.Thien-Thi Nguyen2008-02-221-0/+4
|/
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (scheme-mode-variables): Set font-lock-comment-start-skip.Glenn Morris2007-08-181-0/+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-2/+2
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* (scheme-mode-variables): Use the default comment-indent-function.Stefan Monnier2005-11-011-2/+0
* (scheme-mode-syntax-table): Mark ; as being also theStefan Monnier2005-10-051-19/+51
* (scheme-mode-syntax-table): Move the nesting bit from # to |.Stefan Monnier2005-10-051-4/+21
* (scheme-mode-variables): Use setq to assign buffer-local valueEli Zaretskii2005-09-171-1/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (scheme): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* Fix previous change.Richard M. Stallman2005-03-311-2/+2
* (scheme-mode-syntax-table): UpdateRichard M. Stallman2005-03-311-2/+2
* (scheme-font-lock-keywords-2): Handle named-let.Thien-Thi Nguyen2005-02-201-0/+4
* (scheme-mode-variables): Set comment-add.Stefan Monnier2005-01-281-29/+19
* (scheme-font-lock-keywords-2): Add "force".Thien-Thi Nguyen2004-01-151-1/+1
* (scheme-mode-variables): When settingThien-Thi Nguyen2003-09-301-3/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.Richard M. Stallman2003-04-241-5/+5
* (scheme-mode-syntax-table): ConstructThien-Thi Nguyen2003-03-101-50/+50
* (scheme-mode-syntax-table): Don't switch the current buffer's syntax-table.Stefan Monnier2003-02-111-6/+6
* (syntax-case): DefineDave Love2002-10-291-1/+1
* Fix typo.Juanma Barranquero2002-07-031-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* Fix again.Dave Love2000-11-141-0/+6
* Fix bogus last checkin.Dave Love2000-11-141-21/+21
* (scheme-program-name): New variableDave Love2000-11-141-21/+21
* (scheme-mode-map): Use lisp-mode-shared-mapGerd Moellmann2000-10-121-1/+1
* (scheme-mode-variables, dsssl-mode): AvoidDave Love2000-10-111-9/+11
* use lisp-mode-shared-map instead of shared-lisp-mode-mapSam Steingold2000-10-101-5/+4
* Small doc fixes.Dave Love1999-12-181-16/+15
* (scheme-font-lock-keywords-1): Fontify SCWM/GuileRichard M. Stallman1998-07-071-2/+4
* (scheme-imenu-generic-expression,Dave Love1998-04-171-6/+6
* (scheme-mode-variables): Set font-lock-defaults locally.Dave Love1998-03-101-16/+76
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* (scheme-imenu-generic-expression): Simplify regexps.Dave Love1998-02-121-15/+15
* Define indentation in normal dialect for let-syntax,Dave Love1997-12-131-5/+39
* Use imenu-case-fold-search.Dave Love1997-12-121-2/+4
* (scheme-mode-variables): Bind normal-auto-fill-function.Richard M. Stallman1997-11-241-0/+3
* (scheme-let-indent): New arg NORMAL-INDENT.Karl Heuer1997-10-161-4/+4
* (scheme): Add defgroup.Richard M. Stallman1997-06-171-8/+16
* Comment change.Richard M. Stallman1997-05-271-1/+1
* (dsssl-sgml-declaration): Doc fix.Richard M. Stallman1997-04-271-17/+33
* (make): Add scheme-indent-function property.Richard M. Stallman1997-04-111-0/+1
* Add DSSSL mode and share code with newly requiredRichard M. Stallman1997-04-101-275/+189