2004-05-28 |
Juri Linkov |
(insert-pair-alist): New var.
|
2004-05-22 |
Richard M. Stallman |
(mark-defun, narrow-to-defun): If moving back then fwd gets a defun
|
2004-05-01 |
Juri Linkov |
(beginning-of-defun, end-of-defun):
|
2004-04-14 |
Stefan Monnier |
(beginning-of-defun-raw, end-of-defun):
|
2004-01-29 |
Richard M. Stallman |
(beginning-of-defun-raw, end-of-defun):
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-20 |
Dave Love |
(beginning-of-defun-function): Doc fix.
|
2003-05-18 |
Stefan Monnier |
(beginning-of-defun-raw): Use shy-group.
|
2002-10-17 |
Juanma Barranquero |
(beginning-of-defun): Fix typo.
|
2002-02-17 |
Kai Großjohann |
* emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
|
2002-02-15 |
Kai Großjohann |
* lisp/simple.el (mark-word): Mark more if repeated.
|
2002-01-11 |
Richard M. Stallman |
(lisp-complete-symbol): Repeating the command
|
2001-11-19 |
Stefan Monnier |
(mark-sexp): Mark more if repeated.
|
2000-10-24 |
Gerd Moellmann |
(defun-prompt-regexp): Doc fix.
|
2000-10-13 |
Gerd Moellmann |
(down-list, backward-up-list, up-list): Doc fix.
|
2000-10-01 |
Stefan Monnier |
(lisp-complete-symbol): Only jump 2 not 3 levels.
|
2000-09-29 |
Stefan Monnier |
(lisp-complete-symbol):
|
2000-08-20 |
Dave Love |
(defun-prompt-regexp, parens-require-spaces): Doc fix.
|
2000-03-24 |
Gerd Moellmann |
(beginning-of-defun-raw): Add regexp
|
2000-01-21 |
Richard M. Stallman |
(beginning-of-defun-function): Variable renamed from beginning-of-defun.
|
2000-01-05 |
Dave Love |
(beginning-of-defun): New variable.
|
1998-10-13 |
Richard M. Stallman |
(lisp-complete-symbol): Don't bind completion-fixup-function.
|
1997-09-09 |
Richard M. Stallman |
(defun-prompt-regexp): Fix customize type.
|
1997-09-07 |
Richard M. Stallman |
(move-past-close-and-reindent):
|
1997-05-05 |
Richard M. Stallman |
Use defcustom.
|
1996-11-01 |
Richard M. Stallman |
(lisp-complete-symbol): Sort the list.
|
1996-10-08 |
Erik Naggum |
(narrow-to-defun): Narrow to the same defun that `mark-defun' would make
|
1996-08-29 |
Richard M. Stallman |
(narrow-to-defun): New function.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1994-09-22 |
Richard M. Stallman |
(insert-parentheses): Don't insert spaces at beginning and end of buffer.
|
1994-07-11 |
Richard M. Stallman |
(lisp-complete-symbol): Bind completion-fixup-function.
|
1994-06-10 |
Richard M. Stallman |
(lisp-complete-symbol): Likewise.
|
1994-05-03 |
Karl Heuer |
Update copyright.
|
1994-04-20 |
Karl Heuer |
(defun-prompt-regexp): Make this variable buffer-local.
|
1994-03-19 |
Karl Heuer |
(beginning-of-defun-raw): Don't err when called at end of buffer.
|
1994-03-18 |
Karl Heuer |
(beginning-of-defun-raw): New function.
|
1994-03-18 |
Karl Heuer |
(end-of-defun): Fix check for trailing comment.
|
1994-03-15 |
Karl Heuer |
(defun-prompt-regexp): Doc fix.
|
1994-02-18 |
Richard M. Stallman |
(lisp-complete-symbol): Doc fix.
|
1994-02-17 |
Richard M. Stallman |
(defun-prompt-regexp): Now a user variable.
|
1994-02-07 |
Karl Heuer |
(insert-parentheses): Doc mod.
|
1993-06-16 |
Richard M. Stallman |
(parens-require-spaces): Var renamed and sense changed.
|
1993-06-14 |
Richard M. Stallman |
(parens-dont-require-spaces): New variable.
|
1993-06-09 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
1993-05-16 |
Richard M. Stallman |
(mark-sexp, mark-defun): Activate the mark.
|
1993-03-22 |
Eric S. Raymond |
Added or corrected Commentary sections
|
1993-03-18 |
Eric S. Raymond |
Add or correct keywords
|
1992-07-22 |
Eric S. Raymond |
entered into RCS
|
1992-07-17 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1991-03-12 |
Jim Blandy |
*** empty log message ***
|
1990-12-10 |
Richard M. Stallman |
*** empty log message ***
|
1990-11-12 |
Richard M. Stallman |
*** empty log message ***
|
1990-08-27 |
root |
Initial revision
|