Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 26 Nov 2007 20:27:12 +0000 |
Stefan Monnier |
(end-of-defun): Restructure so that end-of-defun-function is called
|
Thu, 22 Nov 2007 22:12:22 +0000 |
Stefan Monnier |
(beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function.
|
Wed, 05 Mar 2008 20:53:40 +0000 |
Chong Yidong |
(parens-require-spaces): Doc fix.
|
Mon, 07 Jan 2008 01:07:48 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 25 Jul 2007 04:09:49 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Wed, 28 Mar 2007 00:54:08 +0000 |
Stefan Monnier |
(lisp-complete-symbol): Make get-buffer-window find windows in other frames.
|
Sun, 21 Jan 2007 02:48:43 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sun, 17 Dec 2006 22:56:39 +0000 |
Chong Yidong |
(beginning-of-defun-raw): Optimise (for speed) the case when
|
Thu, 07 Dec 2006 05:06:17 +0000 |
Glenn Morris |
Update copyright years.
|
Wed, 08 Nov 2006 19:19:52 +0000 |
Alan Mackenzie |
2006-11-08 Alan Mackenzie <acm@muc.de>
|
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.
|
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):
|
Mon, 05 May 1997 15:06:25 +0000 |
Richard M. Stallman |
Use defcustom.
|
Fri, 01 Nov 1996 08:19:07 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Sort the list.
|
Tue, 08 Oct 1996 23:13:39 +0000 |
Erik Naggum |
(narrow-to-defun): Narrow to the same defun that `mark-defun' would make
|
Thu, 29 Aug 1996 04:42:40 +0000 |
Richard M. Stallman |
(narrow-to-defun): New function.
|
Sun, 14 Jan 1996 07:34:30 +0000 |
Erik Naggum |
Update FSF's address.
|
Thu, 22 Sep 1994 06:42:30 +0000 |
Richard M. Stallman |
(insert-parentheses): Don't insert spaces at beginning and end of buffer.
|
Mon, 11 Jul 1994 21:26:44 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Bind completion-fixup-function.
|
Fri, 10 Jun 1994 23:01:49 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Likewise.
|
Tue, 03 May 1994 23:47:06 +0000 |
Karl Heuer |
Update copyright.
|
Wed, 20 Apr 1994 01:11:35 +0000 |
Karl Heuer |
(defun-prompt-regexp): Make this variable buffer-local.
|
Sat, 19 Mar 1994 04:07:37 +0000 |
Karl Heuer |
(beginning-of-defun-raw): Don't err when called at end of buffer.
|
Fri, 18 Mar 1994 02:21:52 +0000 |
Karl Heuer |
(beginning-of-defun-raw): New function.
|
Fri, 18 Mar 1994 01:47:28 +0000 |
Karl Heuer |
(end-of-defun): Fix check for trailing comment.
|
Tue, 15 Mar 1994 23:36:48 +0000 |
Karl Heuer |
(defun-prompt-regexp): Doc fix.
|
Fri, 18 Feb 1994 23:51:41 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Doc fix.
|
Thu, 17 Feb 1994 21:06:52 +0000 |
Richard M. Stallman |
(defun-prompt-regexp): Now a user variable.
|
Mon, 07 Feb 1994 22:57:35 +0000 |
Karl Heuer |
(insert-parentheses): Doc mod.
|
Wed, 16 Jun 1993 19:34:11 +0000 |
Richard M. Stallman |
(parens-require-spaces): Var renamed and sense changed.
|
Mon, 14 Jun 1993 22:58:54 +0000 |
Richard M. Stallman |
(parens-dont-require-spaces): New variable.
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Sun, 16 May 1993 15:28:52 +0000 |
Richard M. Stallman |
(mark-sexp, mark-defun): Activate the mark.
|
Mon, 22 Mar 1993 03:27:18 +0000 |
Eric S. Raymond |
Added or corrected Commentary sections
|
Thu, 18 Mar 1993 21:29:42 +0000 |
Eric S. Raymond |
Add or correct keywords
|
Wed, 22 Jul 1992 04:22:30 +0000 |
Eric S. Raymond |
entered into RCS
|
Fri, 17 Jul 1992 08:15:29 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Thu, 16 Jul 1992 21:47:34 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Sat, 30 May 1992 22:12:04 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Tue, 12 Mar 1991 20:00:05 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 10 Dec 1990 03:02:52 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 12 Nov 1990 22:03:33 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 27 Aug 1990 04:15:41 +0000 |
root |
Initial revision
|