log lisp/emacs-lisp/lisp-mode.el @ 50463:b4b69a752c69

age author description
Sun, 06 Apr 2003 20:17:01 +0000 Richard M. Stallman (last-sexp-toggle-display): Correct the starting point for
Sun, 02 Mar 2003 16:18:36 +0000 Matthew Swift (emacs-lisp-docstring-fill-column): New custom variable.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Wed, 29 Jan 2003 21:45:07 +0000 John Paul Wallington * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
Sun, 03 Nov 2002 03:43:49 +0000 Stefan Monnier (lisp-fill-paragraph): Use fill-comment-paragraph.
Sat, 02 Nov 2002 01:38:03 +0000 Stefan Monnier (lisp-fill-paragraph): Use match-string and line-beginning-position.
Wed, 03 Jul 2002 12:01:24 +0000 Juanma Barranquero Fix typo.
Sun, 13 Jan 2002 05:40:59 +0000 Colin Walters Handle define-ibuffer-column, define-ibuffer-filter,
Fri, 21 Dec 2001 14:07:45 +0000 Richard M. Stallman (eval-defun-1): Cope with atoms as args.
Tue, 04 Dec 2001 07:09:47 +0000 Colin Walters (toplevel): Define docstring offset for `defmacro*'.
Fri, 30 Nov 2001 10:17:56 +0000 Stefan Monnier (read-if): Add lisp-indent-function prop.
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.
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.
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.