Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (beginning-of-defun-function): Variable renamed from beginning-of-defun. | Richard M. Stallman | 2000-01-21 | 1 | -25/+21 |
| | | | | | | | (beginning-of-defun-raw): Use new variable name; doc fix. (beginning-of-defun): Doc fix. (end-of-defun-function): Variable renamed from end-of-defun. (end-of-defun): Use new variable name; doc fix. | ||||
* | (beginning-of-defun): New variable. | Dave Love | 2000-01-05 | 1 | -60/+120 |
| | | | | | | | (beginning-of-defun-raw): Use it. (end-of-defun): New variable. (end-of-defun): Use it. (check-parens): New command. | ||||
* | (lisp-complete-symbol): Don't bind completion-fixup-function. | Richard M. Stallman | 1998-10-13 | 1 | -6/+1 |
| | |||||
* | (defun-prompt-regexp): Fix customize type. | Richard M. Stallman | 1997-09-09 | 1 | -1/+2 |
| | |||||
* | (move-past-close-and-reindent): | Richard M. Stallman | 1997-09-07 | 1 | -1/+19 |
| | | | | Don't move closeparen back onto the end of a comment. | ||||
* | Use defcustom. | Richard M. Stallman | 1997-05-05 | 1 | -4/+8 |
| | |||||
* | (lisp-complete-symbol): Sort the list. | Richard M. Stallman | 1996-11-01 | 1 | -0/+1 |
| | |||||
* | (narrow-to-defun): Narrow to the same defun that `mark-defun' would make | Erik Naggum | 1996-10-08 | 1 | -4/+8 |
| | | | | | the region. (insert-parentheses): Let a negative argument enclose preceding sexps. | ||||
* | (narrow-to-defun): New function. | Richard M. Stallman | 1996-08-29 | 1 | -0/+9 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (insert-parentheses): Don't insert spaces at beginning and end of buffer. | Richard M. Stallman | 1994-09-22 | 1 | -0/+2 |
| | |||||
* | (lisp-complete-symbol): Bind completion-fixup-function. | Richard M. Stallman | 1994-07-11 | 1 | -1/+6 |
| | |||||
* | (lisp-complete-symbol): Likewise. | Richard M. Stallman | 1994-06-10 | 1 | -1/+1 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (defun-prompt-regexp): Make this variable buffer-local. | Karl Heuer | 1994-04-20 | 1 | -0/+1 |
| | |||||
* | (beginning-of-defun-raw): Don't err when called at end of buffer. | Karl Heuer | 1994-03-19 | 1 | -1/+1 |
| | |||||
* | (beginning-of-defun-raw): New function. | Karl Heuer | 1994-03-18 | 1 | -7/+15 |
| | | | | (end-of-defun): Handle defun-prompt-regexp correctly. | ||||
* | (end-of-defun): Fix check for trailing comment. | Karl Heuer | 1994-03-18 | 1 | -1/+1 |
| | |||||
* | (defun-prompt-regexp): Doc fix. | Karl Heuer | 1994-03-15 | 1 | -1/+4 |
| | |||||
* | (lisp-complete-symbol): Doc fix. | Richard M. Stallman | 1994-02-18 | 1 | -4/+5 |
| | |||||
* | (defun-prompt-regexp): Now a user variable. | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| | |||||
* | (insert-parentheses): Doc mod. | Karl Heuer | 1994-02-07 | 1 | -2/+2 |
| | |||||
* | (parens-require-spaces): Var renamed and sense changed. | Richard M. Stallman | 1993-06-16 | 1 | -4/+4 |
| | | | | (insert-parentheses): Corresponding changes. | ||||
* | (parens-dont-require-spaces): New variable. | Richard M. Stallman | 1993-06-14 | 1 | -3/+10 |
| | | | | (insert-parentheses): Obey that variable. | ||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
| | |||||
* | (mark-sexp, mark-defun): Activate the mark. | Richard M. Stallman | 1993-05-16 | 1 | -2/+3 |
| | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+4 |
| | |||||
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-03-12 | 1 | -14/+12 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1990-12-10 | 1 | -10/+6 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1990-11-12 | 1 | -6/+7 |
| | |||||
* | Initial revision | root | 1990-08-27 | 1 | -0/+267 |