summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
Commit message (Expand)AuthorAgeFilesLines
* (defun-prompt-regexp): Doc fix.Gerd Moellmann2000-10-241-1/+3
* (down-list, backward-up-list, up-list): Doc fix.Gerd Moellmann2000-10-131-6/+3
* (lisp-complete-symbol): Only jump 2 not 3 levels.Stefan Monnier2000-10-011-1/+0
* (lisp-complete-symbol):Stefan Monnier2000-09-291-12/+31
* (defun-prompt-regexp, parens-require-spaces): Doc fix.Dave Love2000-08-201-29/+33
* (beginning-of-defun-raw): Add regexpGerd Moellmann2000-03-241-1/+2
* (beginning-of-defun-function): Variable renamed from beginning-of-defun.Richard M. Stallman2000-01-211-25/+21
* (beginning-of-defun): New variable.Dave Love2000-01-051-60/+120
* (lisp-complete-symbol): Don't bind completion-fixup-function.Richard M. Stallman1998-10-131-6/+1
* (defun-prompt-regexp): Fix customize type.Richard M. Stallman1997-09-091-1/+2
* (move-past-close-and-reindent):Richard M. Stallman1997-09-071-1/+19
* Use defcustom.Richard M. Stallman1997-05-051-4/+8
* (lisp-complete-symbol): Sort the list.Richard M. Stallman1996-11-011-0/+1
* (narrow-to-defun): Narrow to the same defun that `mark-defun' would makeErik Naggum1996-10-081-4/+8
* (narrow-to-defun): New function.Richard M. Stallman1996-08-291-0/+9
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (insert-parentheses): Don't insert spaces at beginning and end of buffer.Richard M. Stallman1994-09-221-0/+2
* (lisp-complete-symbol): Bind completion-fixup-function.Richard M. Stallman1994-07-111-1/+6
* (lisp-complete-symbol): Likewise.Richard M. Stallman1994-06-101-1/+1
* Update copyright.Karl Heuer1994-05-031-1/+1
* (defun-prompt-regexp): Make this variable buffer-local.Karl Heuer1994-04-201-0/+1
* (beginning-of-defun-raw): Don't err when called at end of buffer.Karl Heuer1994-03-191-1/+1
* (beginning-of-defun-raw): New function.Karl Heuer1994-03-181-7/+15
* (end-of-defun): Fix check for trailing comment.Karl Heuer1994-03-181-1/+1
* (defun-prompt-regexp): Doc fix.Karl Heuer1994-03-151-1/+4
* (lisp-complete-symbol): Doc fix.Richard M. Stallman1994-02-181-4/+5
* (defun-prompt-regexp): Now a user variable.Richard M. Stallman1994-02-171-1/+1
* (insert-parentheses): Doc mod.Karl Heuer1994-02-071-2/+2
* (parens-require-spaces): Var renamed and sense changed.Richard M. Stallman1993-06-161-4/+4
* (parens-dont-require-spaces): New variable.Richard M. Stallman1993-06-141-3/+10
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (mark-sexp, mark-defun): Activate the mark.Richard M. Stallman1993-05-161-2/+3
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+4
* Add or correct keywordsEric S. Raymond1993-03-181-1/+1
* entered into RCSEric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-1/+5
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
* *** empty log message ***Jim Blandy1991-03-121-14/+12
* *** empty log message ***Richard M. Stallman1990-12-101-10/+6
* *** empty log message ***Richard M. Stallman1990-11-121-6/+7
* Initial revisionroot1990-08-271-0/+267