log lisp/emacs-lisp/lisp.el @ 59602:99bf07f49031

age author description
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.
Fri, 24 Mar 2000 20:42:41 +0000 Gerd Moellmann (beginning-of-defun-raw): Add regexp
Fri, 21 Jan 2000 02:44:44 +0000 Richard M. Stallman (beginning-of-defun-function): Variable renamed from beginning-of-defun.
Wed, 05 Jan 2000 15:08:36 +0000 Dave Love (beginning-of-defun): New variable.
Tue, 13 Oct 1998 23:56:32 +0000 Richard M. Stallman (lisp-complete-symbol): Don't bind completion-fixup-function.
Tue, 09 Sep 1997 02:57:48 +0000 Richard M. Stallman (defun-prompt-regexp): Fix customize type.