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.
|