log lisp/emacs-lisp/lisp.el @ 42343:199bc55cdd07

age author description
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