Mercurial > emacs
log lisp/emacs-lisp/lisp.el @ 103140:ba681b91f716
age | author | description |
---|---|---|
Tue, 03 Mar 2009 16:12:02 +0000 | Stefan Monnier | (end-of-defun-function): Make it more clear that |
Thu, 19 Feb 2009 17:31:51 +0000 | Stefan Monnier | (beginning-of-defun): Fix harmless paren typo. |
Thu, 19 Feb 2009 16:55:24 +0000 | Stefan Monnier | (end-of-defun): Consider the ".*\n" after the end of |
Sat, 14 Feb 2009 04:19:34 +0000 | Stefan Monnier | (end-of-defun-function): Docstring fix. |
Thu, 12 Feb 2009 04:31:01 +0000 | Stefan Monnier | (end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw. |
Thu, 12 Feb 2009 04:16:14 +0000 | Stefan Monnier | (end-of-defun): Don't skip to next line after |
Wed, 04 Feb 2009 05:48:16 +0000 | Miles Bader | Add "^" to interactive spec of sexp movement commands |