summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
Commit message (Expand)AuthorAgeFilesLines
* (lisp-complete-symbol): Don't print progress messages if in theRomain Francoise2005-12-221-22/+27
* (lisp-complete-symbol): Mostly undo the change by Kevin Rodgers.Stefan Monnier2005-12-221-6/+9
* (lisp-complete-symbol): Don't call delete-windows-on with an inexistent buffer.Stefan Monnier2005-12-211-2/+3
* (lisp-complete-symbol): Regenerate the completion list, even after a partialEli Zaretskii2005-12-101-5/+8
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-161-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (check-parens): Fix spellings.Juanma Barranquero2005-06-211-1/+1
* (check-parens): Fix docstring.Lute Kamstra2005-05-181-4/+5
* (defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)Luc Teirlinck2005-04-081-10/+10
* (buffer-end): Doc fix.Richard M. Stallman2005-02-061-0/+3
* (backward-kill-sexp, kill-sexp): Doc fixes.Richard M. Stallman2005-01-171-6/+6
* (mark-sexp, mark-defun): New arg ALLOW-EXTENDRichard M. Stallman2004-12-291-11/+16
* (beginning-of-defun, end-of-defun): Don'tKim F. Storm2004-12-141-4/+2
* * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):Juri Linkov2004-12-131-16/+22
* (mark-sexp): Preserve direction when repeating.Stefan Monnier2004-10-121-3/+5
* (kill-backward-up-list): New function.Eli Zaretskii2004-09-041-0/+14
* (beginning-of-defun, end-of-defun):Juri Linkov2004-09-021-2/+4
* (insert-pair-alist): New var.Juri Linkov2004-05-281-26/+67
* (mark-defun, narrow-to-defun): If moving back then fwd gets a defunRichard M. Stallman2004-05-221-15/+46
* (beginning-of-defun, end-of-defun):Juri Linkov2004-05-011-17/+40
* (beginning-of-defun-raw, end-of-defun):Stefan Monnier2004-04-141-7/+15
* (beginning-of-defun-raw, end-of-defun):Richard M. Stallman2004-01-291-8/+17
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (beginning-of-defun-function): Doc fix.Dave Love2003-08-201-2/+3
* (beginning-of-defun-raw): Use shy-group.Stefan Monnier2003-05-181-1/+1
* (beginning-of-defun): Fix typo.Juanma Barranquero2002-10-171-1/+1
* * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marksKai Großjohann2002-02-171-11/+12
* * lisp/simple.el (mark-word): Mark more if repeated.Kai Großjohann2002-02-151-13/+26
* (lisp-complete-symbol): Repeating the commandRichard M. Stallman2002-01-111-51/+69
* (mark-sexp): Mark more if repeated.Stefan Monnier2001-11-191-1/+5
* (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