Mercurial > emacs
log lisp/emacs-lisp/lisp-mode.el @ 25723:5984b9cfea66
age | author | description |
---|---|---|
Tue, 14 Sep 1999 20:12:00 +0000 | Gerd Moellmann | (eval-last-sexp): Use prin1 instead of print. |
Tue, 14 Sep 1999 07:00:36 +0000 | Richard M. Stallman | (eval-defun, eval-last-sexp): |
Sun, 12 Sep 1999 02:17:20 +0000 | Richard M. Stallman | (eval-last-sexp): If after ?\LETTER, use all of that as the sexp. |
Fri, 10 Sep 1999 18:08:06 +0000 | Dave Love | (lisp-imenu-generic-expression): Recognize define-widget. |
Sun, 29 Aug 1999 19:53:27 +0000 | Richard M. Stallman | (eval-defun): Expand macros, |
Fri, 30 Jul 1999 00:50:59 +0000 | Dave Love | Fix previous change. |