Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (shared-lisp-mode-map): Don't bind M-q. | Richard M. Stallman | 1995-02-02 | 1 | -1/+2 | |
| | | | | (lisp-mode-variables): Put it in fill-paragraph-function locally. | |||||
* | (lisp-indent-region): Set endmark before indenting first line. | Richard M. Stallman | 1995-01-30 | 1 | -7/+13 | |
| | | | | | (indent-sexp): Fixes for ENDPOS != nil case--use nil as starting-point, and don't insist on a complete sexp. | |||||
* | Fix typo in previous change. | Richard M. Stallman | 1994-10-10 | 1 | -1/+1 | |
| | ||||||
* | (calculate-lisp-indent): Local var | Richard M. Stallman | 1994-10-10 | 1 | -21/+30 | |
| | | | | | | last-sexp renamed to calculate-lisp-indent-last-sexp. (lisp-indent-function): Use new name of var. (calculate-lisp-indent-last-sexp): Var defined. | |||||
* | (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed. | Richard M. Stallman | 1994-10-09 | 1 | -1/+0 | |
| | ||||||
* | (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline. | Richard M. Stallman | 1994-07-25 | 1 | -0/+2 | |
| | ||||||
* | (lisp-mode-variables): Added missing backslash to outline-regexp. | Richard M. Stallman | 1994-05-03 | 1 | -3/+1 | |
| | | | | Removed dublicate ";;; Code: " section separator. | |||||
* | (lisp-mode-variables): Undo previous change. | Karl Heuer | 1994-04-28 | 1 | -1/+1 | |
| | ||||||
* | (lisp-mode-variables): In comment-start-skip, | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 | |
| | | | | reject semicolon after a backslash. | |||||
* | (lisp-mode-variables): Set outline-regexp. | Richard M. Stallman | 1994-02-24 | 1 | -0/+2 | |
| | ||||||
* | (lisp-eval-defun): Renamed from lisp-send-defun. | Richard M. Stallman | 1993-11-22 | 1 | -3/+3 | |
| | | | | | (lisp-mode-map): Use new name lisp-eval-defun. Move run-lisp to C-x C-z. | |||||
* | (lisp-indent-function): Look for either | Richard M. Stallman | 1993-06-11 | 1 | -1/+2 | |
| | | | | lisp-indent-hook or lisp-indent-function property. | |||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 | |
| | ||||||
* | (indent-sexp): Even if outer-loop-done is t, still move down one line. | Richard M. Stallman | 1993-05-29 | 1 | -1/+1 | |
| | ||||||
* | (lisp-body-indent): Add doc. | Richard M. Stallman | 1993-05-21 | 1 | -1/+2 | |
| | ||||||
* | (eval-defun): Rename argument to avoid collision. | Richard M. Stallman | 1993-04-01 | 1 | -4/+4 | |
| | | | | (eval-last-sexp): Likewise. | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -2/+9 | |
| | ||||||
* | Add standard library headers. | Eric S. Raymond | 1993-03-17 | 1 | -0/+2 | |
| | ||||||
* | * lisp-mode.el (lisp-fill-paragraph): New function. | Jim Blandy | 1993-02-14 | 1 | -0/+70 | |
| | | | | (shared-lisp-mode-map): Bind M-q to lisp-fill-paragraph. | |||||
* | entered into RCS | Richard M. Stallman | 1992-09-18 | 1 | -2/+6 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 1992-07-27 | 1 | -0/+2 | |
| | ||||||
* | *** empty log message *** | 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/+4 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-06-24 | 1 | -8/+12 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 1992-06-03 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+3 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-03-16 | 1 | -2/+3 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1991-10-25 | 1 | -3/+4 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1991-05-24 | 1 | -9/+8 | |
| | ||||||
* | *** empty log message *** | Roland McGrath | 1991-05-09 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1991-05-09 | 1 | -1/+3 | |
| | ||||||
* | *** empty log message *** | Roland McGrath | 1991-05-01 | 1 | -13/+13 | |
| | ||||||
* | *** empty log message *** | Roland McGrath | 1991-05-01 | 1 | -31/+19 | |
| | ||||||
* | *** empty log message *** | Brian Preble | 1991-03-12 | 1 | -1/+1 | |
| | ||||||
* | Initial revision | Brian Preble | 1991-03-12 | 1 | -0/+625 | |