summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (lisp-eval-defun): Renamed from lisp-send-defun.Richard M. Stallman1993-11-221-3/+3
| | | | | (lisp-mode-map): Use new name lisp-eval-defun. Move run-lisp to C-x C-z.
* (lisp-indent-function): Look for eitherRichard M. Stallman1993-06-111-1/+2
| | | | lisp-indent-hook or lisp-indent-function property.
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
|
* (indent-sexp): Even if outer-loop-done is t, still move down one line.Richard M. Stallman1993-05-291-1/+1
|
* (lisp-body-indent): Add doc.Richard M. Stallman1993-05-211-1/+2
|
* (eval-defun): Rename argument to avoid collision.Richard M. Stallman1993-04-011-4/+4
| | | | (eval-last-sexp): Likewise.
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-2/+9
|
* Add standard library headers.Eric S. Raymond1993-03-171-0/+2
|
* * lisp-mode.el (lisp-fill-paragraph): New function.Jim Blandy1993-02-141-0/+70
| | | | (shared-lisp-mode-map): Bind M-q to lisp-fill-paragraph.
* entered into RCSRichard M. Stallman1992-09-181-2/+6
|
* *** empty log message ***Richard M. Stallman1992-07-271-0/+2
|
* *** empty log message ***Eric 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/+4
|
* *** empty log message ***Jim Blandy1992-06-241-8/+12
|
* *** empty log message ***Richard M. Stallman1992-06-031-1/+1
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
|
* *** empty log message ***Jim Blandy1992-03-161-2/+3
|
* *** empty log message ***Jim Blandy1991-10-251-3/+4
|
* *** empty log message ***Jim Blandy1991-05-241-9/+8
|
* *** empty log message ***Roland McGrath1991-05-091-2/+2
|
* *** empty log message ***Jim Blandy1991-05-091-1/+3
|
* *** empty log message ***Roland McGrath1991-05-011-13/+13
|
* *** empty log message ***Roland McGrath1991-05-011-31/+19
|
* *** empty log message ***Brian Preble1991-03-121-1/+1
|
* Initial revisionBrian Preble1991-03-121-0/+625