Tue, 12 Oct 2010 01:57:49 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Sat, 09 Oct 2010 17:43:43 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
|
Mon, 20 Sep 2010 23:45:09 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Use syntax-class.
|
Sun, 29 Aug 2010 12:17:13 -0400 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
Tue, 17 Aug 2010 22:18:40 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 20 Apr 2010 00:54:28 -0700 |
Glenn Morris |
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
|
Tue, 27 Apr 2010 13:57:32 -0400 |
Stefan Monnier |
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
|
Wed, 21 Apr 2010 13:53:03 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Try and handle errors.
|
Tue, 20 Apr 2010 12:37:31 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Complete around point.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 07 Dec 2009 20:06:26 +0000 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
Thu, 19 Nov 2009 03:12:51 +0000 |
Stefan Monnier |
* abbrev.el (abbrev-with-wrapper-hook): (re)move...
|
Sun, 30 Aug 2009 21:45:36 +0000 |
Stefan Monnier |
(lisp-complete-symbol): Use minibuffer-complete.
|
Sun, 30 Aug 2009 15:13:35 +0000 |
Stefan Monnier |
(field-complete): Use minibuffer-complete.
|
Wed, 22 Jul 2009 02:45:34 +0000 |
Glenn Morris |
Remove leading * from defcustom docs.
|
Tue, 03 Mar 2009 16:12:02 +0000 |
Stefan Monnier |
(end-of-defun-function): Make it more clear that
|
Thu, 19 Feb 2009 17:31:51 +0000 |
Stefan Monnier |
(beginning-of-defun): Fix harmless paren typo.
|
Thu, 19 Feb 2009 16:55:24 +0000 |
Stefan Monnier |
(end-of-defun): Consider the ".*\n" after the end of
|
Sat, 14 Feb 2009 04:19:34 +0000 |
Stefan Monnier |
(end-of-defun-function): Docstring fix.
|
Thu, 12 Feb 2009 04:31:01 +0000 |
Stefan Monnier |
(end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw.
|
Thu, 12 Feb 2009 04:16:14 +0000 |
Stefan Monnier |
(end-of-defun): Don't skip to next line after
|
Wed, 04 Feb 2009 05:48:16 +0000 |
Miles Bader |
Add "^" to interactive spec of sexp movement commands
|
Sat, 31 Jan 2009 16:19:46 +0000 |
Chong Yidong |
(end-of-defun): Protect against infloops (Bug#2106).
|
Fri, 09 Jan 2009 04:29:16 +0000 |
Glenn Morris |
Replace last-command-char with last-command-event.
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 26 Nov 2008 10:46:21 +0000 |
Juanma Barranquero |
Fix typo in previous commit.
|
Wed, 26 Nov 2008 10:30:53 +0000 |
Alan Mackenzie |
(forward-sexp, backward-sexp, mark-sexp)
|
Fri, 15 Aug 2008 00:06:12 +0000 |
Chong Yidong |
Revert last change.
|
Thu, 14 Aug 2008 23:44:14 +0000 |
Chong Yidong |
(lisp-complete-symbol): Supply match-size to display-completion-list.
|
Mon, 11 Aug 2008 21:38:17 +0000 |
Chong Yidong |
(beginning-of-defun): Doc fix.
|
Tue, 06 May 2008 03:21:21 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Sat, 22 Mar 2008 00:10:59 +0000 |
Juri Linkov |
(lisp-complete-symbol):
|
Wed, 05 Mar 2008 20:54:56 +0000 |
Chong Yidong |
(parens-require-spaces): Doc fix.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 11 Apr 2007 00:17:47 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 16 Jan 2006 06:59:21 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Fri, 24 Jun 2005 01:59:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
|
Fri, 20 May 2005 04:22:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
Sat, 09 Apr 2005 02:16:29 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35
|
Sun, 13 Feb 2005 07:19:08 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
|
Sat, 22 Jan 2005 21:39:38 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Sat, 25 Dec 2004 02:00:25 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
Tue, 14 Dec 2004 07:34:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
Thu, 14 Oct 2004 08:50:09 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
|
Thu, 09 Sep 2004 09:36:36 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
|
Sat, 04 Sep 2004 09:14:28 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
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.
|