aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ielm.el
Commit message (Expand)AuthorAgeFilesLines
* 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 <[email protected]> (tiny change)Bastien Guerry2008-02-151-4/+6
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * calc/calc.el (calc-emacs-type-lucid): Remove.Dan Nicolaescu2007-10-291-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (ielm-dynamic-return, inferior-emacs-lisp-mode): Fix spellings in docstrings.Juanma Barranquero2005-06-101-2/+2
* (inferior-emacs-lisp-mode): Use delay-mode-hooks..Luc Teirlinck2005-05-291-1/+2
* (inferior-emacs-lisp-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* (inferior-emacs-lisp-mode): Set paragraph-separate buffer locally toLuc Teirlinck2005-04-261-1/+2
* (ielm-prompt-read-only): Doc fix.Luc Teirlinck2005-04-071-1/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* (ielm-tab, ielm-complete-symbol): Doc fix.John Paul Wallington2004-08-251-3/+3
* (ielm-prompt-read-only): Update docstring.Luc Teirlinck2004-05-011-1/+22
* (ielm-prompt-read-only, ielm-prompt): Update docstring.Luc Teirlinck2004-04-291-37/+18
* (ielm-prompt-read-only, ielm-prompt): Minor doc fix.Luc Teirlinck2004-04-261-2/+2
* (ielm-prompt-read-only, ielm-prompt): Expand docstring.Luc Teirlinck2004-04-261-12/+30
* (inferior-emacs-lisp-mode): Display working buffer on the mode line. BindJuanma Barranquero2004-04-251-6/+9
* (ielm-prompt-read-only): New user option.Luc Teirlinck2004-04-241-4/+28
* (inferior-emacs-lisp-mode): Fix docstring.Juanma Barranquero2004-04-231-5/+5
* (ielm-mode-hook): Add :options.Dave Love2003-09-061-21/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (inferior-emacs-lisp-mode): Bind comint-dynamic-complete-functions locally.Andreas Schwab2003-01-121-1/+2
* (inferior-emacs-lisp-mode): If hexl not found, use cat. point-min != 1.Stefan Monnier2002-10-211-4/+6
* (inferior-emacs-lisp-mode): Treat the header as output,Richard M. Stallman2002-09-261-0/+4
* (*1): Fix previous change.Richard M. Stallman2002-09-231-1/+1
* (ielm-eval-input): Call `error-message-string' instead of the non-existentJuanma Barranquero2002-09-191-1/+1
* (*1, *2, *3): New variables.Richard M. Stallman2002-09-181-29/+73
* [original idea from Luc Teirlinck <[email protected]>]Miles Bader2002-08-191-2/+8
* (ielm-eval-input): Use error-message-string.Richard M. Stallman2002-06-151-18/+2
* (ielm-prompt): Allow customization; make it read-only.Juanma Barranquero2002-02-251-2/+6
* (ielm-match-data): New var.Stefan Monnier2002-02-251-1/+7
* (inferior-emacs-lisp-mode): Use hexl for the dummy process.Jason Rumney2002-02-241-1/+3
* use lisp-mode-shared-map instead of shared-lisp-mode-mapSam Steingold2000-10-101-19/+19
* (ielm-indent-line): Detect a "prompt" line by seeing if comint-bolMiles Bader2000-08-071-3/+1
* (*, **, ***): Add defvars.Richard M. Stallman1998-04-291-1/+10
* (ielm-eval-input): More of previous change.Richard M. Stallman1998-04-281-3/+3
* (ielm-eval-input): Use variables *, **, *** not :, ::, :::.Richard M. Stallman1998-04-271-13/+13
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+3
* (ielm-header): Delete version and RCS header.Richard M. Stallman1997-06-231-5/+1
* Comment change.Richard M. Stallman1997-06-221-2/+2
* Add provide call.Richard M. Stallman1997-06-221-1/+3