(calcDigit-key): Use minibuffer-prompt-end instead of point-min.
[bpt/emacs.git] / lisp / ielm.el
2000-10-10 Sam Steingolduse lisp-mode-shared-map instead of shared-lisp-mode-map
2000-08-07 Miles Bader(ielm-indent-line): Detect a "prompt" line by seeing...
1998-04-29 Richard M. Stallman(*, **, ***): Add defvars.
1998-04-28 Richard M. Stallman(ielm-eval-input): More of previous change.
1998-04-27 Richard M. Stallman(ielm-eval-input): Use variables *, **, *** not :,...
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1997-06-23 Richard M. Stallman(ielm-header): Delete version and RCS header.
1997-06-22 Richard M. StallmanComment change.
1997-06-22 Richard M. StallmanAdd provide call.
1997-05-27 Richard M. Stallman(ielm-input): New defvar.
1997-05-27 Richard M. StallmanComment change.
1997-05-05 Richard M. Stallman(inferior-emacs-lisp-mode): Add a mode-class property.
1997-05-03 Richard M. StallmanUse defgroup and defcustom.
1997-03-12 Karl Heuer(inferior-emacs-lisp-mode): Set comint-completion-addsu...
1996-08-20 Karl Heuer(ielm-map): Don't bind M-q.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1995-06-29 Richard M. Stallman(ielm-font-lock-keywords): New variable
1995-03-12 Richard M. Stallman(ielm): Use pop-to-buffer.
1994-06-10 Richard M. Stallman(ielm-complete-symbol): Likewise.
1994-05-02 Richard M. Stallman(ielm-dynamic-multiline-inputs): New variable.
1994-05-02 Richard M. StallmanInitial revision