log lisp/emacs-lisp/lisp-mode.el @ 41512:4f4835967793

age author description
Sun, 25 Nov 2001 21:47:40 +0000 Stefan Monnier (lisp-mode-variables): Set syntax-begin-function.
Sun, 25 Nov 2001 19:32:53 +0000 Richard M. Stallman (lisp-indent-function): Add doc string.
Tue, 20 Nov 2001 23:52:46 +0000 Richard M. Stallman (lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table.
Tue, 20 Nov 2001 23:41:41 +0000 Richard M. Stallman (lisp-mode, emacs-lisp-mode): Don't use define-derived-mode.
Tue, 20 Nov 2001 15:10:25 +0000 Stefan Monnier (lisp-fill-paragraph): Don't move back to a line without a comment.
Thu, 15 Nov 2001 15:56:23 +0000 Pavel Jank Fix typo.
Wed, 07 Nov 2001 01:15:30 +0000 Stefan Monnier (lisp-imenu-generic-expression): Paren typo.
Tue, 06 Nov 2001 04:44:51 +0000 Richard M. Stallman (eval-last-sexp-1): Return the value of the evaluated form.
Mon, 05 Nov 2001 02:35:32 +0000 Richard M. Stallman (last-sexp-toggle-display): Cope if previous-single-property-change or
Sun, 28 Oct 2001 14:15:14 +0000 Richard M. Stallman (eval-defun): Doc fix.
Fri, 05 Oct 2001 09:31:27 +0000 Gerd Moellmann (lisp-imenu-generic-expression): Use regexp-opt.
Fri, 27 Jul 2001 15:26:53 +0000 Gerd Moellmann (last-sexp-setup-props): New function.
Thu, 26 Jul 2001 13:41:32 +0000 Gerd Moellmann (eval-last-sexp-1): Don't search for
Thu, 26 Jul 2001 13:34:10 +0000 Gerd Moellmann (eval-last-sexp-1): Look for a `...'
Thu, 26 Jul 2001 12:31:38 +0000 Gerd Moellmann (last-sexp-print): New function.
Thu, 26 Jul 2001 09:28:58 +0000 Gerd Moellmann (eval-last-sexp-1): If standard-output
Wed, 25 Jul 2001 16:23:26 +0000 Eli Zaretskii (eval-print-last-sexp, eval-defun):
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Fri, 06 Jul 2001 15:33:15 +0000 Gerd Moellmann (lisp-mode-shared-map): Bind TAB
Sat, 23 Jun 2001 19:36:23 +0000 Richard M. Stallman (eval-last-sexp): Doc fix.
Tue, 05 Jun 2001 08:49:52 +0000 Eli Zaretskii (lisp-indent-offset): Add a doc string.
Tue, 15 May 2001 11:52:10 +0000 Gerd Moellmann (lisp-mode): Make
Wed, 09 May 2001 15:44:18 +0000 Gerd Moellmann (lisp-interaction-mode): Doc fix.
Sat, 27 Jan 2001 12:17:00 +0000 Eli Zaretskii (lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed,
Fri, 12 Jan 2001 18:07:31 +0000 Sam Steingold (lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'.
Fri, 08 Dec 2000 12:12:13 +0000 Dave Love (lisp-mode): Set
Tue, 14 Nov 2000 09:52:24 +0000 Stefan Monnier (lisp-mode-variables):
Mon, 06 Nov 2000 12:28:33 +0000 Dave Love (lisp-imenu-generic-expression): Match
Sun, 08 Oct 2000 17:23:50 +0000 Dave Love (lisp-imenu-generic-expression): Don't
Tue, 08 Aug 2000 12:16:11 +0000 Gerd Moellmann (eval-last-sexp-1): Handle `#N=' labels.
Wed, 05 Jul 2000 15:16:15 +0000 Gerd Moellmann (eval-defun-2): Remove parameter
Fri, 19 May 2000 21:36:14 +0000 Stefan Monnier (lisp-mode-variables): Set comment-add.
Sun, 26 Mar 2000 16:36:17 +0000 Dave Love (lisp-eval-defun): Make arglist compatible with inf-lisp version.
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.