summaryrefslogtreecommitdiff
path: root/lisp/progmodes/inf-lisp.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'Sam Steingold2021-12-28
|/
* Allow using spaces in `inferior-lisp' command namesLars Ingebrigtsen2021-07-15
* Remove redundant #' before lambda in progmodes/*.elStefan Kangas2021-04-01
* Use lexical-binding in progmodes/inf-lisp.elStefan Kangas2021-03-31
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-24
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-13
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/emacs-lisp/lisp-mode.el: Give paren syntax to [...] in lisp-data-modeStefan Monnier2020-12-06
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Make more load-hooks obsoleteGlenn Morris2020-01-16
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Make lisp-do-defun do the right thing with trailing commentsLars Ingebrigtsen2019-10-03
* Update copyright year to 2019Paul Eggert2019-01-01
* ; Use GNU not Gnu in docsGlenn Morris2018-03-23
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* ; Comment fixes.Glenn Morris2015-06-15
* Update copyright year to 2015Paul Eggert2015-01-01
* New user commands, similar to what is available in ESSSam Steingold2014-07-08
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/progmodes/inf-lisp.el (inferior-lisp-menu): Add menu.John Anthony2013-10-24
* Doc fixes re set-variableGlenn Morris2013-02-21
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Remove purecopy's that are no longer needed following previous changeGlenn Morris2012-09-29
* Do not autoload defcustoms in inf-lisp.elGlenn Morris2012-09-29
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-11
* Spelling fixes.Paul Eggert2011-11-19
* Reintroduce pop-to-buffer-same-window; use it for previous users of same-wind...Chong Yidong2011-09-22
* Change modes that used same-window-* vars to use switch-to-buffer.Chong Yidong2011-09-11
* Tweaks to display-buffer default actions; remove same-window-* autoload forms.Chong Yidong2011-09-10
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-10
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-11
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-11