summaryrefslogtreecommitdiff
path: root/lisp/ielm.el
Commit message (Expand)AuthorAge
* Add support for reading/writing IELM input history (bug#67000)Simen Heggestøyl2024-02-15
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-09-09
|\|
| * Fix defcustom :type of ielm-indirect-setup-hookMauro Aranda2023-09-08
* | Merge from origin/emacs-29Eli Zaretskii2023-08-12
|\|
| * Substitute command keys in 'ielm-header' at use timeMatthew Tromp2023-08-12
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-14
|\ \
| * | cl-print: Put buttons on ellipsesStefan Monnier2023-07-13
| |/
* / Make binaries distributed with Emacs work on AndroidPo Lu2023-01-24
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Rename comint-fl-* to comint-fontify-input-* and mention it in NEWSMiha Rihtaršič2022-09-30
* ; Fix typos (prefer American spelling)Stefan Kangas2022-09-29
* Improve some shell highlight doc stringsMiha Rihtaršič2022-09-11
* Input fontification for M-x ielmMiha Rihtaršič2022-09-09
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * lisp/ielm.el (ielm-map): Use defvar-keymap.Stefan Kangas2021-12-13
* | * lisp/ielm.el (ielm-header): Show key binding for describe-mode.Stefan Kangas2021-12-13
|/
* Improve error message in ielm on printing errorsLars Ingebrigtsen2021-09-04
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/ielm.el (inferior-emacs-lisp-mode): Prefer setq-local.Stefan Kangas2020-12-07
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-04
* Don't call undefined function elisp-eldoc-documentation-function (bug#42493)Tassilo Horn2020-07-23
* * lisp/ielm.el: Handle corner case where */**/*** are not yet boundStefan Monnier2020-05-11
* Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza2020-02-25
* Update copyright year to 2020Paul Eggert2020-01-01
* Add doc strings to the ielm * variablesLars Ingebrigtsen2019-06-20
* Don't define *, ** and ** in ielm as real variablesLars Ingebrigtsen2019-06-20
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Use lexical-binding by default for M-:, --eval, and *scratch*Stefan Monnier2019-04-25
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Make ielm accept an optional buffer name paramBozhidar Batsov2018-07-21
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | * lisp/ielm.el: Bring up the debugger when requestedJarosław Rzeszótko2018-01-20
* | * lisp/ielm.el (ielm-eval-input): Use cl-print.Stefan Monnier2018-01-15
|/
* 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
* Fix some file headers for the purpose of `package--builtins'Artur Malabarba2015-12-03
* * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bolJuri Linkov2015-10-30
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* In `ielm' use `pop-to-buffer-same-window' instead of `switch-to-buffer'Vasilij Schneidermann2015-08-21
* Don't quote nil and t in doc stringsPaul Eggert2015-05-21
* eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz2015-01-20
* Update copyright year to 2015Paul Eggert2015-01-01
* Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.Stefan Monnier2014-09-26