Some fixes to follow coding conventions in files maintained by FSF.
[bpt/emacs.git] / lisp / emacs-lisp / lisp-mode.el
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-07-06 Gerd Moellmann(lisp-mode-shared-map): Bind TAB
2001-06-23 Richard M. Stallman(eval-last-sexp): Doc fix.
2001-06-05 Eli Zaretskii(lisp-indent-offset): Add a doc string.
2001-05-15 Gerd Moellmann(lisp-mode): Make
2001-05-09 Gerd Moellmann(lisp-interaction-mode): Doc fix.
2001-01-27 Eli Zaretskii(lisp-mode-shared-map): Undo the change from 2001-01...
2001-01-12 Sam Steingold(lisp-mode-shared-map): Bind `backspace' to `backward...
2000-12-08 Dave Love(lisp-mode): Set
2000-11-14 Stefan Monnier(lisp-mode-variables):
2000-11-06 Dave Love(lisp-imenu-generic-expression): Match
2000-10-08 Dave Love(lisp-imenu-generic-expression): Don't
2000-08-08 Gerd Moellmann(eval-last-sexp-1): Handle `#N=' labels.
2000-07-05 Gerd Moellmann(eval-defun-2): Remove parameter
2000-05-19 Stefan Monnier(lisp-mode-variables): Set comment-add.
2000-03-26 Dave Love(lisp-eval-defun): Make arglist compatible with inf...
2000-03-01 Dave Love(lisp-mode-syntax-table): Fix syntax of |.
2000-02-23 Kenichi HandaDon't change syntax of multibyte
2000-02-22 Dave Love(emacs-lisp-mode-syntax-table)
2000-01-28 Dave LoveAdd indent specs for dolist, dotimes, when, unless.
2000-01-12 Gerd Moellmann(eval-last-sexp-1): Renamed from
2000-01-12 Richard M. Stallman(with-syntax-table): Moved to subr.el.
1999-12-02 Gerd Moellmann(lisp-mode-variables): Change
1999-09-14 Gerd Moellmann(eval-last-sexp): Use prin1 instead of print.
1999-09-14 Richard M. Stallman(eval-defun, eval-last-sexp):
1999-09-12 Richard M. Stallman(eval-last-sexp): If after ?\LETTER, use all of that...
1999-09-10 Dave Love(lisp-imenu-generic-expression): Recognize define-widget.
1999-08-29 Richard M. Stallman(eval-defun): Expand macros,
1999-07-30 Dave LoveFix previous change.
1999-07-29 Dave Love(eval-defun): Re-written to avoid
1999-06-27 Karl Heuer(eval-defun): Doc fix.
1998-11-19 Richard M. Stallman(lisp-interaction-mode-map): Doc fix.
1998-11-16 Kenichi HandaSet syntaxes all non-word multibyte
1998-10-06 Karl Heuer(eval-defun): Return the evaluation result.
1998-09-04 Karl Heuer(lisp-imenu-generic-expression):
1998-06-13 Richard M. Stallman(eval-defun): Pass read function to
1998-05-25 Richard M. Stallman(eval-defun): Pass proper beg to eval-region.
1998-04-13 Karl Heuer(eval-defun): Arrange to use eval-region
1998-03-18 Dave Love(lisp-fill-paragraph): Adjust
1998-03-08 Richard M. Stallman(lisp-interaction-mode-map)
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-11-24 Richard M. Stallman(lisp-mode-auto-fill): New function.
1997-10-01 Richard M. Stallman(lisp-imenu-generic-expression): Allow `/' in names.
1997-09-09 Richard M. Stallman(lisp-imenu-generic-expression): Recognize`defcustom...
1997-08-26 Richard M. Stallman(emacs-lisp-mode-syntax-table): Give formfeed whitespac...
1997-07-31 Richard M. Stallman(eval-last-sexp): Ignore `...' around sexp.
1997-04-10 Richard M. Stallman(eval-defun): For defcustom, always set the value.
1997-04-05 Richard M. Stallman(indent-sexp): If calculate-lisp-indent returns nil,
1997-03-11 Karl Heuer(lisp-imenu-generic-expression): Accept `*', `|',
1997-02-23 Karl Heuer(eval-last-sexp): Allow let-bindings to terminate
1996-12-16 Richard M. StallmanChange defconsts to defvars.
1996-11-11 Erik Naggum(combine-after-change-calls): The first form is not...
1996-11-09 Richard M. Stallman(combine-after-change-calls): Add lisp-indent-function...
1996-10-08 Erik Naggum(with-current-buffer): Correct indentation property.
1996-10-03 Richard M. Stallman(eval-after-load): Add lisp-indent-function for it.
1996-10-03 Erik Naggum(with-temp-buffer): Add indentation property.
1996-09-28 Richard M. Stallman(with-temp-file): Add lisp-indent-function property.
1996-09-27 Richard M. Stallman(save-current-buffer, with-current-buffer)
1996-07-04 Miles Bader(lisp-mode-variables): Set comment-start-skip to ignore...
1996-03-17 Richard M. Stallman(lisp-fill-paragraph): Treat code-and-comment case...
1996-03-02 Richard M. StallmanComment change.
1996-02-29 Simon MarshallSave if reqd in emacs-lisp-byte-compile-and-load.
1996-02-21 Karl Heuer(lisp-fill-paragraph): When filling a comment,
1996-02-05 Richard M. Stallman(lisp-mode-variables): Locally clear adaptive-fill...
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 ***
next