log lisp/emacs-lisp/lisp-mode.el @ 27934:8c28c1c31e9b

age author description
Wed, 01 Mar 2000 20:59:07 +0000 Dave Love (lisp-mode-syntax-table): Fix syntax of |.
Wed, 23 Feb 2000 00:11:44 +0000 Kenichi Handa Don't change syntax of multibyte
Tue, 22 Feb 2000 20:13:31 +0000 Dave Love (emacs-lisp-mode-syntax-table)
Fri, 28 Jan 2000 22:14:30 +0000 Dave Love Add indent specs for dolist, dotimes, when, unless.
Wed, 12 Jan 2000 13:10:17 +0000 Gerd Moellmann (eval-last-sexp-1): Renamed from
Wed, 12 Jan 2000 03:08:29 +0000 Richard M. Stallman *** empty log message ***
Thu, 02 Dec 1999 10:19:24 +0000 Gerd Moellmann (lisp-mode-variables): Change
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.
Thu, 29 Jul 1999 22:04:13 +0000 Dave Love (eval-defun): Re-written to avoid
Sun, 27 Jun 1999 21:45:34 +0000 Karl Heuer (eval-defun): Doc fix.