]> code.delx.au - gnu-emacs/history - lisp/progmodes/scheme.el
(gud-tooltip-dereference): Add missing optional argument.
[gnu-emacs] / lisp / progmodes / scheme.el
2006-02-10 Nick RobertsUpdate copyright for 2006.
2005-11-17 Juri LinkovAdd :link (custom-group-link font-lock-faces) to defgroup.
2005-11-01 Stefan Monnier(scheme-mode-variables): Use the default comment-indent...
2005-10-05 Stefan Monnier(scheme-mode-syntax-table): Mark ; as being also the
2005-10-05 Stefan Monnier(scheme-mode-syntax-table): Move the nesting bit from...
2005-09-17 Eli Zaretskii(scheme-mode-variables): Use setq to assign buffer...
2005-08-01 Nick RobertsUpdate copyright for release of 22.1 for progmodes...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(scheme): Finish `defgroup' description with period.
2005-03-31 Richard M. StallmanFix previous change.
2005-03-31 Richard M. Stallman(scheme-mode-syntax-table): Update
2005-02-20 Thien-Thi Nguyen(scheme-font-lock-keywords-2): Handle named-let.
2005-01-28 Stefan Monnier(scheme-mode-variables): Set comment-add.
2004-01-15 Thien-Thi Nguyen(scheme-font-lock-keywords-2): Add "force".
2003-09-30 Thien-Thi Nguyen(scheme-mode-variables): When setting
2003-09-01 Miles BaderAdd arch taglines
2003-04-24 Richard M. Stallman(scheme-mode-syntax-table): Use prefix syntax for ...
2003-03-10 Thien-Thi Nguyen(scheme-mode-syntax-table): Construct
2003-02-11 Stefan Monnier(scheme-mode-syntax-table): Don't switch the current...
2002-10-29 Dave Love(syntax-case): Define
2002-07-03 Juanma BarranqueroFix typo.
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2000-11-14 Dave LoveFix again.
2000-11-14 Dave LoveFix bogus last checkin.
2000-11-14 Dave Love(scheme-program-name): New variable
2000-10-12 Gerd Moellmann(scheme-mode-map): Use lisp-mode-shared-map
2000-10-11 Dave Love(scheme-mode-variables, dsssl-mode): Avoid
2000-10-10 Sam Steingolduse lisp-mode-shared-map instead of shared-lisp-mode-map
1999-12-18 Dave LoveSmall doc fixes.
1998-07-07 Richard M. Stallman(scheme-font-lock-keywords-1): Fontify SCWM/Guile
1998-04-17 Dave Love(scheme-imenu-generic-expression,
1998-03-10 Dave Love(scheme-mode-variables): Set font-lock-defaults locally.
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1998-02-12 Dave Love(scheme-imenu-generic-expression): Simplify regexps.
1997-12-13 Dave LoveDefine indentation in normal dialect for let-syntax,
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-11-24 Richard M. Stallman(scheme-mode-variables): Bind normal-auto-fill-function.
1997-10-16 Karl Heuer(scheme-let-indent): New arg NORMAL-INDENT.
1997-06-17 Richard M. Stallman(scheme): Add defgroup.
1997-05-27 Richard M. StallmanComment change.
1997-04-27 Richard M. Stallman(dsssl-sgml-declaration): Doc fix.
1997-04-11 Richard M. Stallman(make): Add scheme-indent-function property.
1997-04-10 Richard M. StallmanAdd DSSSL mode and share code with newly required
1996-07-04 Miles Bader(scheme-mode-variables): Set comment-start-skip to...
1996-01-14 Erik NaggumUpdate FSF's address.
1995-03-31 Richard M. Stallman(scheme-indent-sexp): Don't fail when
1995-03-02 Boris Goldowsky(scheme-mode-variables): Remove ^ from paragraph-start...
1994-11-14 Karl Heuer(scheme-mode-variables): Set parse-sexp-ignore-comments...
1994-09-29 Richard M. Stallman(scheme-mode-variables): Make parse-sexp-ignore-comments t.
1994-03-12 Karl HeuerPut hyphen in a safer place in the character class.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1992-07-22 Jim Blandyentered into RCS
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-03-16 Jim Blandy*** empty log message ***
1991-05-13 Jim Blandy*** empty log message ***
1990-05-29 Richard M. StallmanInitial revision