log lisp/emacs-lisp/lisp.el @ 64257:808b36b5395e

age author description
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Tue, 21 Jun 2005 13:44:23 +0000 Juanma Barranquero (check-parens): Fix spellings.
Wed, 18 May 2005 08:28:52 +0000 Lute Kamstra (check-parens): Fix docstring.
Fri, 08 Apr 2005 23:10:24 +0000 Luc Teirlinck (defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)
Sun, 06 Feb 2005 10:40:20 +0000 Richard M. Stallman (buffer-end): Doc fix.
Mon, 17 Jan 2005 23:48:10 +0000 Richard M. Stallman (backward-kill-sexp, kill-sexp): Doc fixes.
Wed, 29 Dec 2004 01:32:06 +0000 Richard M. Stallman (mark-sexp, mark-defun): New arg ALLOW-EXTEND
Tue, 14 Dec 2004 12:18:11 +0000 Kim F. Storm (beginning-of-defun, end-of-defun): Don't
Mon, 13 Dec 2004 03:09:59 +0000 Juri Linkov * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
Tue, 12 Oct 2004 16:05:55 +0000 Stefan Monnier (mark-sexp): Preserve direction when repeating.
Sat, 04 Sep 2004 12:56:54 +0000 Eli Zaretskii (kill-backward-up-list): New function.
Thu, 02 Sep 2004 09:43:38 +0000 Juri Linkov (beginning-of-defun, end-of-defun):
Fri, 28 May 2004 21:12:25 +0000 Juri Linkov (insert-pair-alist): New var.
Sat, 22 May 2004 07:41:55 +0000 Richard M. Stallman (mark-defun, narrow-to-defun): If moving back then fwd gets a defun
Sat, 01 May 2004 03:58:43 +0000 Juri Linkov (beginning-of-defun, end-of-defun):
Wed, 14 Apr 2004 18:20:23 +0000 Stefan Monnier (beginning-of-defun-raw, end-of-defun):
Thu, 29 Jan 2004 17:56:42 +0000 Richard M. Stallman (beginning-of-defun-raw, end-of-defun):
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 20 Aug 2003 18:48:43 +0000 Dave Love (beginning-of-defun-function): Doc fix.
Sun, 18 May 2003 21:51:01 +0000 Stefan Monnier (beginning-of-defun-raw): Use shy-group.
Thu, 17 Oct 2002 16:50:28 +0000 Juanma Barranquero (beginning-of-defun): Fix typo.
Sun, 17 Feb 2002 15:07:35 +0000 Kai Grojohann * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
Fri, 15 Feb 2002 08:53:15 +0000 Kai Grojohann * lisp/simple.el (mark-word): Mark more if repeated.
Fri, 11 Jan 2002 21:22:28 +0000 Richard M. Stallman (lisp-complete-symbol): Repeating the command
Mon, 19 Nov 2001 22:06:10 +0000 Stefan Monnier (mark-sexp): Mark more if repeated.
Tue, 24 Oct 2000 11:22:48 +0000 Gerd Moellmann (defun-prompt-regexp): Doc fix.
Fri, 13 Oct 2000 11:45:46 +0000 Gerd Moellmann (down-list, backward-up-list, up-list): Doc fix.
Sun, 01 Oct 2000 00:57:13 +0000 Stefan Monnier (lisp-complete-symbol): Only jump 2 not 3 levels.
Fri, 29 Sep 2000 03:30:04 +0000 Stefan Monnier (lisp-complete-symbol):
Sun, 20 Aug 2000 18:10:48 +0000 Dave Love (defun-prompt-regexp, parens-require-spaces): Doc fix.