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.
Thu, 19 Nov 1998 18:45:47 +0000 Richard M. Stallman (lisp-interaction-mode-map): Doc fix.
Mon, 16 Nov 1998 06:26:27 +0000 Kenichi Handa Set syntaxes all non-word multibyte
Tue, 06 Oct 1998 23:33:04 +0000 Karl Heuer (eval-defun): Return the evaluation result.
Fri, 04 Sep 1998 20:49:12 +0000 Karl Heuer (lisp-imenu-generic-expression):
Sat, 13 Jun 1998 04:33:31 +0000 Richard M. Stallman (eval-defun): Pass read function to
Mon, 25 May 1998 22:40:45 +0000 Richard M. Stallman (eval-defun): Pass proper beg to eval-region.
Mon, 13 Apr 1998 06:55:34 +0000 Karl Heuer (eval-defun): Arrange to use eval-region
Wed, 18 Mar 1998 16:02:37 +0000 Dave Love (lisp-fill-paragraph): Adjust
Sun, 08 Mar 1998 23:40:28 +0000 Richard M. Stallman (lisp-interaction-mode-map)
Fri, 12 Dec 1997 17:10:08 +0000 Dave Love Use imenu-case-fold-search.
Mon, 24 Nov 1997 03:32:20 +0000 Richard M. Stallman (lisp-mode-auto-fill): New function.
Wed, 01 Oct 1997 17:28:02 +0000 Richard M. Stallman (lisp-imenu-generic-expression): Allow `/' in names.
Tue, 09 Sep 1997 19:54:18 +0000 Richard M. Stallman (lisp-imenu-generic-expression): Recognize`defcustom' and `defgroup".
Tue, 26 Aug 1997 18:13:31 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give formfeed whitespace syntax.
Thu, 31 Jul 1997 06:59:37 +0000 Richard M. Stallman (eval-last-sexp): Ignore `...' around sexp.