log lisp/emacs-lisp/lisp.el @ 44295:ea6a55176423

age author description
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.
Sun, 07 Sep 1997 01:12:07 +0000 Richard M. Stallman (move-past-close-and-reindent):