summaryrefslogtreecommitdiff
path: root/lisp/ielm.el
Commit message (Expand)AuthorAgeFilesLines
* Use lexical-binding by default for M-:, --eval, and *scratch*Stefan Monnier2019-04-251-2/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Make ielm accept an optional buffer name paramBozhidar Batsov2018-07-211-6/+8
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+2
* | * lisp/ielm.el: Bring up the debugger when requestedJarosław Rzeszótko2018-01-201-4/+1
* | * lisp/ielm.el (ielm-eval-input): Use cl-print.Stefan Monnier2018-01-151-6/+17
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix some file headers for the purpose of `package--builtins'Artur Malabarba2015-12-031-2/+1
* * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bolJuri Linkov2015-10-301-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* In `ielm' use `pop-to-buffer-same-window' instead of `switch-to-buffer'Vasilij Schneidermann2015-08-211-1/+1
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* eldoc: modify `eldoc-documentation-function' using `add-function'Michal Nazarewicz2015-01-201-3/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.Stefan Monnier2014-09-261-1/+3
* * lisp/ielm.el (inferior-emacs-lisp-mode): Instead ofDmitry Gutov2014-02-101-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Replace refs to obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'Glenn Morris2014-01-291-1/+1
* * lisp/ielm.el (ielm-tab): Retarget.Stefan Monnier2014-01-031-28/+11
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/simple.el (eval-expression-print-format): Don't check forJuri Linkov2013-12-191-1/+3
* IELM improvements.Daniel Colascione2013-10-171-143/+199
* Silence ielm compilationGlenn Morris2013-05-291-8/+7
* * lisp/ielm.el (ielm-menu): New menu.Rüdiger Sonderfeld2013-05-231-0/+10
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Change modes that used same-window-* vars to use switch-to-buffer.Chong Yidong2011-09-111-1/+1
* Tweaks to display-buffer default actions; remove same-window-* autoload forms.Chong Yidong2011-09-101-2/+0
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-1/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-5/+15
* Merge from trunkStefan Monnier2011-02-011-3/+1
|\
| * Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
| * Nuke arch-tags.Glenn Morris2011-01-151-1/+0
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Obey lexical-binding in interactive evaluation commands.Stefan Monnier2010-12-151-1/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * minibuffer.el (completion-at-point-functions): New var.Stefan Monnier2009-12-071-1/+3
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (ielm-eval-input): Fix thinko in last change.Stefan Monnier2008-11-161-1/+1
* * ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)Juanma Barranquero2008-11-161-180/+158
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* * ielm.el (ielm-is-whitespace-or-comment): Docstring fix.Bastien Guerry2008-02-161-1/+1
* 2008-02-15 Lawrence Mitchell <wence@gmx.li> (tiny change)Bastien Guerry2008-02-151-4/+6