]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/lisp-mode.el
(lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.
[gnu-emacs] / lisp / emacs-lisp / lisp-mode.el
1996-01-26 Richard M. Stallman(lisp-fill-paragraph): Use fill-paragraph once again...
1996-01-24 Karl Heuer(emacs-lisp-mode-map): Avoid duplicate in menu bindings.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-09 Karl Heuer(emacs-lisp-byte-compile): Fix error message.
1995-12-21 Karl Heuer(lisp-fill-paragraph): Several changes.
1995-11-11 Richard M. Stallman(lisp-mode-variables, lisp-fill-paragraph): Remove
1995-07-28 Karl Heuer(lisp-imenu-generic-expression): Var defined.
1995-07-26 Richard M. Stallman(shared-lisp-mode-map): Don't bind TAB, just set indent...
1995-06-21 Richard M. Stallman(eval-defun): Don't change defvar to defconst
1995-06-14 Simon MarshallPut mark-active for menu-enable property on eval-region...
1995-05-30 Karl Heuer(emacs-lisp-mode-map): Add a menu.
1995-03-11 Richard M. Stallman(eval-defun): Convert defvar to defconst.
1995-02-02 Richard M. Stallman(lisp-fill-paragraph): Return t.
1995-02-02 Richard M. Stallman(shared-lisp-mode-map): Don't bind M-q.
1995-01-30 Richard M. Stallman(lisp-indent-region): Set endmark before indenting...
1994-10-10 Richard M. StallmanFix typo in previous change.
1994-10-10 Richard M. Stallman(calculate-lisp-indent): Local var
1994-10-09 Richard M. Stallman(emacs-lisp-mode-syntax-table): Don't set syntax of...
1994-07-25 Richard M. Stallman(emacs-lisp-mode-syntax-table): Give RET the same synta...
1994-05-03 Richard M. Stallman(lisp-mode-variables): Added missing backslash to outli...
1994-04-28 Karl Heuer(lisp-mode-variables): Undo previous change.
1994-04-24 Richard M. Stallman(lisp-mode-variables): In comment-start-skip,
1994-02-24 Richard M. Stallman(lisp-mode-variables): Set outline-regexp.
1993-11-22 Richard M. Stallman(lisp-eval-defun): Renamed from lisp-send-defun.
1993-06-11 Richard M. Stallman(lisp-indent-function): Look for either
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-29 Richard M. Stallman(indent-sexp): Even if outer-loop-done is t, still...
1993-05-21 Richard M. Stallman(lisp-body-indent): Add doc.
1993-04-01 Richard M. Stallman(eval-defun): Rename argument to avoid collision.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-02-14 Jim Blandy* lisp-mode.el (lisp-fill-paragraph): New function.
1992-09-18 Richard M. Stallmanentered into RCS
1992-07-27 Richard M. Stallman*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-06-03 Richard M. Stallman*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-03-16 Jim Blandy*** empty log message ***
1991-10-25 Jim Blandy*** empty log message ***
1991-05-24 Jim Blandy*** empty log message ***
1991-05-09 Roland McGrath*** empty log message ***
1991-05-09 Jim Blandy*** empty log message ***
1991-05-01 Roland McGrath*** empty log message ***
1991-05-01 Roland McGrath*** empty log message ***
1991-03-12 Brian Preble*** empty log message ***
1991-03-12 Brian PrebleInitial revision