log lisp/emacs-lisp/lisp.el @ 70834:7ca4cd6f07f2

age author description
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 22 Dec 2005 07:41:04 +0000 Romain Francoise (lisp-complete-symbol): Don't print progress messages if in the
Thu, 22 Dec 2005 01:48:20 +0000 Stefan Monnier (lisp-complete-symbol): Mostly undo the change by Kevin Rodgers.
Wed, 21 Dec 2005 20:02:20 +0000 Stefan Monnier (lisp-complete-symbol): Don't call delete-windows-on with an inexistent buffer.
Sat, 10 Dec 2005 11:39:24 +0000 Eli Zaretskii (lisp-complete-symbol): Regenerate the completion list, even after a partial
Sun, 16 Oct 2005 09:31:48 +0000 Masatake YAMATO * message.el (message-expand-group): Pass the common
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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.