log lisp/emacs-lisp/lisp-mode.el @ 19342:7edc045d085a

age author description
Thu, 31 Jul 1997 06:59:37 +0000 Richard M. Stallman (eval-last-sexp): Ignore `...' around sexp.
Thu, 10 Apr 1997 05:58:24 +0000 Richard M. Stallman (eval-defun): For defcustom, always set the value.
Sat, 05 Apr 1997 21:51:44 +0000 Richard M. Stallman (indent-sexp): If calculate-lisp-indent returns nil,
Tue, 11 Mar 1997 22:32:22 +0000 Karl Heuer (lisp-imenu-generic-expression): Accept `*', `|',
Sun, 23 Feb 1997 07:52:35 +0000 Karl Heuer (eval-last-sexp): Allow let-bindings to terminate
Mon, 16 Dec 1996 01:33:02 +0000 Richard M. Stallman Change defconsts to defvars.
Mon, 11 Nov 1996 20:42:08 +0000 Erik Naggum (combine-after-change-calls): The first form is not special.
Sat, 09 Nov 1996 21:48:25 +0000 Richard M. Stallman (combine-after-change-calls): Add lisp-indent-function property.
Tue, 08 Oct 1996 18:22:57 +0000 Erik Naggum (with-current-buffer): Correct indentation property.
Thu, 03 Oct 1996 21:51:39 +0000 Richard M. Stallman (eval-after-load): Add lisp-indent-function for it.
Thu, 03 Oct 1996 02:16:38 +0000 Erik Naggum (with-temp-buffer): Add indentation property.
Sat, 28 Sep 1996 04:21:22 +0000 Richard M. Stallman (with-temp-file): Add lisp-indent-function property.
Fri, 27 Sep 1996 20:38:03 +0000 Richard M. Stallman (save-current-buffer, with-current-buffer)
Thu, 04 Jul 1996 05:45:50 +0000 Miles Bader (lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
Sun, 17 Mar 1996 15:38:50 +0000 Richard M. Stallman (lisp-fill-paragraph): Treat code-and-comment case specially.
Sat, 02 Mar 1996 06:37:35 +0000 Richard M. Stallman Comment change.
Thu, 29 Feb 1996 08:19:46 +0000 Simon Marshall Save if reqd in emacs-lisp-byte-compile-and-load.
Wed, 21 Feb 1996 21:26:11 +0000 Karl Heuer (lisp-fill-paragraph): When filling a comment,
Mon, 05 Feb 1996 17:43:22 +0000 Richard M. Stallman (lisp-mode-variables): Locally clear adaptive-fill-mode.
Fri, 26 Jan 1996 19:47:32 +0000 Richard M. Stallman (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.
Wed, 24 Jan 1996 23:28:37 +0000 Karl Heuer (emacs-lisp-mode-map): Avoid duplicate in menu bindings.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Tue, 09 Jan 1996 23:19:05 +0000 Karl Heuer (emacs-lisp-byte-compile): Fix error message.
Thu, 21 Dec 1995 17:54:46 +0000 Karl Heuer (lisp-fill-paragraph): Several changes.
Sat, 11 Nov 1995 05:32:13 +0000 Richard M. Stallman (lisp-mode-variables, lisp-fill-paragraph): Remove
Fri, 28 Jul 1995 00:14:15 +0000 Karl Heuer (lisp-imenu-generic-expression): Var defined.
Wed, 26 Jul 1995 22:21:02 +0000 Richard M. Stallman (shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
Wed, 21 Jun 1995 23:03:59 +0000 Richard M. Stallman (eval-defun): Don't change defvar to defconst
Wed, 14 Jun 1995 14:58:36 +0000 Simon Marshall Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.
Tue, 30 May 1995 23:07:27 +0000 Karl Heuer (emacs-lisp-mode-map): Add a menu.
Sat, 11 Mar 1995 22:42:29 +0000 Richard M. Stallman (eval-defun): Convert defvar to defconst.
Thu, 02 Feb 1995 09:44:38 +0000 Richard M. Stallman (lisp-fill-paragraph): Return t.
Thu, 02 Feb 1995 09:40:06 +0000 Richard M. Stallman (shared-lisp-mode-map): Don't bind M-q.
Mon, 30 Jan 1995 02:16:26 +0000 Richard M. Stallman (lisp-indent-region): Set endmark before indenting first line.
Mon, 10 Oct 1994 21:54:32 +0000 Richard M. Stallman Fix typo in previous change.
Mon, 10 Oct 1994 21:53:52 +0000 Richard M. Stallman (calculate-lisp-indent): Local var
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.
Fri, 18 Sep 1992 18:47:19 +0000 Richard M. Stallman entered into RCS
Mon, 27 Jul 1992 02:56:28 +0000 Richard M. Stallman *** empty log message ***
Wed, 22 Jul 1992 04:22:42 +0000 Eric S. Raymond *** empty log message ***
Fri, 17 Jul 1992 08:15:29 +0000 Eric S. Raymond *** empty log message ***
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Wed, 24 Jun 1992 05:09:26 +0000 Jim Blandy *** empty log message ***
Wed, 03 Jun 1992 05:58:08 +0000 Richard M. Stallman *** empty log message ***
Sat, 30 May 1992 22:12:04 +0000 Eric S. Raymond *** empty log message ***
Mon, 16 Mar 1992 20:39:07 +0000 Jim Blandy *** empty log message ***