1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Richard M. Stallman
d38e7d5f4a (*, **, ***): Add defvars. 1998-04-29 05:20:31 +00:00
Richard M. Stallman
71d54f8869 (ielm-eval-input): More of previous change. 1998-04-28 02:10:42 +00:00
Richard M. Stallman
fed9da131c (ielm-eval-input): Use variables *, **, *** not :, ::, :::.
(inferior-emacs-lisp-mode): Corresponding changes.
1998-04-27 01:28:39 +00:00
Simon Marshall
883212ce69 Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
Richard M. Stallman
0a13146e0d (ielm-header): Delete version and RCS header. 1997-06-23 02:07:09 +00:00
Richard M. Stallman
326e87d25c Comment change. 1997-06-22 19:52:10 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Richard M. Stallman
94aba130a0 (ielm-input): New defvar. 1997-05-27 20:37:34 +00:00
Richard M. Stallman
4228277d98 Comment change. 1997-05-27 17:46:19 +00:00
Richard M. Stallman
95b20f3b9b (inferior-emacs-lisp-mode): Add a mode-class property. 1997-05-05 01:02:41 +00:00
Richard M. Stallman
9411439468 Use defgroup and defcustom. 1997-05-03 19:53:57 +00:00
Karl Heuer
34ce46c808 (inferior-emacs-lisp-mode): Set comint-completion-addsuffix. 1997-03-12 00:29:09 +00:00
Karl Heuer
950086e6eb (ielm-map): Don't bind M-q.
(inferior-emacs-lisp-mode): Set fill-paragraph-function instead.
1996-08-20 19:10:47 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Richard M. Stallman
9d42eea392 (ielm-font-lock-keywords): New variable
(inferior-emacs-lisp-mode): Use it for font-lock support
1995-06-29 23:13:19 +00:00
Richard M. Stallman
9e983c7816 (ielm): Use pop-to-buffer.
(same-window-buffer-names): Add *ielm*.
1995-03-12 18:34:57 +00:00
Richard M. Stallman
e58df0dc54 (ielm-complete-symbol): Likewise. 1994-06-10 23:00:56 +00:00
Richard M. Stallman
e848854a11 (ielm-dynamic-multiline-inputs): New variable.
(ielm-return): Support it.

(ielm-print-working-buffer): New command
(ielm-change-working-buffer): New command
(ielm-display-working-buffer): New command
(ielm-map): Bindings for new commands; bindings from
shared-lisp-mode-map; Lemacs support.

(ielm-eval-input): Give bindings in scope during the eval
non-clashing names (ielm- prefix)

(ielm-get-old-input): New function
(inferior-emacs-lisp-mode): Bind it to comint-get-old-input
1994-05-02 17:13:42 +00:00
Richard M. Stallman
813f532d2f Initial revision 1994-05-02 05:16:59 +00:00