summaryrefslogtreecommitdiff
path: root/lisp/progmodes/scheme.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/scheme.el (scheme-indent-function): Yet another doc typo.Glenn Morris2011-09-131-1/+1
* * lisp/progmodes/scheme.el (scheme-indent-function): Fix doc typo in previous.Glenn Morris2011-09-131-1/+1
* Doc fixes related to lisp-indent-function (bug#9484)Glenn Morris2011-09-121-2/+12
* Fix some word/symbol classifications in scheme-mode's syntax table.Chong Yidong2011-08-211-14/+14
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* 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-38/+17
* | Introduce a new comment style "c" flag.Stefan Monnier2010-08-121-1/+1
|/
* 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
* * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.Stefan Monnier2008-04-191-2/+0
* 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