log lisp/emacs-lisp/lisp-mode.el @ 9415:ee3bdb606d7b

age author description
Sun, 09 Oct 1994 19:20:02 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
Mon, 25 Jul 1994 00:32:46 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.
Tue, 03 May 1994 23:59:48 +0000 Richard M. Stallman (lisp-mode-variables): Added missing backslash to outline-regexp.
Thu, 28 Apr 1994 08:09:01 +0000 Karl Heuer (lisp-mode-variables): Undo previous change.
Sun, 24 Apr 1994 08:33:40 +0000 Richard M. Stallman (lisp-mode-variables): In comment-start-skip,
Thu, 24 Feb 1994 22:36:24 +0000 Richard M. Stallman (lisp-mode-variables): Set outline-regexp.
Mon, 22 Nov 1993 00:41:35 +0000 Richard M. Stallman (lisp-eval-defun): Renamed from lisp-send-defun.
Fri, 11 Jun 1993 07:00:05 +0000 Richard M. Stallman (lisp-indent-function): Look for either
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 29 May 1993 05:45:47 +0000 Richard M. Stallman (indent-sexp): Even if outer-loop-done is t, still move down one line.
Fri, 21 May 1993 16:37:35 +0000 Richard M. Stallman (lisp-body-indent): Add doc.
Thu, 01 Apr 1993 22:20:19 +0000 Richard M. Stallman (eval-defun): Rename argument to avoid collision.
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections
Wed, 17 Mar 1993 16:56:02 +0000 Eric S. Raymond Add standard library headers.
Sun, 14 Feb 1993 14:33:44 +0000 Jim Blandy * lisp-mode.el (lisp-fill-paragraph): New function.