summaryrefslogtreecommitdiff
path: root/lisp/progmodes/scheme.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Improve support for Scheme R6RS and R7RS libraries (bug#54704)Rudolf Adamkovič2022-12-27
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* Define docstring element for more forms in scheme-modeStefan Kangas2022-06-18
* Improve scheme-mode syntax-rules indentationLars Ingebrigtsen2022-06-06
* Prefer defvar-keymap in some progmodesStefan Kangas2022-05-27
* Improve documentation of 'scheme-indent-function' propertyEli Zaretskii2022-04-20
* Define indentation behavior for a few more special Scheme formsJean Abou Samra2022-04-20
* Improve scheme-imenu-generic-expressionAlex Kost2022-01-23
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Clean up duplicated setting in scheme-mode-variablesLars Ingebrigtsen2021-10-24
|/
* Fix font and indentation of call-with-port in scheme-modeLars Ingebrigtsen2021-05-25
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Convert some more progmode menus to easy-menu-defineStefan Kangas2021-02-26
* Minor cleanups in scheme.elStefan Kangas2021-02-12
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix bugs, inefficiencies and bad style in regexpsMattias Engdegård2020-04-16
* Update copyright year to 2020Paul Eggert2020-01-01
* More regexp corrections and tweaksPaul Eggert2019-03-10
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | scheme.el: Turn literal tabs into \tJorgen Schaefer2016-05-07
* | Add R7RS syntax forms to scheme.elPeter Feigl2016-05-01
* | ; Replace mixed tabs/spaces in scheme.el with just spacesJorgen Schaefer2016-05-01
* | Allow pretty lambdas in Scheme modeSimen Heggestøyl2016-02-23
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-25
|\
| * * lisp/progmodes/scheme.el (scheme-mode-syntax-table): Remove hack forStefan Monnier2014-05-20
* | Improve Scheme font-locking for (define ((foo ...) ...) ...).Thien-Thi Nguyen2014-04-25
* | * progmodes/scheme.el (would-be-symbol, next-sexp-as-string):Leo Liu2014-04-24
|/
* Fix debbugs#16971Dmitry Gutov2014-03-17
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/progmodes/python.el (python-mode): Remove incorrect text from docstring.Bozhidar Batsov2013-11-05
* Add some new scheme features (tiny change)Simen Heggestøyl2013-06-14
* Merge from emacs-24Stefan Monnier2013-03-16
|\
| * * progmodes/scheme.el: Add indentation and font-locking for λ.Leo Liu2013-03-16
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Modularize add-log-current-defun.Chong Yidong2012-12-01
|/
* Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* * lisp/progmodes/scheme.el (scheme-indent-function): Yet another doc typo.Glenn Morris2011-09-13
* * lisp/progmodes/scheme.el (scheme-indent-function): Fix doc typo in previous.Glenn Morris2011-09-13